IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2009, 6:35:31 PM (17 years ago)
Author:
watersc1
Message:

changes to support new burntool_state

Location:
trunk/ippconfig/recipes
Files:
3 edited

Legend:

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

    r25299 r25425  
    5656SCAN.ROWS        S32     100
    5757
    58 BURNTOOL.TRAILS U16 0x01
     58# Which regions identified by burntool to mask. 0x01 : only unfit trails, 0x02 "up" trails, 0x04 "down" trails
     59BURNTOOL.TRAILS     U16 0x01
    5960
    6061# Non-linearity correction
  • trunk/ippconfig/recipes/ppStats.config

    r24773 r25425  
    190190  CONCEPT       STR     FPA.TELTEMP.EXTRA  # Miscellaneous temperatures (C)     
    191191
     192  CONCEPT       STR     FPA.BURNTOOL.APPLIED
     193
    192194  CONCEPT       STR     FPA.PON.TIME    # time since last power on
    193195
  • trunk/ippconfig/recipes/ppStatsFromMetadata.config

    r23940 r25425  
    4444  ENTRY  VAL  FPA.TELTEMP.EXTRA   F32  CONSTANT          -teltemp_extra       # Miscellaneous temperatures (C)
    4545  ENTRY  VAL  FPA.PON.TIME        F32  CONSTANT          -pon_time            # time since last power on
     46#  ENTRY  VAL  FPA.BURNTOOL.APPLIED S32 CONSTANT          -burntool_state      #
    4647  ENTRY  VAL  CHIP.TEMP           F32  SAMPLE_MEAN       -ccd_temp            # CCD temperature
    4748  ENTRY  VAL  CELL.EXPOSURE       F32  SAMPLE_MEAN       -exp_time            # Exposure time
Note: See TracChangeset for help on using the changeset viewer.