Skip to content

Commit 69f98e3

Browse files
committed
FIX: updates name of preproc workflow in cast example
1 parent ddd2060 commit 69f98e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

casts/nipype_tutorial_showcase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ run "%time preproc01.run('MultiProc', plugin_args={'n_procs': 5})"
5555

5656
say "Investigate the output"
5757
show "Investigate the output"
58-
run "!tree preproc01 -I '*js|*json|*pklz|_report|*.dot|*html'"
58+
run "!tree preproc_flow -I '*js|*json|*pklz|_report|*.dot|*html'"
5959

6060
say "Change the size of the smoothing kernel"
6161
show "Change the size of the smoothing kernel"

0 commit comments

Comments
 (0)