- Timestamp:
- 04/11/19 15:32:30 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Processing/FillAnalysisResults.sh
r19483 r19494 92 92 fileid=`sendquery` 93 93 #echo "INFO calculating source position for "$fileid 94 printprocesslog "INFO calculatingfilling results ("$analysis") for "$fileid94 printprocesslog "INFO filling results ("$analysis") for "$fileid 95 95 echo "INFO filling results ("$analysis") for "$fileid >> $logfile 96 echo "INFO filling results ("$analysis") for "$fileid #>> $logfile96 #echo "INFO filling results ("$analysis") for "$fileid #>> $logfile 97 97 98 98 outpath=$datapath/analysis_CutsLC/`echo $night | cut -c 1-4`/`echo $night | cut -c 5-6`/`echo $night | cut -c 7-8` … … 126 126 finish 127 127 128
Note:
See TracChangeset
for help on using the changeset viewer.