IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41366


Ignore:
Timestamp:
May 26, 2020, 4:15:59 PM (6 years ago)
Author:
eugene
Message:

adding basic dvo.config file

Location:
branches/eam_branches/relphot.20200519/test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/relphot.20200519/test/ptolemy.dvo

    r41365 r41366  
    55  output ptolemy.rc
    66    echo "\#"
    7     echo PHOTCODE_FILE dvo.photcodes
    8     echo GSCFILE GSCregions.tbl
    9     echo ZERO_PT 25.0
    10     echo ADDSTAR_RADIUS 1.0
     7    echo PHOTCODE_FILE           dvo.photcodes
     8    echo GSCFILE                 GSCregions.tbl
     9    echo ZERO_PT                 25.0
     10    echo ADDSTAR_RADIUS          1.0
    1111    echo CATMODE                 SPLIT
    1212    echo CATFORMAT               PS1_V5
    13     # echo CATFORMAT               PS1_V2 -- must be at least PS1_V3 for ubercaldist to work
    1413    echo SKY_DEPTH               4
    1514    echo CAMERA                  gpc1
     15    echo MOSAICNAME              GPC1
    1616    echo CAMERA_CONFIG           dvo.layout
    1717    echo JD-KEYWORD              NONE
    1818    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"
    2023  output stdout
    2124
     
    3639      break
    3740    end
    38     system gunzip -c GSCregions.tbl.gz > GSCregions.tbl
     41    exec gunzip -c GSCregions.tbl.gz > GSCregions.tbl
    3942  end
    4043
Note: See TracChangeset for help on using the changeset viewer.