IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 19, 2014, 3:22:46 PM (12 years ago)
Author:
bills
Message:

have psastro output a mask for each chip ASTROM_CHIPS. It has
the value 1 << chip_num if sucessfull otherwise zero
ppStatsFromMetadata ors them all together and then
add to camProcessedExp.
If all 60 gpc1 chips get an astronomical fit the value is 1152921504606846975

File:
1 edited

Legend:

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

    r35269 r36914  
    274274  ENTRY  VAL  DT_ASTR             F32  SUM              -dtime_astrom     
    275275  ENTRY  VAL  NASTRO              S32  SUM              -n_astrom         
     276  ENTRY  VAL  ASTROM_CHIPS        U64  BITWISEOR        -astrom_chips
    276277
    277278  ENTRY  VAL  ZPT_OBS             F32  SAMPLE_MEAN      -zpt_obs
Note: See TracChangeset for help on using the changeset viewer.