Changeset 4563 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/10/04 16:03:01 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4562 r4563 24 24 * mbadpixels/MBadPixelsTreat.[h,cc] 25 25 - replaced flag SetSloppyTreatment() with SetHardTreatment() 26 27 28 29 26 Now the default behaviour consists on treating only the 27 unsuitable pixels, and not also the ureliable, as it was 28 before. If you want to keep on treating both unsuitable and 29 unreliable pixels, please set the new flag on in your macro. 30 30 31 31 * mjobs/MJExtractCalibTest.cc 32 32 - removed line containing SetSloppyTreatment() 33 33 34 34 35 … … 41 42 mpedestal/MPedCalcFromLoGain.[h,cc]: 42 43 - removed dependancy on MBadPixelsCam 44 45 * mastro/MAstro.[h,cc]: 46 - implemented GetMoonPeriod 47 - implemented GetMoonPhase 48 49 * mbase/MTime.cc: 50 - Fixed a floating point problem in Set(&tv) 51 - added GetDateOfSunrise 52 43 53 44 54 … … 56 66 - set the possibility to have the datacheck display with the 57 67 function SetDataCheckDisplay() 68 69 58 70 59 71 2004/08/09: Wolfgang Wittek
Note:
See TracChangeset
for help on using the changeset viewer.