Changeset 18391 for trunk/DataCheck/QuickLook
- Timestamp:
- 12/29/15 20:15:48 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/QuickLook/Step1.sh
r18327 r18391 45 45 drivefile=$auxpath/${date}.DRIVE_CONTROL_SOURCE_POSITION.fits 46 46 drivefilenewdaq=$auxpathnewdaq/${date}.DRIVE_CONTROL_SOURCE_POSITION.fits 47 # drive file with information abouttracking position47 # drive file with information tracking position 48 48 drivefile2=$auxpath/${date}.DRIVE_CONTROL_TRACKING_POSITION.fits 49 49 drivefilenewdaq2=$auxpathnewdaq/${date}.DRIVE_CONTROL_TRACKING_POSITION.fits … … 141 141 142 142 rsync_aux_file $drivefilenewdaq $drivefile 143 rsync_aux_file $drivefilenewdaq2 $drivefile2 143 144 144 145 # files on newdaq … … 283 284 if ! [ -e $callistolog ] 284 285 then 286 rsync_aux_file $drivefilenewdaq $drivefile 285 287 rsync_aux_file $drivefilenewdaq2 $drivefile2 286 288 rsync_aux_file $mweatherfilenewdaq $mweatherfile
Note:
See TracChangeset
for help on using the changeset viewer.