We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 think, we should raise an error if the InputRef does not have the same size as Input in here.
InputRef
Input
The text was updated successfully, but these errors were encountered:
Maybe this could be handled more easily at the Cython or Python level.
Sorry, something went wrong.
makes sense to do it in Cython wrapper, yes. It's on the list of things together with anatomical priors.
No branches or pull requests
I think, we should raise an error if the
InputRef
does not have the same size asInput
in here.The text was updated successfully, but these errors were encountered: