CoBrALab / twolevel_ants_dbm

A twolevel deformation based morphometry pipeline using ants
Other
10 stars 8 forks source link

Implement resample to common space #17

Closed gdevenyi closed 4 years ago

gdevenyi commented 5 years ago

Needs

gdevenyi commented 4 years ago

Use antsRegistrationSyN.sh

gdevenyi commented 4 years ago

secondlevel_template0.nii.gz is the final population average, need to use that with antsRegistrationSyN.sh and the input of "--resample-to-common-space" to generate a affine/warp pair for common space registration.

If this option is enabled, in addition to generating "resampled" jacobians, also generate "commonspace" jacobians where the common space registration stack is applied on top.

gdevenyi commented 4 years ago

Fixed by #30