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

I can’t find the registration option under data transformer tab #2296

Open
AnkitaMohanty24 opened this issue May 23, 2024 · 3 comments
Open

Comments

@AnkitaMohanty24
Copy link

AnkitaMohanty24 commented May 23, 2024

Previously I used the registration from data transform tab to do my volume registration for all of my datasets , keeping one as fixed. I used it in linux -version 1.10.0. However, due to some issue I downloaded it into the windows laptop (same version) , I dnt see the registration option anymore.
Where can I find it?

@psavery
Copy link
Contributor

psavery commented May 24, 2024

I can't remember when it was added. Can you try downloading the prerelease from here? That definitely has the operator.

@AnkitaMohanty24
Copy link
Author

I installed this prerelease version. Also, I found the registration option in this. But it fails to do registration and displays error. Is it a script bug?

Error-
Could not import the necessary modules
Traceback (most recent call last):
File "Registration", line 10, in transform
ImportError: cannot import name 'elastix_registration_method' from 'itk' (unknown location)
critical: In unknown, line 0
critical: Failed to execute the script.
Could not import the necessary modules
Traceback (most recent call last):
File "Registration", line 10, in transform
ImportError: cannot import name 'elastix_registration_method' from 'itk' (unknown location)
critical: In unknown, line 0
critical: Failed to execute the script.

@psavery
Copy link
Contributor

psavery commented May 27, 2024

You need to pip install itk-elastix. Follow the setup instructions here.

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

2 participants