[Swift-commit] r3033 - 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:15:54 CDT 2009


Author: andric
Date: 2009-08-03 00:15:54 -0500 (Mon, 03 Aug 2009)
New Revision: 3033

Added:
   SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/smoothTSprep3.sh
Log:
for prepping surface time series to go into the db

Added: SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/smoothTSprep3.sh
===================================================================
--- SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/smoothTSprep3.sh	                        (rev 0)
+++ SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/preprocessingDos/smoothTSprep3.sh	2009-08-03 05:15:54 UTC (rev 3033)
@@ -0,0 +1,6 @@
+#!/bin/tcsh
+
+foreach h (lh rh)
+echo "doing $h"; date
+paste -d ' ' PK2${h}smth PK2vertNum.${h} PK2_${h}.roiNum cleanTSsmooth_${h}_PK2justTS.1D > cleanTSsmooth_${h}_PK2fordb.txt
+end




More information about the Swift-commit mailing list