IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2013, 9:51:07 AM (13 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20130306: addstar now can block against duplicate image IDs; mextract, mmatch now use a subset of image metadata instead of the whole table

Location:
trunk/Ohana
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana

  • trunk/Ohana/src/addstar/test/simple.dvo

    r34405 r35263  
    5252  exec mkcmf test.in.txt test.cmf -date 2008/1/1 -time 01:00:00 -radec $RA $DEC -type $1
    5353  if ($TAP_VERBOSE)
     54    echo exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 -quick-airmass
    5455    exec addstar -D CATDIR catdir.test -D CAMERA simtest test.cmf -D CATFORMAT $2 -quick-airmass
    5556  else
     
    6869
    6970  for i 0 $testfields:n
     71    if ($TAP_VERBOSE) echo $testfields:$i
    7072    list name -split $testfields:$i
    7173    if ("$name:0" == "SKIP") continue
     
    337339  PSF_INST_FLUX     : SKIP # not ingested into DVO
    338340  PSF_INST_FLUX_SIG : SKIP # not ingested into DVO
    339   AP_MAG_STANDARD   : mag:aperinst # FAIL
     341  AP_MAG            : mag:aperinst # FAIL
    340342  AP_MAG_RAW        : SKIP # not ingested into DVO
    341343  AP_MAG_RADIUS     : SKIP # not ingested into DVO
     
    346348  PEAK_FLUX_AS_MAG  : SKIP # not ingested into DVO
    347349  SKY               : sky       
    348   SKY_SIG           : sky_err   
     350  SKY_SIGMA         : sky_err   
    349351  PSF_CHISQ         : psf_chisq
    350352  CR_NSIGMA         : cr_nsigma
Note: See TracChangeset for help on using the changeset viewer.