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

reg_aladin ignores padding #100

Open
neuronflow opened this issue Aug 15, 2023 · 0 comments
Open

reg_aladin ignores padding #100

neuronflow opened this issue Aug 15, 2023 · 0 comments

Comments

@neuronflow
Copy link

neuronflow commented Aug 15, 2023

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:

image

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?

@neuronflow neuronflow changed the title padding is ignored reg_aladin ignores padding Aug 15, 2023
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

1 participant