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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3067 r3069  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2004/02/09: Thomas Bretz
     7
     8  * mbadpixels/*:
     9    - added
     10
     11   * Makefile:
     12     - added MBadPixels
     13
     14   * manalysis/MGeomApply.cc:
     15     - fixed class description
     16
     17   * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]:
     18     - added bad pixel treatment
     19
     20   * mjobs/MJPedestal.[h,cc]:
     21     - reorganized order of functions
     22     - removed a nonsense scrren output (some BLABABLA or so)
     23
     24   * mjobs/Makefile:
     25     - added include for mbadpixels
     26
     27   * mmain/MBrowser.cc:
     28     - do not call construtor of TGTReeLBEntry if pic0=0
     29
     30
     31
    632 2004/02/09: Raquel de los Reyes
    733
     
    1440 2004/02/09: Markus Gaug
    1541
    16   * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
    17     MCalibrationPix.h:
    18     - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
    19       because we can calibrate with the histogram mean and RMS even
    20       if the fit is not OK. Thus, there is a question: IsFitted() and
    21       IsChargeValid(), i.e. does the charge make any sense?
     42   * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,
     43     MCalibrationPix.h:
     44     - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()
     45       because we can calibrate with the histogram mean and RMS even
     46       if the fit is not OK. Thus, there is a question: IsFitted() and
     47       IsChargeValid(), i.e. does the charge make any sense?
    2248
    2349   * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
Note: See TracChangeset for help on using the changeset viewer.