Changeset 7351
- Timestamp:
- 09/15/05 12:59:40 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7348 r7351 18 18 19 19 -*-*- END OF LINE -*-*- 20 2005/09/12 Thomas Bretz 21 22 * callisto.cc: 23 - exchanged order of random and peak-search extracted pedestal in the 24 call of job4 (MJCalibrateSignal). It wasn't exchanged correctly when 25 the order of pedestal calculation was exchanged. 26 27 * mbadpixels/MBadPixelsCalc.cc: 28 - replaced return kFALSE in Processing by return kERROR to allow 29 the automatic analysis to detect this kind of fatal errors 30 31 * mbadpixels/MBadPixelsTreat.cc: 32 - fixed abug in the treatment of times. The indices of the neighbors 33 have never been requested but the index of the loop (0-5) instead. 34 35 * mbase/MStatusDisplay.[h,cc]: 36 - a simple improvement to teh usage of DrawClonePad. 37 38 * mgui/MCamEvent.[h,cc]: 39 - new member function GetCameraMean 40 41 * mhflux/MHThreshold.h: 42 - fixed a typo in a comment 43 44 * mhvstime/MHSectorVsTime.cc: 45 - fixed a typo in the gsDefName 46 47 * mjobs/MDataSet.cc, mjobs/MSequence.cc: 48 - stop the loop evaluating sequence/run numbers is seqeunce in NaN 49 50 * mjobs/MJCut.cc: 51 - expand path-name to allow ~ in path name 52 53 * mpedestal/MPedPhotCam.cc, msignal/MSignalCam.cc: 54 - replaced sqrt(pixratio) by PixRatioSqrt 55 56 * msignal/MSignalCam.h: 57 - changed order of functions 58 59 60 20 61 2005/09/12 Daniela Dorner 21 62
Note:
See TracChangeset
for help on using the changeset viewer.