nipype
nipype copied to clipboard
Fix nipy#3653 and nipy#3654 in the CAT12 Interface
Summary
Fixes nipy#3653 and nipy#3654.
List of changes proposed in this PR (pull-request)
- Added input trait for the option of no surface measures (noROI) in the CAT12 Segment function.
- Added missing input traits (that were added to the Matlab GUI but not updated in Nipype's CAT12 Interface) for the templates used for surface measures (e.g. thalamus, thalamic_nuclei).
- Added option to process compressed nifti files (.nii.gz) like the latest GUI version allows.
- Corrected if statement for saving ROI and ROIs (surface measure) files.