Ignore:
Timestamp:
09/15/04 14:53:06 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5029 r5030  
    2020                                                 -*-*- END OF LINE -*-*-
    2121
     22 2004/09/15: Thomas Bretz
     23
     24   * callisto.rc:
     25     - added new line for intensity calibration
     26     - fixed MJPedestalY.ExtractPedestal.PedestalUpdate (should be 'no')
     27     
     28   * mbase/MEvtLoop.cc:
     29     - changed such that returning kCONTINUE in MTaskList::Process
     30     is allowed
     31
     32   * mbase/MTaskList.cc:
     33     - changed to return kCONTINUE if Task returned kCONTINUE
     34
     35   * mcalib/MCalibrate.cc, mcalib/MCalibrationChargeCalc.cc:
     36     - cosmetics to output
     37
     38   * mcalib/MCalibrateData.[h,cc]:
     39     - added an output/skip in case more than 90% of all pixels have
     40       been skipped
     41
     42   * mjobs/MJCalibrateSignal.[h,cc]:
     43     - fixed to read the MJCalibration output
     44     - simplified reading container
     45
     46   * mjobs/MJCalibration.[h,cc]:
     47     - simplified writing container
     48
     49   * mjobs/MJob.[h,cc]:
     50     - added WriteContainer
     51     - added ReadContainer
     52
     53   * mpedestal/MPedCalcFromLoGain.cc:
     54     - initialize default number of dump events (500)
     55     - log status of task in PreProcess
     56
     57
     58
    2259 2004/09/15: Markus Gaug
    2360 
    2461   * mjobs/MJCalibration.cc
    25      - data chekc plot for the rel. time calibration
     62     - data check plot for the rel. time calibration
    2663
    2764   * mhcalib/MHCalibrationCam.cc
     
    3168   * mhcalib/MHCalibrationChargeCam.cc
    3269     - simply calls to IntensityCam somewhat
     70
    3371
    3472
     
    4078       Sorry!
    4179
     80
     81
    4282 2004/09/14: Antonio Stamerra
    4383
     
    5191     - added readIPR
    5292               
     93
     94
    5395
    5496 2004/09/14: Markus Gaug
     
    83125
    84126   * mhbase/MH.cc
    85      - took out the search for histogram with the same name in
    86        ProjectARray. Always create new histogram whihc has to be
    87        deleted afterwards.
    88127     - removed an infinite loop created some hours before.
    89 
    90128
    91129   * mhcalib/MHGausEvents.[h,cc]
     
    95133   * mhcalib/MHCalibrationPix.[h,cc]
    96134     - take out fEventFrequency
     135
    97136
    98137
Note: See TracChangeset for help on using the changeset viewer.