nipreps / fmriprep

fMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse fMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
https://fmriprep.org
Apache License 2.0
638 stars 294 forks source link

Mention fMRIPost-AROMA in parser documentation #3356

Closed tsalo closed 2 months ago

tsalo commented 2 months ago

Closes #3355.

Changes proposed in this pull request

tsalo commented 2 months ago

Here's what it looks like:

image

effigies commented 2 months ago

What does it look like with fmriprep --help?

effigies commented 2 months ago

The failures will need some commits from #3353. Don't worry about it for now.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.03%. Comparing base (fe7c9ff) to head (fe75352). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3356 +/- ## ========================================== - Coverage 71.03% 68.03% -3.01% ========================================== Files 56 56 Lines 4233 4233 Branches 638 638 ========================================== - Hits 3007 2880 -127 - Misses 1114 1230 +116 - Partials 112 123 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tsalo commented 2 months ago

Here's what fmriprep --help looks like locally:

image

The failures will need some commits from https://github.com/nipreps/fmriprep/pull/3353. Don't worry about it for now.

Awesome!

effigies commented 2 months ago

LGTM. Let's merge it.