Image corruption when loading single DICOM CT slice as Scalar Volume

Hi everyone,

I am currently working on building a retrospective clinical database, extracting body composition and radiomic data from thoracic CT scans specifically at the T4 level. Our historical workflow involved exporting these single, targeted CT slices directly from our hospital PACS and importing them into 3D Slicer. In the past, this worked seamlessly. However, with the latest batch of extracted single slices, the images appear completely corrupted upon loading.

What happens is that I import the single DICOM file via the DICOM Browser. Slicer correctly indexes the patient but highlights that there is only “1 image” in the series.

  1. Because standard loading fails or triggers missing-image warnings, I force the load via the Advanced tab → Examine → selecting Scalar Volume and clicking Load.
  2. The volume loads without explicit error pop-ups, but the visualization shows a severe shearing/scrambling artifact. The pixel matrix appears completely misaligned and oblique.
  3. I have already ruled out basic display issues (I applied the “Fit to window” centering and standard CT Window/Level presets, but the structural distortion remains).

Has anyone encountered this specific artifact when working with isolated single slices? Are there any recommended workarounds (e.g., switching from GDCM to DCMTK reader), or can the DICOM Patcher module be configured to rebuild the matrix for these orphaned slices?

Thank you in advance for your time and expertise.