Ignore:
Timestamp:
04/16/04 19:17:36 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3764 r3768  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2004/04/16: Abelardo Moralejo
     22   * mcalib/MCalibrationQEPix.[h,cc]
     23     - Added fAverageQE. Same role as gkDefaultAverageQE, but can be
     24       changed via SetAverageQE. Made public GetAverageQE and
     25       GetAverageQERelVar (this changes needed for MC).
     26
     27   * mcalib/MMcCalibrationCalc.[h,cc]
     28   * manalysis/MMcCalibrationUpdate.[h,cc]
     29     - Adapted to M. Gaug's changes in calibration classes. Behaviour
     30       has been tested to be the same as before those changes. Now the
     31       conversion factor from ADC counts to photoelectrons, and the
     32       average QE (photons->photoelectrons) are calculated independently
     33       (and later combined by MCalibrate to obtain the conversion
     34       ADC->photons).
     35
     36   * mmain/MEventDisplay.cc, macros/mccalibrate.C, starmc.C
     37     - Added call to MExtractSignal::SetSaturationLimit(240)  Affects
     38       only MC display. This was necessary because if electronic noise
     39       is simulated in the FADC, sometimes saturated slices look not
     40       saturated due to negative fluctuations, so it is better to set
     41       the saturation limit at a safe value (240 ADC counts). Changed
     42       signal integration range (only for MC), now from slices 5 to 10.
     43
     44
    2045 2004/04/16: Markus Gaug
    2146
     
    3358       into the "low-gain samples" and mislead thus sliding window to
    3459       be maximized on the tail of the high-gain pulse.
    35 
    3660
    3761 2004/04/15: Markus Gaug
Note: See TracChangeset for help on using the changeset viewer.