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

No regOps.getErrorMessage() when trying to perform registration when no registration is loaded #24

Open
mfizyczka opened this issue Mar 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mfizyczka
Copy link

I simply forgot to create a new registration and no registration was loaded, I used this lines:

rigidRegistrationSettings = velocity.DefaultRigidRegistrationSettings()
orThrow(regOps.performRigidRegistrationDICOM(rigidRegistrationSettings), regOps)

I did a bit of debugging here as there was no error message, no exception, script just stopped working without. It took me a quite some to find out the silly mistake. Would be nice if you could add catching this type of Error.

@afwaller afwaller added the bug Something isn't working label Apr 19, 2022
@afwaller
Copy link

Thank you for finding this, we will try to address this in the next build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants