Changeset 7043 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/17/05 12:08:31 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7042 r7043 21 21 22 22 -*-*- END OF LINE -*-*- 23 2005/05/17 Thomas Bretz 24 25 * callisto.rc, callisto_Dec04Jan05.rc: 26 - added new comments diescribing setup of MFCosmics 27 28 * mfilter/MFCosmics.[h,cc]: 29 - skip bad pixels using MBadPixelsCam 30 - implemented a check in PostProcess about the fraction 31 of events which survived or were rejected 32 - added ReadEnv for setup 33 34 * mfilter/Makefile: 35 - added mbadpixels 36 - removed mmain and manalysis 37 38 * mhcalib/MHCalibrationChargeCam.h: 39 - removed numbers from data member descrition -- too much 40 to maintain 41 42 * mhcalib/MHCalibrationChargePINDiode.h: 43 - incremented version number (undocumented from bcn) 44 45 * mjobs/MJCalibration.cc: 46 - reorganized some TText output (undocumented from bcn) 47 - overwrite the default of MaxNumberEmptyPixels by 0.05 48 (undocumented from bcn) 49 50 * msignal/MExtractTimeAndChargeDigitalFilter.cc: 51 - changed fgLoGainStartShift from -2.8 to -1.8 52 (undocumented from bcn) 53 54 * msignal/MExtractTimeAndChargeSlidingWindow.h: 55 - increased version number from 0 to 1 (undocumented from bcn) 56 57 58 59 2005/05/17 Markus Gaug (2005/05/16) 60 61 * msignal/MExtractor.[h,cc] 62 - introduce two new variables: fResolutionPerPheHiGain and 63 fResolutionPerPheLoGain, to be set by deriving extractors. 64 - set version number one higher. 65 66 * msignal/MExtractFixedWindow.[h,cc] 67 * msignal/MExtractTimeAndChargeSlidingWindow.[h,cc] 68 * msignal/MExtractTimeAndChargeSpline.[h,cc] 69 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc] 70 - set the variables fResolutionPerPheHiGain and 71 fResolutionPerPheLoGain 72 73 * msignal/MExtractPINDiode.[h,cc] 74 - adapt to current PIN Diode signal, fit signal with Gaussian 75 - set version number up by one. 76 77 * msignal/MExtractedSignalPINDiode.[h,cc] 78 - set new data member fExtractedChi2 79 - set version number up by one. 80 81 * mhcalib/MHCalibrationChargePINDiode.cc 82 - adapt one function to newly used names. 83 - adapt signal tests. 84 85 * mjobs/MJPedestal.[h,cc] 86 - read MBadPixelsCam together with extractor, if exisiting 87 (necessary for bad pixels exclusion in pulse position search). 88 89 * mjobs/MJCalibration.[h,cc] 90 - use MFCosmics in any case (not only for CT1-pulses) and apply 91 a quality criteria depending on number of rejected events: 92 MaxExcludedEvents (default: 50%). 93 94 95 23 96 2005/05/17 Daniela Dorner 24 97
Note:
See TracChangeset
for help on using the changeset viewer.