IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 19, 2010, 2:30:36 PM (17 years ago)
Author:
Paul Price
Message:

Recipe value GAIN.OVERRIDE specifies whether the gain should be set to unity in the event it is non-finite in ppImage and ppMerge. This seems to be a problem for GPC1, where some gains are not set because they haven't been measured. GAIN.OVERRIDE is turned on for ppImage on GPC1, and off for everything else.

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

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

    r26602 r26629  
    128128FRINGE.FILTERS  MULTI
    129129FRINGE.FILTERS  STR UNDEF
     130
     131GAIN.OVERRIDE   BOOL    FALSE           # Override a non-finite gain?
    130132
    131133DETREND.CONSTRAINTS  METADATA
  • trunk/ippconfig/recipes/ppMerge.config

    r24839 r26629  
    4343STATS.BY.CHIP       BOOL    TRUE            # measure stats for masking by chip (or by readout)
    4444MASK.GROW.NPIX      S32     3               # measure stats for masking by chip (or by readout)
     45
     46GAIN.OVERRIDE       BOOL    FALSE           # Override non-finite gain?
    4547
    4648# Ordinates for fitting dark current
Note: See TracChangeset for help on using the changeset viewer.