IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24484


Ignore:
Timestamp:
Jun 18, 2009, 10:40:21 AM (17 years ago)
Author:
eugene
Message:

adding noisemap to api

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotMaskReadout.c

    r23688 r24484  
    2727    }
    2828    if (!readout->variance) {
    29         if (!pmReadoutGenerateVariance(readout, true)) {
     29        if (!pmReadoutGenerateVariance(readout, NULL, true)) {
    3030            psError (PSPHOT_ERR_CONFIG, false, "trouble creating variance");
    3131            return false;
Note: See TracChangeset for help on using the changeset viewer.