IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24231


Ignore:
Timestamp:
May 20, 2009, 12:46:55 PM (17 years ago)
Author:
eugene
Message:

add option to flip cells before flattening

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r23981 r24231  
    4141CROSSTALK.MEASURE  BOOL    FALSE           # Subtract model background?
    4242CROSSTALK.CORRECT  BOOL    FALSE           # Subtract model background?
     43
     44# apply the cell parity flips to the cells?
     45APPLY.CELL.PARITY  BOOL    FALSE
    4346
    4447## if we use multithreaded detrending, detrend this number of rows per thread
  • trunk/ippconfig/vysos5/ppImage.config

    r21542 r24231  
    2323ASTROM.MOSAIC    BOOL    FALSE           # Astrometry for mosaic?
    2424
     25# apply the cell parity flips to the cells?
     26APPLY.CELL.PARITY  BOOL    TRUE
     27
    2528# binned output image options
    2629BIN1.XBIN               S32     8
Note: See TracChangeset for help on using the changeset viewer.