IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2007, 2:27:15 PM (19 years ago)
Author:
eugene
Message:

adding fringe residual measurement in addition to fringe amplitude; clean up ppImageLoop calls to stats and fringe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageDetrendReadout.c

    r13812 r13970  
    8888    if (options->doFringe) {
    8989        pmCell *fringe = pmFPAfileThisCell(config->files, detview, "PPIMAGE.FRINGE");
    90         if (!ppImageDetrendFringeMeasure(input, fringe, options)) {
     90        if (!ppImageDetrendFringeMeasure(input, fringe, false, options)) {
    9191            return false;
    9292        }
Note: See TracChangeset for help on using the changeset viewer.