Ignore:
Timestamp:
08/16/04 12:26:47 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4618 r4624  
    2121
    2222
     23 2004/08/16: Thomas Bretz
     24
     25   * mcalib/MCalibrateData.[h,cc]:
     26     - change to support also 'No calibration of data'
     27     - removed obsolete dependancie on *'FromData' containers
     28
     29
     30
    2331 2004/08/16: Markus Gaug
    2432 
     
    2937
    3038
     39
    3140 2004/08/14: Markus Gaug
    3241
     
    3847     - some small modifications in the data-check display, discussed
    3948       with Florian
     49
     50
     51
     52 2004/08/13: Thomas Bretz
     53 
     54   * macros/readraw.C:
     55     - updated to get it working with MC data
     56
     57   * mbase/MTaskEnv.cc:
     58     - fixed a typo
     59
     60   * mcalib/MCalibrationChargeCalc.[h,cc],
     61     mcalib/MHCalibrationCam.[h,cc]:
     62     - added ReadEnv
     63     - changed some output slightly to match into a typical
     64       80-column console
     65
     66   * mjobs/MJCalibration.[h,cc]:
     67     - changed to support Sequences
     68     - added SetEnv
     69     - added possibility to change extractors from a resource file
     70     - put MBadPixelsMerge into the tasklist - for strange reasons
     71       it was missing
     72
     73   * mjobs/MJPedestal.[h,cc]:
     74     - fixed the output name for sequences
     75     - added possibility to set output from resource file
     76
     77   * mpedestal/MPedCalcFromLoGain.[h,cc]:
     78     - changed handling of sanity check for setup
     79     - removed obsolete variables
     80     - changed output slightly to fit into a typical 80-column
     81       console
     82     - added some sanity checks to PostProcess
     83     - added some info-output to PostProcess
     84     - calculate a mean number of total events
     85     - call ReCalc to calc mean values of sectors and areas
     86
     87   * mpedestal/MPedCalcPedRun.[h,cc]:
     88     - changed to use ReCalc instead of doing the calculation itself
     89       for convinience I left the old code as a comment inside -
     90       will be removed later
     91
     92   * mpedestal/MPedPhotCam.[h,cc]:
     93     - slight changes in ReCalc
     94
     95   * mpedestal/MPedestalCam.[h,cc]:
     96     - added ReCalc function (maily taken from PedPhotCamReCalc)
     97
     98   * mpedestal/MPedestalPix.h:
     99     - added Getter for fNumEvents
     100
     101   * mraw/MRawEvtHeader.[h,cc]:
     102     - started adding support for calibration pattern. Please don't
     103       take the current implementation to serious
     104
    40105
    41106
Note: See TracChangeset for help on using the changeset viewer.