Changeset 1296
- Timestamp:
- 04/24/02 15:21:18 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1295 r1296 1 1 -*-*- END -*-*- 2 2002/04/24: Wolfgang Wittek 3 4 * Work was done on the calculation of photon fluxes as a function of 5 Theta and as a function of time. The work is still in progress. 6 7 * macros/wowflux.C 8 - the macr was added (extended and improved version of flux.C) 9 - the macro steers the calculation of photon fluxes as a function 10 of Theta and time 11 - the macro is not yet complete; testing and developing is going on 12 13 * mhist/MHAlphaEnergyTheta 14 MHAlphaEnergyTime 15 MHEffOnTimeTheta 16 MHEffOnTimeTime 17 MHTimeDiffTheta 18 MHTimeDiffTime 19 20 - documentation was added 21 - histogram axes were labeled 22 - in addition : 23 in MHEffOnTimeTheta 24 - range in which the fit of the distribution of time differences 25 is to be performed has been calculated 26 - new histograms were added (chi2/NDF, lambda, N0del) 27 28 29 * mhist/MHThetabarTheta calculation of <Theta> as a function of 30 Theta 31 MHThetabarTime calculation of <Theta> as a function of 32 time 33 34 - these classes were added; 35 they are needed in the flux calculation in 36 order to select for a given bin in Theta (or time) the appropriate 37 effective collection area, which is assumed to be given as a function 38 of Theta and the true energy 39 40 41 * mhist/MHMcEnergyMigration calculation of the migration matrix in 42 the energy 43 - this class was added; 44 the migration matrix describes the migration from the true (E_true) 45 to the estimated energy (E_est); it is needed to determine the 46 distribution of E_true from the measured distribution of E_est 47 by unfolding 48 49 2 50 2002/04/23: Thomas Bretz 3 51 … … 277 325 278 326 279 2002/04/24: Wolfgang Wittek280 281 * Work was done on the calculation of photon fluxes as a function of282 Theta and as a function of time. The work is still in progress.283 284 * macros/wowflux.C285 - the macr was added (extended and improved version of flux.C)286 - the macro steers the calculation of photon fluxes as a function287 of Theta and time288 - the macro is not yet complete; testing and developing is going on289 290 * mhist/MHAlphaEnergyTheta291 MHAlphaEnergyTime292 MHEffOnTimeTheta293 MHEffOnTimeTime294 MHTimeDiffTheta295 MHTimeDiffTime296 297 - documentation was added298 - histogram axes were labeled299 - in addition :300 in MHEffOnTimeTheta301 - range in which the fit of the distribution of time differences302 is to be performed has been calculated303 - new histograms were added (chi2/NDF, lambda, N0del)304 305 306 * mhist/MHThetabarTheta calculation of <Theta> as a function of307 Theta308 MHThetabarTime calculation of <Theta> as a function of309 time310 311 - these classes were added;312 they are needed in the flux calculation in313 order to select for a given bin in Theta (or time) the appropriate314 effective collection area, which is assumed to be given as a function315 of Theta and the true energy316 317 318 * mhist/MHMcEnergyMigration calculation of the migration matrix in319 the energy320 - 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 the323 distribution of E_true from the measured distribution of E_est324 by unfolding325 327 326 328
Note:
See TracChangeset
for help on using the changeset viewer.