IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2021, 9:51:17 AM (5 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/ipp-20211108
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108

  • branches/eam_branches/ipp-20211108/ppImage/src/ppImageOptions.c

    r41382 r41926  
    109109    options->patternRowIter     = 0;       // Clipping iterations
    110110    options->patternRowRej      = NAN;     // Clipping rejection threshold
    111     options->patternRowThresh   = NAN;     // Threshold for ignoring pixels
     111    options->patternRowThresh   = NAN;     // Threshold for ignoring pixels (pixels with counts > median + thresh * stdev are ignored)
    112112    options->patternRowMean     = PS_STAT_NONE; // Statistic for mean
    113113    options->patternRowStdev    = PS_STAT_NONE; // Statistic for standard deviation
Note: See TracChangeset for help on using the changeset viewer.