pBFSLab / DeepPrep

DeepPrep: An accelerated, scalable, and robust pipeline for neuroimaging preprocessing empowered by deep learning
https://deepprep.readthedocs.io
Apache License 2.0
18 stars 6 forks source link

Feature Request: Allow None as a Valid Option for --bold_surface_spaces and --bold_volume_space #115

Closed xingyu-liu closed 2 months ago

xingyu-liu commented 2 months ago

I'd like to propose the addition of None as a valid option for the --bold_surface_spaces and --bold_volume_space command-line arguments. This feature will provide flexibility for users who need outputs exclusively in either surface or volume spaces, not both.

Thank you so much! Best, Xingyu

lincong8722 commented 2 months ago

Hi! @xingyu-liu ,

We have added the function of (--bold_surface_spaces) or (--bold_volume_space) to None in the new version of the code. You can pull the latest version of the code or docker for testing.