IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

update variance generation API for noiseMap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimLoop.c

    r23465 r24486  
    121121                // build one here
    122122                if (!readout->variance) {
    123                     if (!pmReadoutGenerateVariance(readout, true)) {
     123                    if (!pmReadoutGenerateVariance(readout, NULL, true)) {
    124124                        psError (PS_ERR_UNKNOWN, false, "trouble creating variance");
    125125                        return false;
Note: See TracChangeset for help on using the changeset viewer.