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

Fix nipy#3653 and nipy#3654 in the CAT12 Interface #3683

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

JailanOweda
Copy link

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.

@JailanOweda JailanOweda changed the title Fix #3653 and #3654 in the CAT12 Interface Fix nipy#3653 and nipy#3654 in the CAT12 Interface Sep 25, 2024
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

Successfully merging this pull request may close these issues.

nipype.interfaces.cat12.preprocess.CAT12Segment does not accept compressed .nii.gz files
1 participant