Skip to content

Commit a7f3d7c

Browse files
committed
change config motion_estimate_filter run option
1 parent 0a8f77a commit a7f3d7c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dev/docker_data/default_pipeline.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,9 @@ functional_volreg_twopass : On
678678
# https://www.biorxiv.org/content/10.1101/337360v1.full.pdf
679679
motion_estimate_filter:
680680

681-
run: False
681+
# run: [On, Off]
682+
# this is a fork option
683+
run: [Off]
682684

683685
# options: "notch", "lowpass"
684686
filter_type: "notch"

0 commit comments

Comments
 (0)