Changeset 8165 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/25/06 19:36:26 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8163 r8165 18 18 19 19 -*-*- END OF LINE -*-*- 20 2006/10/25 Thomas Bretz 21 22 * mjtrain/MJTrainSeparation.cc: 23 - print filename into output 24 25 * mbadpixels/MBadPixelsCam.cc: 26 - turned the warning when merging an empty cam into an info 27 28 * mextralgo/MExtralgoDigitalFilter.cc: 29 - removed some old comments, added some new ones 30 31 * mextralgo/MExtralgoSpline.[h,cc]: 32 - added some sanity checks to make sure that the spline 33 can be initialized and is initialized 34 - changed the default extraction position for noise extraction to be 35 in the middle of a 5 slice long spline 36 37 * msignal/MExtractTimeAndCharge.[h,cc]: 38 - removed a lot of old comment and added some new ones 39 - changed the behaviour of the determination of the start position 40 to extract the lo-gains 41 - added a spline interpolation to estimate the rrival time 42 of saturating hi-gains 43 - decreased the random range to the maximum extraction range 44 45 * msignal/MExtractTimeAndChargeDigitalFilter.[h,cc], 46 msignal/MExtractTimeAndChargeSpline.[h,cc]: 47 - removed a lot of comments, added some new ones 48 - removed fraRandomIter (replaced by a real random number) 49 - replaced some if-conditions by switch 50 - init the arrays to the maximum possible size 51 52 53 20 54 2006/10/25 Daniela Dorner 21 55
Note:
See TracChangeset
for help on using the changeset viewer.