Ignore:
Timestamp:
03/15/04 12:04:09 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3496 r3497  
    1818
    1919                                                 -*-*- 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
    2043 2004/03/13: Markus Gaug
    2144
    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:
    2749     - fixed Low Gain calibration
    2850
    29 
    30    * mcalib/MHGausEvents.cc
     51   * mcalib/MHGausEvents.cc:
    3152     - changed default fit prob. limit from 0.005 to 0.001
    3253
    33    * mbadpixels/MBadPixelsPix.h
     54   * mbadpixels/MBadPixelsPix.h :
    3455     - IsCalibrationResultOK does not ask for FitOK any more
    3556
    36    * mcalib/MHCalibrationChargeCam.cc
     57   * mcalib/MHCalibrationChargeCam.cc:
    3758     - replaced Rel. Err. Limit for outliers in Phe's from 5 sigma to 7
    3859
    39    * mraw/MRawEvtPixelIter.[h,cc]
     60   * mraw/MRawEvtPixelIter.[h,cc]:
    4061     - function GetIdxMaxLoGainSamples can be called optionally with
    4162       offset (because first "loGain" samples are often in reality
     
    4364
    4465
     66
    4567 2004/03/12: Sebastian Raducci
    4668
    4769   * manalysis/Makefile
    4870     - added mastro in the include directories
     71
     72
    4973
    5074 2004/03/12: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.