Changeset 3112 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/12/04 11:34:32 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3111 r3112 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/02/12: Thomas Bretz 6 7 8 * mbase/MArray.[h,cc]: 9 - changed argument of CutEdges from pointer to reference 10 11 * mgeom/MGeomPix.h: 12 - fixed calculation of area of pixel. It was too big for a factor 13 or 2 14 15 * mjobs/MJCalibration.cc: 16 - slight change of name of a MHCamera 17 18 * manalysis/MExtractSignal.cc: 19 - slight change to the creation of the satpixels list 20 21 * mcalib/MHCalibrationBlindPixel.cc, mcalib/MHCalibrationPixel.cc, 22 mcalib/MHGausEvent.cc: 23 - corrected call to ProjectArray 24 - corrected call to CutEdges 25 26 * mfilter/MFCosmics.[h,cc]: 27 - small fixes to logging output 28 - small simplification to return statement 29 - declared CosmicsRejection const 30 31 * mhbase/MH.[h,cc]: 32 - changed argument of ProjectArray from pointer to reference 33 - added missing calcualtion of minimum 34 - removed obsolete SetEntries 35 - changed SetDirectory from NULL to gROOT 36 37 38 7 39 2004/02/12: Javier López 8 40 9 41 * macros/pointspreadfunction.C 42 10 43 - added new macro that fits with a 2D gaussian the DC spot for an 11 44 star. It gives you the RMS of the PSF and the center of the star, 12 45 very useful for misspointing studies. 46 47 13 48 14 49 2004/02/11: Hendrik Bartko
Note:
See TracChangeset
for help on using the changeset viewer.