Ignore:
Timestamp:
01/22/04 20:54:16 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/MagicSoft/Mars/Changelog ΒΆ

    r2885 r2886  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6
     7 2004/01/22: Abelardo Moralejo
     8
     9   * manalysis/MMcCalibrationUpdate.[h,cc]
     10     - Now ratio of high to low gain is taken from MCalibrationCam if
     11       it existed previously in the parameter list, instead of being
     12       read again from the MMcFadcHeader. Removed Setter function for
     13       fADC2PhInner, no longer necessary. Fixed error regarding the
     14       pedestal conversion to photons (did not read conversion factor
     15       from preexisting MCalibrationCam object).
     16
     17   * mcalib/MMcCalibrationCalc.cc
     18     - Changed parameters of the histogram, and also the quantity being
     19       histogrammed. Check that input data come from a noiseless camera
     20       file before proceeding to do the calibration. Introduced lower
     21       size in cut for calibration. Now rhe calibration constant is not
     22       calculated from the mean of photons/ADC counts, but from the peak
     23       of the histogram.
     24
     25   * macros/starmc.C
     26     - Introduced new scheme. Now there are two loops over two different
     27       sets of files. First loop calculates the calibration constants,
     28       second one does the analysis. Introduced comments. Now the
     29       histogram used in the light calibration is written to the output
     30       file.
     31
    632 2004/01/22: Thomas Bretz
    733
Note: See TracChangeset for help on using the changeset viewer.