Skip to content

Commit 7c0f4d6

Browse files
committed
update default number of components
1 parent 1fb8c9d commit 7c0f4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rsfmri_conn_spm_preprocessing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def create_workflow(files,
278278
TR,
279279
num_slices,
280280
norm_threshold=1,
281-
num_components=3,
281+
num_components=5,
282282
vol_fwhm=None,
283283
lowpass_freq=-1,
284284
highpass_freq=-1,

0 commit comments

Comments
 (0)