Changeset 5026 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 09/15/04 13:49:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r5014 r5026 1053 1053 { 1054 1054 1055 MHCalibrationPix 1055 MHCalibrationPix &hist = GetAverageLoGainArea(j); 1056 1056 MCalibrationPix &pix = calcam.GetAverageArea(j); 1057 1057 MBadPixelsPix &bad = calcam.GetAverageBadArea(j); … … 1064 1064 { 1065 1065 1066 MHCalibrationPix 1066 MHCalibrationPix &hist = GetAverageLoGainSector(j); 1067 1067 MCalibrationPix &pix = calcam.GetAverageSector(j); 1068 1068 MBadPixelsPix &bad = calcam.GetAverageBadSector(j);
Note:
See TracChangeset
for help on using the changeset viewer.