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/ppSimMergeReadouts.c

    r21365 r24486  
    1515
    1616    if (!inReadout->variance) {
    17       if (!pmReadoutGenerateVariance(inReadout, true)) {
     17        if (!pmReadoutGenerateVariance(inReadout, NULL, true)) {
    1818        psError (PS_ERR_UNKNOWN, false, "trouble creating variance");
    1919        return false;
Note: See TracChangeset for help on using the changeset viewer.