Changeset 41366
- Timestamp:
- May 26, 2020, 4:15:59 PM (6 years ago)
- Location:
- branches/eam_branches/relphot.20200519/test
- Files:
-
- 1 added
- 1 edited
-
dvo.config (added)
-
ptolemy.dvo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/relphot.20200519/test/ptolemy.dvo
r41365 r41366 5 5 output ptolemy.rc 6 6 echo "\#" 7 echo PHOTCODE_FILE dvo.photcodes8 echo GSCFILE GSCregions.tbl9 echo ZERO_PT 25.010 echo ADDSTAR_RADIUS 1.07 echo PHOTCODE_FILE dvo.photcodes 8 echo GSCFILE GSCregions.tbl 9 echo ZERO_PT 25.0 10 echo ADDSTAR_RADIUS 1.0 11 11 echo CATMODE SPLIT 12 12 echo CATFORMAT PS1_V5 13 # echo CATFORMAT PS1_V2 -- must be at least PS1_V3 for ubercaldist to work14 13 echo SKY_DEPTH 4 15 14 echo CAMERA gpc1 15 echo MOSAICNAME GPC1 16 16 echo CAMERA_CONFIG dvo.layout 17 17 echo JD-KEYWORD NONE 18 18 echo MJD-KEYWORD MJD-OBS 19 # echo "input dvo.config" 19 echo CCDNUM-KEYWORD EXTNAME 20 echo EXPTIME-KEYWORD EXPTIME 21 echo AIRMASS-KEYWORD AIRMASS 22 echo "input dvo.config" 20 23 output stdout 21 24 … … 36 39 break 37 40 end 38 systemgunzip -c GSCregions.tbl.gz > GSCregions.tbl41 exec gunzip -c GSCregions.tbl.gz > GSCregions.tbl 39 42 end 40 43
Note:
See TracChangeset
for help on using the changeset viewer.
