Ignore:
Timestamp:
06/26/03 17:00:06 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2236 r2237  
    3535     - added GetNumMaxLoGainSample
    3636
     37   * manalysis/MCT1PadSchweizer.cc, manalysis/MMcPedestalNSBAdd.cc,
     38     manalysis/MSigmabar.cc:
     39     - adapted to new function names in MPedestalPix
     40     
     41   * manalysis/MCerPhotAnal.cc:
     42     - adapted to new function names in MPedestalPix
     43     - fixed to work with real data and monte carlo data
     44     - preliminarily removed error of pedestal and pedestalrms
     45     
     46   * manalysis/MCerPhotCalc.[h,cc]:
     47     - adapted to new function names in MPedestalPix
     48     - fixed to work with real data and monte carlo data
     49   
     50   * manalysis/MMcPedestalCopy.cc, manalysis/MPedCalcPedRun.[h,cc]:
     51     - adapted to new function names in MPedestalPix
     52     - preliminarily removed error of pedestal and pedestalrms
     53 
     54   * manalysis/MPedestalCam.[h,cc]:
     55     - adapted to new function names in MPedestalPix
     56     - preliminarily removed error of pedestal and pedestalrms
     57     - fixed GetPixelContent (do not return Pedestal*PixRatio)
     58     
     59   * manalysis/MPedestalPix.[h,cc]:
     60     - removed old variables
     61     - introduced Pedestal for pedestal
     62     - introduced pedestalRMS for the rms of the pedestal
     63     - error of both values still missing
     64     
     65   * meventdisp/MGCamDisplay.cc:
     66     - fixed display, displays now:
     67       + Number Of Photons
     68       + Pedestal
     69       + PedestalRMS
     70       + Number of Photons/PedestalRMS
     71       
     72   * mimage/MImgCleanStd.[h,cc]:
     73     - fixed image cleaning in the sense that erronously the error
     74       of the number of photons was used instead of the error of
     75       the PMT offset (pedestal)
     76     - introduced some debugging option
     77     
     78   * mmontecarlo/MMcCollectionAreaCalc.cc:
     79     - minor change
     80     
     81
     82 
    3783
    3884
Note: See TracChangeset for help on using the changeset viewer.