IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2009, 1:21:38 PM (17 years ago)
Author:
Paul Price
Message:

Record renormalisation of variance so it can be used elsewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psModules/src/camera/pmFPAMaskWeight.c

    r25379 r25954  
    444444    }
    445445
    446     return true;
     446    return psMetadataAddF32(readout->analysis, PS_LIST_TAIL, PM_READOUT_ANALYSIS_RENORM,
     447                            "Renormalisation of variance", PS_SQR(correction));
    447448}
    448449
Note: See TracChangeset for help on using the changeset viewer.