IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2006, 11:55:54 AM (19 years ago)
Author:
Paul Price
Message:

Propagating API change to pmReadoutGenerateMaskWeight.

File:
1 edited

Legend:

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

    r10269 r10288  
    5959    // Flat-field correction (no options used?)
    6060    if (options->doFlat) {
    61         pmReadoutGenerateMaskWeight(input);
     61        pmReadoutGenerateMaskWeight(input, true);
    6262        pmReadout *flat = pmFPAfileThisReadout(config->files, detview, "PPIMAGE.FLAT");
    6363        if (!pmFlatField(input, flat)) {
Note: See TracChangeset for help on using the changeset viewer.