IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37192


Ignore:
Timestamp:
Aug 6, 2014, 2:58:53 PM (12 years ago)
Author:
eugene
Message:

adding test sql

Location:
branches/eam_branches/ipp-20140717/ippToPsps/test
Files:
12 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/test/mksasdata.dvo

    r37181 r37192  
    5151
    5252  $expfile = sasdata/o5745g0620o.356996.cm.473458
    53   exec addstar -D CAMERA gpc1 -D CATDIR $catdir $expfile.smf
     53  exec addstar -D CAMERA gpc1 -D CATDIR $catdir -D CATFORMAT PS1_V5 $expfile.smf
    5454
    5555  # are these used to find the exposures in any way?
     
    100100  # a single stack
    101101  $stkfile = sasdata/RINGS.V3.skycell.1225.070.stk.3366216.skycal.1589960
    102   exec addstar -D CAMERA gpc1 -D CATDIR $catdir $stkfile.cmf
     102  exec addstar -D CAMERA gpc1 -D CATFORMAT PS1_V5 -D CATDIR $catdir $stkfile.cmf
    103103
    104104  # echo relphot -D CATDIR $catdir -region {$RA-5} {$RA+5} {$DEC-5} {$DEC+5} -images g,r,i,z,y -update
Note: See TracChangeset for help on using the changeset viewer.