Skip to content

Commit

Permalink
updated apply mask to use NiftiGz[Mask] data type
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Jan 12, 2024
1 parent 38e182c commit 47b29e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nipype-auto-conv/specs/apply_mask.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
# from the nipype interface, but you may want to be more specific, particularly
# for file types, where specifying the format also specifies the file that will be
# passed to the field in the automatically generated unittests.
mask_file: medimage/nifti-gz
mask_file: medimage/mask+nifti-gz
# type=file|default=<undefined>: binary image defining mask space
in_file: medimage/nifti-gz
# type=file|default=<undefined>: image to operate on
Expand Down

0 comments on commit 47b29e7

Please sign in to comment.