CBICA / CaPTk

Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
https://www.cbica.upenn.edu/captk
Other
173 stars 63 forks source link

Multiple DICOMs in same directory appear as a single image #1470

Open waltman opened 2 years ago

waltman commented 2 years ago

Describe the bug I have four 2D mammography images in the same directory. When I load them I only see a single image, and there's no way to see the others. After converting them to NiFTI, I can switch to the other images by clicking on them in the Images panel.

To Reproduce

  1. Load CaPTk
  2. Select File/Load/Image(s) from the menu, then navigate to a folder with multiple DICOMs
  3. Select all of them and click the Open button
  4. A single image appears in the panel below the Images panel
  5. Click on any image in the Images panel. The image below doesn't change.
  6. Convert the DICOMs to NiFTI by selecting Preprocessing/DICOM to NiFTI from the menu.
  7. Repeat steps 2-5 in the NiFTI folder. Now the images DO change.

Expected behavior The DICOM images should change just like the NiFTIs do.

Screenshots If applicable, add screenshots to help explain your problem.

CaPTk Version v.1.9.0.Alpha Desktop (please complete the following information):

Additional context Add any other context about the problem here. It does seem to work when the DICOMs are in different directories.