Changeset 6032 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/27/05 09:52:24 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6028 r6032 20 20 21 21 -*-*- END OF LINE -*-*- 22 2005/01/27 Thomas Bretz 23 24 * callisto.cc: 25 - don't display starting pedestals when calibrating the signal 26 27 * callisto.rc: 28 - added some comments 29 30 * star.rc: 31 - according to Daniel M. we have agreed to chenge the default 32 cleaning level to adapt it roughly to the new pedestal 33 34 * manalysis/MCerPhotPix.[h,cc], mpedestal/MPedPhotPix.h: 35 - as agreed in the current calibration meeting we truncate the 36 precision of the stored floating point values to roughly 0.5% 37 to gain storage space in the calibrated data (the gzip 38 algorithm compresses this stuff nicely - we gain roughly 15%) 39 40 * mhflux/MHFalseSource.cc, mjobs/MJCalibration.cc, mjobs/MJStar.cc: 41 - added a comment 42 43 * mjobs/MJCalibrateSignal.cc: 44 - changed title of unsuitable plot 45 - removed plot for calibrated fundamental pedestal as agreed in the 46 current calibration meeting (we may change this to an option) 47 48 * mjobs/MJPedestal.[h,cc]: 49 - changed the name of the "PedDiff" plot to be consistent with the 50 other tab-name 51 - changed the options for the display 52 - removed the dependancy of fDisplayType and the SetDataCheck 53 option 54 - added option kDisplayNone 55 - renamed enums from k*Display to kDisplay* 56 57 * mhist/MHCamEvent.cc: 58 - trying to get rid of the Err_%p workaround. 59 60 61 22 62 2005/01/26 Abelardo Moralejo 23 63 … … 40 80 - added missing container MImagePar. Added possibility to set the 41 81 source position on the camera (for the wobble mode). 82 42 83 43 84
Note:
See TracChangeset
for help on using the changeset viewer.