[Swift-commit] r3030 - 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:12:00 CDT 2009
Author: andric
Date: 2009-08-03 00:12:00 -0500 (Mon, 03 Aug 2009)
New Revision: 3030
Added:
SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/censor_motion.sh
Log:
this was used to run the censor.py
Added: SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/censor_motion.sh
===================================================================
--- SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/censor_motion.sh (rev 0)
+++ SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/censor_motion.sh 2009-08-03 05:12:00 UTC (rev 3030)
@@ -0,0 +1,9 @@
+#!/bin/tcsh
+
+foreach x (1 2 3 4 5 6 7 8)
+
+#mv mot_PK2.run$x mot_PK2_run$x
+
+./censor.py -f mot_PK2_run$x
+
+end
More information about the Swift-commit
mailing list