IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2009, 4:46:10 PM (17 years ago)
Author:
Paul Price
Message:

Get QUALITY (error code from non-fatal failure, e.g., psphot) into the output statistics and parse for flag to give to ippTools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippconfig/recipes/ppStatsFromMetadata.config

    r20302 r23580  
    5050  ENTRY  VAL  ROBUST_MEDIAN       F32  ROBUST_STDEV      -bg_mean_stdev     
    5151  ENTRY  VAL  ROBUST_STDEV        F32  RMS               -bg_stdev           
     52  ENTRY  VAL  QUALITY             BOOL CONSTANT          -quality
    5253END
    5354
     
    168169  ENTRY  VAL  IQ_M2S_L            F32  SAMPLE_MEAN      -iq_m2s_lq           
    169170  ENTRY  VAL  IQ_M2S_U            F32  SAMPLE_MEAN      -iq_m2s_uq           
     171  ENTRY  VAL  QUALITY             BOOL CONSTANT          -quality
    170172END
    171173
     
    253255  ENTRY  VAL  RANGE.YMAX          S32  CONSTANT          -ymax         
    254256  ENTRY  VAL  ACCEPT              BOOL CONSTANT          -accept
     257  ENTRY  VAL  QUALITY             BOOL CONSTANT          -quality
    255258END
    256259
     
    279282  ENTRY  VAL  NUM_SOURCES         S32  SUM               -sources                       
    280283  ENTRY  VAL  GOOD_PIXEL_FRAC     F32  MEAN              -good_frac                     
     284  ENTRY  VAL  QUALITY             BOOL CONSTANT          -quality
    281285END
    282286
     
    301305  ENTRY  VAL  NUM_SOURCES           S32  SUM               -sources       
    302306  ENTRY  VAL  GOOD_PIXEL_FRAC       F32  MEAN              -good_frac     
     307  ENTRY  VAL  QUALITY               BOOL CONSTANT          -quality
    303308END
    304309
Note: See TracChangeset for help on using the changeset viewer.