frankyeh / DSI-Studio

A Tractography Tool for Diffusion MRI
http://dsi-studio.labsolver.org
Other
118 stars 54 forks source link

Can't load more than 240 dicoms #76

Closed Shade- closed 1 year ago

Shade- commented 1 year ago

Following #75, I have tried to mark other tracks onto different subjects. Found out that DSI Studio fails to load more than 240 DICOM images (using [Slices] > [Insert other images...]); fails at the 241st one. One of my subjects has a 320-images volumetric T1. Tested this by loading them all (says the 241st image fails), then just chunks (40-to-200 for example), the latter works.

For context, I have converted my Siemens DICOM folder with DSI Studio itself (Batch processing > Rename DICOM folders).

frankyeh commented 1 year ago

Thank you for reporting. I will work out a code review to see if I can find out the bug. Frank

On Tue, Jan 10, 2023 at 11:05 AM Filippo @.***> wrote:

Following #75 https://github.com/frankyeh/DSI-Studio/issues/75, I have tried to mark other tracks onto different subjects. Found out that DSI Studio fails to load more than 240 DICOM images (using [Slices] > [Insert other images...]); fails at the 241st one. One of my subjects has a 320-images volumetric T1. Tested this by loading them all (says the 241st image fails), then just chunks (40-to-200 for example), the latter works.

For context, I have converted my Siemens DICOM folder with DSI Studio itself (Batch processing > Rename DICOM folders).

— Reply to this email directly, view it on GitHub https://github.com/frankyeh/DSI-Studio/issues/76, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDI4N5FUQT6LPVQAPCD6LWRWCEHANCNFSM6AAAAAATW7SPYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Shade- commented 1 year ago

Thanks. In the meantime I've been exporting images as nifti, then load them in Slicer, readjust the image intensity and finally export the nifti as DICOM. Dont mind the extra steps as they work just fine but a direct one-click command to export as DICOM is ideal.

frankyeh commented 1 year ago

Hi Filippo,

I have done the code review but still could not find out the bug. Is it

possible to send me the 320 volume T1W DICOM?

Thanks again for your help, Frank

On Thu, Jan 12, 2023 at 5:22 AM Filippo @.***> wrote:

Thanks. In the meantime I've been exporting images as nifti, then load them in Slicer, readjust the image intensity and finally export the nifti as DICOM. Dont mind the extra steps as they work just fine but a direct one-click command to export as DICOM is ideal.

— Reply to this email directly, view it on GitHub https://github.com/frankyeh/DSI-Studio/issues/76#issuecomment-1380111615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACDI4N4RLKOJACPIBO6MJDWR7LOJANCNFSM6AAAAAATW7SPYA . You are receiving this because you commented.Message ID: @.***>

Shade- commented 1 year ago

Sorry for the late reply, I will send you a sample T1W soon. With a recent upgrade in our hardware to the ES8, which can read Nifti files, this has become easier.