Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading multiframe dicoms from a folder #50

Open
macaroniart123 opened this issue May 31, 2022 · 3 comments
Open

Loading multiframe dicoms from a folder #50

macaroniart123 opened this issue May 31, 2022 · 3 comments

Comments

@macaroniart123
Copy link

Hello,
I am trying to load a multivolume diacom folder with well over 100 images that restart in original location every x number of images. I tried loading w/ and without frame identifier of SliceLocation and get the following error:

Successfully read 0 frames
Traceback (most recent call last):
File "C:/Users/rfran/AppData/Local/NA-MIC/Slicer 5.1.0-2022-05-04/bin/../lib/Slicer-5.1/qt-scripted-modules/MultiVolumeImporter.py", line 235, in onImportButtonClicked
mvImage.SetExtent(frame0Extent)
UnboundLocalError: local variable 'frame0Extent' referenced before assignment

I tried saving the images as an nrrd from 3d slicer and then importing that, but then it says it is only a single frame sequence. Tried this with and without SliceLocation as a frame identifier as well

Ideally, I would be able to create multiple frames using the SliceLocation but am stumbling. Any thoughts?

@macaroniart123
Copy link
Author

@lassoan Im not able to upload the data folder, do you think it would be possible to discuss without?

@lassoan
Copy link
Collaborator

lassoan commented Jun 2, 2022

I don't see a chance for investigating 4D image loading issues without data access. You can remove all patient health information and even blank out pixel values, but leave everything else intact.

@fedorov
Copy link
Owner

fedorov commented Jun 2, 2022

I agree with Andras.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants