From 4e850c2528a51dc68330a9cb5e6af287ee7c65d2 Mon Sep 17 00:00:00 2001 From: Kahini Mehta <68132139+kahinimehta@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:31:01 -0400 Subject: [PATCH] Update base_script.sh --- application/base_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/base_script.sh b/application/base_script.sh index cf1b626..3e7908a 100644 --- a/application/base_script.sh +++ b/application/base_script.sh @@ -28,7 +28,7 @@ xcp_d \ --motion-filter-order 4 \ --head-radius auto \ --fd-thresh 0.3 \ # may adjust for each dataset's TR to equal 0.3 mm/sec - --exact-time 300 480 600 \ # 5- and 10-minute correlation matrices + --exact-time 300 480 600 \ # 5- 8- and 10-minute correlation matrices -w work_dir \ # --clean-workdir \ # --resource-monitor \