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

4DCT sequence error #281

Closed
vforcesar opened this issue May 28, 2024 · 5 comments
Closed

4DCT sequence error #281

vforcesar opened this issue May 28, 2024 · 5 comments
Assignees

Comments

@vforcesar
Copy link

I tried to create 4DCT sequences using the 4DCT data as it was loaded, and this is the error I'm getting (See below) . Any ideas on how I can get this working?

Capture

@amymmorton

@amymmorton
Copy link
Collaborator

to add to the issue:
These crashes occurred when attempting to generate VRGs

We first tried to use the 4dct data node (which showed in the sequences browser and showed a playable volume rendering as toggled) but the "volume centering transform error' occurred

We then tried to generate a sequence node from his 4dct volume . When he did so- the available drop down of volumes showed duplicate entries of the sequence . We were able to add the sequence to the browser.
When attemptign to gen vrgs, we chose the second of duplicated seq nodes from the drop down and recieved the 'seq node not belong to this browser node' error.
We switched to the first of duplicate names in the list and recived the index out of range/ centering transfrom error again

@NicerNewerCar
Copy link
Contributor

For 4DCT you do not need to need to add anything to a sequence, as Slicer will automatically import true 4DCT as a sequence.

For the "duplicate" volumes, I assume you mean something like this?
image

The highlighted volume is the sequence and the volume below that is the "proxy" node (3D volume). For more information about the proxy node see the Slicer wiki.

For the "volume centering transform error" I was only able to reproduce when the proxy node was selected.

I think, in order to make this less confusing moving forward, I will segment the input so that for the VRG gen it only allows sequence nodes instead of sequence and volume nodes.

@amymmorton
Copy link
Collaborator

amymmorton commented May 28, 2024 via email

@vforcesar
Copy link
Author

I closed the scene yesterday, but I was able to recreate everything, and it looks like it's working now

Capture

@NicerNewerCar
Copy link
Contributor

I closed the scene yesterday, but I was able to recreate everything, and it looks like it's working now

Glad to hear. I am going to close this issue. I opened BrownBiomechanics/SlicerAutoscoperM#100 to document the need to sperate the inputs as I described above.

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