Skip to content

reg_aladin ignores padding #100

@neuronflow

Description

@neuronflow

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions