SIMEXP / load_confounds

Load fMRIprep confounds in python
MIT License
36 stars 12 forks source link

simplify `_optimize_scrub` #125

Closed pbellec closed 3 years ago

pbellec commented 3 years ago

the code is hard to follow.

htwangtw commented 3 years ago

I would add better unit tests for the scrubbing function as well. Currently, the std DVARS part is probably not covered.