IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2012, 3:03:57 PM (14 years ago)
Author:
eugene
Message:

parallel tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/addstar/test/relphot.parallel.dvo

    r33275 r33276  
    232232
    233233  if ("$MODE" == "setphot_nc")
     234    vstat -q dm
     235    tapOK {abs($MEAN - $ZPT_NOMINAL + $ZPT_REAL_NORM) < 0.005} "setphot_nc  ZP $MJD_IMAGE $FILTER"
     236    return
     237  end
     238
     239  if ("$MODE" == "relphot_nc")
    234240    vstat -q dm
    235241    tapOK {abs($MEAN - $ZPT_NOMINAL + $ZPT_REAL_NORM) < 0.005} "setphot_nc  ZP $MJD_IMAGE $FILTER"
Note: See TracChangeset for help on using the changeset viewer.