Changeset 2775 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/13/04 08:55:53 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2774 r2775 40 40 2004/01/12: Abelardo Moralejo 41 41 42 * mimage/MStereoPar.cc43 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ...44 instead of fSourceY = scale2*hillas1.GetMeanY() + ...45 Bug had no effect unless scale1 != scale2 (-> telescopes of46 different size).42 * mimage/MStereoPar.cc 43 - fixed mistake: now fSourceY = scale1*hillas1.GetMeanY() + ... 44 instead of fSourceY = scale2*hillas1.GetMeanY() + ... 45 Bug had no effect unless scale1 != scale2 (-> telescopes of 46 different size). 47 47 48 48 … … 50 50 2004/01/12: Markus Gaug 51 51 52 * manalysis/MExtractSignal.[h,cc]53 - take out some uncommented code54 - replace logainshift by two independent variables:55 logainfirst, logainlast56 - because in most data, maximum occurs in slice 4, shift default57 from slices 4-9 to slices 3-8.58 59 * manalysis/MExtractedSignalPix.[h,cc]60 - took out some uncommented code61 - new initializers: instead of -1. now 99999.952 * manalysis/MExtractSignal.[h,cc] 53 - take out some uncommented code 54 - replace logainshift by two independent variables: 55 logainfirst, logainlast 56 - because in most data, maximum occurs in slice 4, shift default 57 from slices 4-9 to slices 3-8. 58 59 * manalysis/MExtractedSignalPix.[h,cc] 60 - took out some uncommented code 61 - new initializers: instead of -1. now 99999.9 62 62 63 63
Note:
See TracChangeset
for help on using the changeset viewer.