[Swift-commit] r3031 - SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Aug 3 00:13:46 CDT 2009


Author: andric
Date: 2009-08-03 00:13:45 -0500 (Mon, 03 Aug 2009)
New Revision: 3031

Added:
   SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/catTS_files.sh
Log:
Used for concatenating the cleaned individual run time series files - post AFNIcleanTSruns.swift - into one

Added: SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/catTS_files.sh
===================================================================
--- SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/catTS_files.sh	                        (rev 0)
+++ SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/catTS_files.sh	2009-08-03 05:13:45 UTC (rev 3031)
@@ -0,0 +1,6 @@
+#!/bin/tcsh
+
+## this is for the cleaned time series that have been volreg'd with slice timing correction
+set subj = "PK2"
+
+3dTcat -prefix cleanTScat_PK2allruns cleanTS_PK2run1+orig cleanTS_PK2run2+orig cleanTS_PK2run3+orig cleanTS_PK2run4+orig cleanTS_PK2run5+orig cleanTS_PK2run6+orig cleanTS_PK2run7+orig cleanTS_PK2run8+orig




More information about the Swift-commit mailing list