Changeset 3497 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/15/04 12:04:09 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3496 r3497 18 18 19 19 -*-*- END OF LINE -*-*- 20 2004/03/15: Thomas Bretz 21 22 * mastro/MObservatory.[h,cc]: 23 - implemented RotationAngle(ra, dec, time) 24 25 * mbase/MTask.[h,cc]: 26 - implemented usage of a TStopwatch to retriev time consumtion 27 informations 28 - changed PrintStatistics not to print classes having no 29 Process() function 30 31 * mbase/MTaskList.[h,cc], mfileio/MReadReports.[h,cc]: 32 - changed PrintStatistics according to changes in MTask 33 34 * mraw/MRawEvtHeader.cc: 35 - added a comment to Fill member function 36 37 * manalysis/MCerPhotEvt.[h,cc]: 38 - added fLut.Set to FixSize and resize fLut by a factor of 2 39 instead of +1 which acelerates creation of all pixels a lot 40 41 42 20 43 2004/03/13: Markus Gaug 21 44 22 * mcalib/MCalibrationChargeCalc.cc 23 * mcalib/MCalibrationChargePix.[h,cc] 24 * mcalib/MCalibrationChargeCam.cc 25 * mcalib/MHCalibrationChargeCam.cc 26 * mcalib/MHCalibrationChargeLoGainPix.cc 45 * mcalib/MCalibrationChargeCalc.cc, mcalib/MCalibrationChargeCam.cc, 46 mcalib/MCalibrationChargePix.[h,cc], 47 mcalib/MHCalibrationChargeCam.cc, 48 mcalib/MHCalibrationChargeLoGainPix.cc: 27 49 - fixed Low Gain calibration 28 50 29 30 * mcalib/MHGausEvents.cc 51 * mcalib/MHGausEvents.cc: 31 52 - changed default fit prob. limit from 0.005 to 0.001 32 53 33 * mbadpixels/MBadPixelsPix.h 54 * mbadpixels/MBadPixelsPix.h : 34 55 - IsCalibrationResultOK does not ask for FitOK any more 35 56 36 * mcalib/MHCalibrationChargeCam.cc 57 * mcalib/MHCalibrationChargeCam.cc: 37 58 - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7 38 59 39 * mraw/MRawEvtPixelIter.[h,cc] 60 * mraw/MRawEvtPixelIter.[h,cc]: 40 61 - function GetIdxMaxLoGainSamples can be called optionally with 41 62 offset (because first "loGain" samples are often in reality … … 43 64 44 65 66 45 67 2004/03/12: Sebastian Raducci 46 68 47 69 * manalysis/Makefile 48 70 - added mastro in the include directories 71 72 49 73 50 74 2004/03/12: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.