-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
Description
Describe the bug
-
The FSL BET node should output the binary brain mask, not the skull-stripped brain.
- This should be:
wf.connect(skullstrip, 'mask_file',- instead of
wf.connect(skullstrip, 'out_file',
-
The final result is just a field of "snow" and not a correct binary mask. The final node is the problem.
- Replace the "brain mask to native" node entirely (or remove it).
PENDING: More details to come, issue in progress.
To reproduce
No response
Preconfig
- default
- abcd-options
- anat-only
- blank
- ccs-options
- fmriprep-options
- fx-options
- monkey
- monkey-ABCD
- ndmg
- nhp-macaque
- preproc
- rbc-options
- rodent
Custom pipeline configuration
No response
Run command
No response
Expected behavior
- The BET path of this workflow should produce a binary mask.
- The final result should also be a binary mask.
Acceptance criteria
- Workflow produces a high-quality binary brain mask that continues downstream to the rest of the pipeline and can be used interchangeably as part of the forkable masking options.
Screenshots
No response
C-PAC version
v1.8.7
Container platform
No response
Docker and/or Singularity version(s)
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done