Changeset 16149 for branches/eam_branch_20080109/ippTasks/summit.copy.pro
- Timestamp:
- Jan 18, 2008, 4:21:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080109/ippTasks/summit.copy.pro
r16054 r16149 7 7 # pztool -adddatastore -inst allskycam -telescope ps1 -uri http://otis1.ifa.hawaii.edu/ds/allskycam/index.txt 8 8 9 $workdir = /data/ipp010.0/ 9 # XXX these things below need to be set in pantasks.pro, perhaps with a site-dependent call. 10 # XXX not sure how to handle the .N value if we need to use more than one 11 $workdir_template = /data/@HOST@.0/ 10 12 11 13 $VERBOSE = 1 … … 34 36 periods -poll 1 35 37 periods -timeout 15 38 npending 1 36 39 37 40 # success … … 263 266 substr $DATEOBS 8 2 DAY 264 267 268 # we need to set the workdir based on 1) nebulous or not? 2) chip/host relationship 269 set.workdir.by.camera $CAMERA $CLASS_ID /data/@HOST@.0 270 265 271 # figure out filename 272 # XXXX this filename needs to use nebulous names 266 273 $FILENAME = $workdir/$CAMERA/$YEAR/$MONTH/$DAY/$EXP_NAME/$EXP_NAME.$CLASS_ID.fits 267 274
Note:
See TracChangeset
for help on using the changeset viewer.
