Ignore:
Timestamp:
08/11/04 14:32:49 (21 years ago)
Author:
hbartko
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4578 r4579  
    1919
    2020                                                 -*-*- END OF LINE -*-*-
     21
     22
     23  2004/08/11: Hendrik Bartko
     24  * mcalib/MCalibrateData.[h,cc]:
     25    - add SetPedestalType to choose whether to calibrate the pedestal
     26      for each run or each event
     27    - add EnablePedestalType to enable to calibrate the pedestal for
     28      each run or each event
     29    - add DisablePedestalType to disable to calibrate the pedestal for
     30      each run or each event
     31    - add TestFlag test whether to do the run and / or event pedestal
     32      calculation
     33    - add SetNamePedADCRunContainer to change name of pedestal input
     34      container for run pedestals
     35    - add SetNamePedADCEventContainer to change name of pedestal input
     36      container for event pedestals
     37    - add SetNamePedPhotRunContainer to change name of pedestal output
     38      container for run pedestals
     39    - add SetNamePedPhotEventContainer to change name of pedestal output
     40      container for run pedestals
     41   * mbadpixels/MBadPixelsCalc.cc:
     42     - in MBadPixelsCalc::Process() called the MPedPhotCam::ReCalc to
     43       calculate the mean values of the pedestal and RMS for the
     44areas
     45       and sectors of the camera.
     46
     47
    2148
    2249  2004/08/10: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.