IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 13, 2022, 10:53:25 AM (4 years ago)
Author:
eugene
Message:

add PATTERN.DEAD.CELLS option; split ppImageDetrendPattern into separate functions for the 4 different options; functions like ppImageDetrendFringeApply and ppImageDetrendPatternApply now test the relevant option and return true if not selected (no need to check the option in the calling function)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/ppImage/src/ppImage.h

    r41894 r42167  
    4646    bool doPatternContinuity;           // Cell continuity correction
    4747    bool doBackgroundContinuity;        // Do mosaic continuity correction
     48    bool doPatternDeadCells;            // match dead cell background patterns
    4849    bool doFringe;                      // Fringe subtraction
    4950    bool doPhotom;                      // Source identification and photometry
Note: See TracChangeset for help on using the changeset viewer.