Changeset 1438 for trunk/MagicSoft/Mars/NEWS
- Timestamp:
- 07/25/02 10:10:36 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/NEWS
r1434 r1438 4 4 5 5 - added all subdirectories as Include-Paths for ACLIC (s. rootlogon.C) 6 7 - corrected 48(!) wrong entries in the Next Neighbor table of the 8 Magic Camera (all in the inner part of the outer ring, mostly 9 missing a single NN) 10 11 - Fixed a bug in the table describing the Next Neighbours of the 12 CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't 13 have any neighbour) 6 14 7 15 - changed trigrate.C: now it calculates the pure NSB triggers from … … 13 21 14 22 - changed MWriteAsciiFile to accept rules (MDataChain) 15 16 - Implemented generalized event-matrices (one row per event)17 (MHMatrix)18 19 - implemented the one dimensional composite probabilities20 (MHCompProb, MCompProbCalc, comprob.C)21 22 - implemented the Multidimensional Distances (Next Neighbours)23 (MMultiDimDistCalc, multidimdist.C, MHMatrix)24 25 - Added a camera display displaying the pixel numbers to the26 event display gui.27 28 - Added Monte Carlo Informations to event display gui29 30 - Changed the camera display to display the pixel numbering31 32 - Added three buttons to the camera display to change the palette33 34 - Added the number of used and core pixels after image cleaning35 to MHillas36 37 - Changed the algorithm used in MHillas according to TDAS 02-0338 39 - Changed the Alpha range according to TDAS 02-03 to [-90°,90°]40 41 - Changed the algorithm used in MHillasSrc according to TDAS 02-0342 43 - Added fCosDeltaAlpha to MHillasSrc44 45 - Fixed a bug in the table describing the Next Neighbours of the46 CT1 camera (a pixel 127 doesn't exist and the pixel 126 didn't47 have any neighbour)48 23 49 24 - Calls to MWriteAsciiFile::AddContainer and MWriteAsciiFile::AddRule … … 51 26 MWriteAsciiFile::AddColumns. Be carefull, the arguments have slightly 52 27 changed. 28 29 30 - Implemented generalized event-matrices (one row per event) 31 (MHMatrix) 32 33 - implemented the one dimensional composite probabilities 34 (MHCompProb, MCompProbCalc, comprob.C) 35 36 - implemented the Multidimensional Distances (Next Neighbours) 37 (MMultiDimDistCalc, multidimdist.C, MHMatrix) 38 39 - Added a camera display displaying the pixel numbers to the 40 event display gui. 41 42 - Added Monte Carlo Informations to event display gui 43 44 - Changed the camera display to display the pixel numbering 45 46 - Added three buttons to the camera display to change the palette 47 48 - Added the number of used and core pixels after image cleaning 49 to MHillas 50 51 - Changed the algorithm used in MHillas according to TDAS 02-03 52 53 - Changed the Alpha range according to TDAS 02-03 to [-90°,90°] 54 55 - Changed the algorithm used in MHillasSrc according to TDAS 02-03 56 57 - Added fCosDeltaAlpha to MHillasSrc 53 58 54 59
Note:
See TracChangeset
for help on using the changeset viewer.