SIMEXP / load_confounds

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

document ICA denoising #133

Closed pbellec closed 3 years ago

pbellec commented 3 years ago

This should not overlap too much with the fmriprep documentation, but there should be some explanations on the ICA AROMA denoising strategies.

This content has already be generated https://github.com/SIMEXP/load_confounds/pull/96#issuecomment-785257057 But ideally this would be contributed by @htwangtw who put this material together.

htwangtw commented 3 years ago

I am happy to do so before the beta release! Update the docstring and perhaps repo readme as well?

pbellec commented 3 years ago

Awesome, thanks @htwangtw !

I would add a Note about ICA AROMA denoising in the README.md. Also maybe add this content in the docstrings of the respective strategies: https://github.com/SIMEXP/load_confounds/blob/master/load_confounds/strategies.py#L332