Skip to content

Commit ae1d91d

Browse files
committed
[skip ci] update documentation to reflect new confounds options
1 parent 69a7908 commit ae1d91d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/workflows.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,10 @@ is presented below:
5353
template_out_grid='native',
5454
use_aroma=False,
5555
aroma_melodic_dim=-200,
56-
<<<<<<< HEAD
57-
ignore_aroma_err=False,
56+
err_on_aroma_warn=False,
5857
return_all_components=False,
5958
fd_spike_thr=0.5,
6059
dv_spike_thr=1.5
61-
=======
62-
err_on_aroma_warn=False,
63-
>>>>>>> 38d0550dcde6d0e212e115b31ea57f7732254406
6460
)
6561

6662

0 commit comments

Comments
 (0)