IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34793


Ignore:
Timestamp:
Dec 11, 2012, 11:11:18 AM (14 years ago)
Author:
bills
Message:

Add NDET, NDET_EXT, and NDET_FORCED to CAMSTATS (actually psastro stats)
Use them to set skcal results command arguments

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppStats.config

    r30049 r34793  
    127127  HEADER        STR     IMAGE_V
    128128  HEADER        STR     STREAK_V
     129 
     130  HEADER        STR     NDET            # sources->n
     131  HEADER        STR     NDET_EXT
     132  HEADER        STR     NDET_FRC
    129133
    130134  ANALYSIS      MULTI   # metadata blocks to search in chip/cell/readout->analysis
  • trunk/ippconfig/recipes/ppStatsFromMetadata.config

    r32966 r34793  
    544544  ENTRY  VAL  DT_ASTR             F32  CONSTANT         -dtime_astrom     
    545545  ENTRY  VAL  NASTRO              S32  CONSTANT         -n_astrom         
     546  ENTRY  VAL  NDET                S32  CONSTANT         -n_detections
     547  ENTRY  VAL  NDET_EXT            S32  CONSTANT         -n_extended
     548  ENTRY  VAL  NDET_FRC            S32  CONSTANT         -n_forced
    546549
    547550  ENTRY  VAL  ZPT_OBS             F32  CONSTANT         -zpt_obs
Note: See TracChangeset for help on using the changeset viewer.