-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Labels
enhancementissues describing possible enhancements to the projectissues describing possible enhancements to the project
Description
I think we could have something extremely simple, like this:
ica_denoise \
in_file \
--prefix <prefix> \
--mix <mixing_matrix> \
--clf <component_table> \
--method [aggr,nonaggr,orthaggr] \
--dummy-scans <INT>
Users could pass in the mixing matrix and component table, and the output would just be the denoised version(s) of in_file. Output files would be named <prefix>_desc-<aggr|nonaggr|orthaggr>_bold.<nii.gz|dtseries.nii>.
I'm not sure if we'd want to support additional confounds as well.
Metadata
Metadata
Assignees
Labels
enhancementissues describing possible enhancements to the projectissues describing possible enhancements to the project