ChristianGaser / cat12

Computational Anatomy Toolbox for SPM12
https://neuro-jena.github.io/cat
GNU General Public License v2.0
33 stars 5 forks source link

Bug fix to support template with different resolution and voxel size changes in the longitudinal pipeline. #22

Closed robdahn closed 8 months ago

robdahn commented 8 months ago

(1) Fixed: Corrected issue in using other Templates and output resolutions in the longitudinal pipeline. Use default 1.5 mm in average processing that has to fit to the TPM in cat_long_main. Removed the warning for different output resolutions in cat_long_multi_run. Corrected definitions in cat_main_registration. (2) Fixed: Corrected problem with missing text in the cat_report. (3) Fixed: Corrected an bug in writing the affine/rigid background image in cat_main_write. (4) Fixed: Corrected a bug

Changed paths: M CHANGES.txt M cat_long_main.m M cat_long_multi_run.m M cat_main_registration.m M cat_main_reportfig.m M cat_main_write.m