IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 11, 2015, 1:10:10 PM (11 years ago)
Author:
eugene
Message:

fix addstar and relphot calls for sas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/mkgpc1data.dvo

    r39052 r39105  
    198198
    199199  if ($SMALLTEST)
    200     echo relphot -D CATDIR $catdir -region 8 12 18 22 -averages -update
    201     exec relphot -D CATDIR $catdir -region 8 12 18 22 -averages -update
     200    echo relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -nloop 0 -D STAR_TOOFEW 0 -update
     201    exec relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -nloop 0 -D STAR_TOOFEW 0 -update
     202
     203    echo relastro -v -D CATDIR $catdir -images -update-chips -region 8 12 18 22 -update -apply-offsets
     204    exec relastro -v -D CATDIR $catdir -images -update-chips -region 8 12 18 22 -update -apply-offsets
    202205  else
    203206    echo relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -update
     
    554557  end
    555558  if ($SMALLTEST)
    556     echo relphot -D CATDIR $catdir -region 8 12 18 22 -averages -update
    557     exec relphot -D CATDIR $catdir -region 8 12 18 22 -averages -update
     559    echo relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -nloop 0 -D STAR_TOOFEW 0 -update -boundary-tree tess.3pi.fits -is-diff-db -statmode WT_MEAN
     560    exec relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -nloop 0 -D STAR_TOOFEW 0 -update -boundary-tree tess.3pi.fits -is-diff-db -statmode WT_MEAN
    558561  else
    559562    echo relphot -D CATDIR $catdir -region 8 12 18 22 -images g,r,i,z,y -update
Note: See TracChangeset for help on using the changeset viewer.