Changeset 25954
- Timestamp:
- Oct 27, 2009, 1:21:38 PM (17 years ago)
- Location:
- branches/pap/psModules/src/camera
- Files:
-
- 2 edited
-
pmFPAMaskWeight.c (modified) (1 diff)
-
pmFPAMaskWeight.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psModules/src/camera/pmFPAMaskWeight.c
r25379 r25954 444 444 } 445 445 446 return true; 446 return psMetadataAddF32(readout->analysis, PS_LIST_TAIL, PM_READOUT_ANALYSIS_RENORM, 447 "Renormalisation of variance", PS_SQR(correction)); 447 448 } 448 449 -
branches/pap/psModules/src/camera/pmFPAMaskWeight.h
r25372 r25954 15 15 /// @addtogroup Camera Camera Layout 16 16 /// @{ 17 18 #define PM_READOUT_ANALYSIS_RENORM "READOUT.RENORM" // Name on analysis metadata for renormalisation 17 19 18 20 /// Set a temporary readout mask using CELL.SATURATION and CELL.BAD
Note:
See TracChangeset
for help on using the changeset viewer.
