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
Here is my niftyreg script; I am using version 1.5.68:
niftyreg_scripts/reg_aladin \ -rigOnly \ -pad 42.0 \ -ref $fixed \ -flo $moving \ -res $transformed \ -aff $matrix
results in, the whole volume is 240x240x155:
I also tried to put the -pad 42 as the last parameter and tried higher numbers. I also tried providing it as an integer.
-pad 42
What am I doing wrong? Is there a way to set padding automatically?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here is my niftyreg script; I am using version 1.5.68:
results in, the whole volume is 240x240x155:
I also tried to put the
-pad 42
as the last parameter and tried higher numbers. I also tried providing it as an integer.What am I doing wrong? Is there a way to set padding automatically?
The text was updated successfully, but these errors were encountered: