IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2009, 5:13:36 PM (17 years ago)
Author:
Paul Price
Message:

Fixing pattern subtraction so that it ignores pixels away from the median, in order to reduce bad subtractions around bright stars. Changed API for pmPatternRow, added new recipe paramter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r24892 r24903  
    9898    int patternIter;                    // Clipping iterations
    9999    float patternRej;                   // Clipping threshold
     100    float patternThresh;                // Ignore threshold
    100101    psStatsOptions patternMean;         // Statistic for mean
    101102    psStatsOptions patternStdev;        // Statistic for stdev
Note: See TracChangeset for help on using the changeset viewer.