IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25956


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

Adding missing argument.

File:
1 edited

Legend:

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

    r25954 r25956  
    444444    }
    445445
    446     return psMetadataAddF32(readout->analysis, PS_LIST_TAIL, PM_READOUT_ANALYSIS_RENORM,
     446    return psMetadataAddF32(readout->analysis, PS_LIST_TAIL, PM_READOUT_ANALYSIS_RENORM, 0,
    447447                            "Renormalisation of variance", PS_SQR(correction));
    448448}
Note: See TracChangeset for help on using the changeset viewer.