Ignore:
Timestamp:
04/24/02 14:10:54 (23 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1288 r1295  
    275275     - changed pointers in Calc functions to references
    276276
     277
     278
     279 2002/04/24: Wolfgang Wittek
     280
     281   * Work was done on the calculation of photon fluxes as a function of
     282     Theta and as a function of time. The work is still in progress.
     283
     284   * macros/wowflux.C
     285     - the macr was added (extended and improved version of flux.C)
     286     - the macro steers the calculation of photon fluxes as a function
     287       of Theta and time
     288     - the macro is not yet complete; testing and developing is going on
     289
     290   * mhist/MHAlphaEnergyTheta
     291           MHAlphaEnergyTime
     292           MHEffOnTimeTheta
     293           MHEffOnTimeTime
     294           MHTimeDiffTheta
     295           MHTimeDiffTime
     296
     297     - documentation was added
     298     - histogram axes were labeled
     299     - in addition :
     300          in MHEffOnTimeTheta
     301             - range in which the fit of the distribution of time differences
     302               is to be performed has been calculated
     303             - new histograms were added (chi2/NDF, lambda, N0del)
     304           
     305
     306   * mhist/MHThetabarTheta          calculation of <Theta> as a function of
     307                                    Theta
     308           MHThetabarTime           calculation of <Theta> as a function of
     309                                    time
     310
     311     - these classes were added;
     312       they are needed in the flux calculation in
     313       order to select for a given bin in Theta (or time) the appropriate
     314       effective collection area, which is assumed to be given as a function
     315       of Theta and the true energy
     316
     317
     318   * mhist/MHMcEnergyMigration      calculation of the migration matrix in
     319                                    the energy
     320     - this class was added;
     321       the migration matrix describes the migration from the true (E_true)
     322       to the estimated energy (E_est); it is needed to determine the
     323       distribution of E_true from the measured distribution of E_est
     324       by unfolding
    277325
    278326
     
    713761     - fix bug of Pedestal and Pedestal fluctuaions correspondence.
    714762
    715 <<<<<<< Changelog
    716 
    717 =======
    718 >>>>>>> 1.148
    719763
    720764 2001/12/18: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.