IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 25, 2010, 9:09:13 PM (16 years ago)
Author:
Paul Price
Message:

Allow pattern subtraction to be turned on according to the chip. More generally, added a function, pmConfigRecipeValueByView that treats a recipe item as a menu of chips and optional cells. Turned pattern subtraction off by default for gpc1.

File:
1 edited

Legend:

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

    r26629 r26682  
    2323TILTYSTREAK.APPLY       BOOL    FALSE          # apply the 'tiltystreak' tool
    2424NOISEMAP                BOOL    FALSE          # Apply read noise map
     25
     26PATTERN         BOOL    FALSE   # Do any pattern subtraction at all?
     27PATTERN.SUBSET  METADATA        # List of chips and whether to do pattern subtraction
     28        XY01    BOOL    FALSE
     29        XY02    BOOL    FALSE
     30        XY03    BOOL    FALSE
     31        XY04    BOOL    FALSE
     32        XY05    BOOL    FALSE
     33        XY06    BOOL    FALSE
     34        XY10    BOOL    FALSE
     35        XY11    BOOL    FALSE
     36        XY12    BOOL    FALSE
     37        XY13    BOOL    FALSE
     38        XY14    BOOL    FALSE
     39        XY15    BOOL    FALSE
     40        XY16    BOOL    FALSE
     41        XY17    BOOL    FALSE
     42        XY20    BOOL    FALSE
     43        XY21    BOOL    FALSE
     44        XY22    BOOL    FALSE
     45        XY23    BOOL    FALSE
     46        XY24    BOOL    FALSE
     47        XY25    BOOL    FALSE
     48        XY26    BOOL    FALSE
     49        XY27    BOOL    FALSE
     50        XY30    BOOL    FALSE
     51        XY31    BOOL    FALSE
     52        XY32    BOOL    FALSE
     53        XY33    BOOL    FALSE
     54        XY34    BOOL    FALSE
     55        XY35    BOOL    FALSE
     56        XY36    BOOL    FALSE
     57        XY37    BOOL    FALSE
     58        XY40    BOOL    FALSE
     59        XY41    BOOL    FALSE
     60        XY42    BOOL    FALSE
     61        XY43    BOOL    FALSE
     62        XY44    BOOL    FALSE
     63        XY45    BOOL    FALSE
     64        XY46    BOOL    FALSE
     65        XY47    BOOL    FALSE
     66        XY50    BOOL    FALSE
     67        XY51    BOOL    FALSE
     68        XY52    BOOL    FALSE
     69        XY53    BOOL    FALSE
     70        XY54    BOOL    FALSE
     71        XY55    BOOL    FALSE
     72        XY56    BOOL    FALSE
     73        XY57    BOOL    FALSE
     74        XY60    BOOL    FALSE
     75        XY61    BOOL    FALSE
     76        XY62    BOOL    FALSE
     77        XY63    BOOL    FALSE
     78        XY64    BOOL    FALSE
     79        XY65    BOOL    FALSE
     80        XY66    BOOL    FALSE
     81        XY67    BOOL    FALSE
     82        XY71    BOOL    FALSE
     83        XY72    BOOL    FALSE
     84        XY73    BOOL    FALSE
     85        XY74    BOOL    FALSE
     86        XY75    BOOL    FALSE
     87        XY76    BOOL    FALSE
     88END
     89
    2590
    2691TILTYSTREAK.BY.CLASS METADATA              # apply the 'tiltystreak' tool
Note: See TracChangeset for help on using the changeset viewer.