Changeset 7122 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 06/01/05 18:13:13 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7121 r7122 33 33 - added MJOptimizeCuts 34 34 - added MJOptimizeEnergy 35 36 * showplot.cc: 37 - set window name to input file name 38 39 * mcalib/MCalibColorSet.cc: 40 - changed order of checks so that an explicit color is 41 prior to any automatic detection. 42 43 * mcalib/MCalibrateData.[h,cc]: 44 - implemented setting a possible additional scale factor 45 (for MC it is always reset to 1) 46 47 * mfilter/MFCosmics.cc: 48 - don't count saturated hi-gain pixels at all. It should 49 not be necessary, because such pixels should have a value 50 high enough in the high-gains but it seems sometimes they don't 51 52 * mhflux/MHAlpha.[h,cc]: 53 - changed some orders in header 54 - made some private data members protected 55 - Call GetVal() if fMap[0]<0. This is necessary if the fill 56 value is calculated on-the-fly (like ThetaSq) 57 - made InitMapping virtual 58 59 * mhflux/MHDisp.cc: 60 - removed 'Get-Entries' workarund 61 - changed the function integartion for the significance 62 63 * mhflux/MHThetaSq.[h,cc]: 64 - overwrite InitMapping because ThetaSq should be read from 65 the parlist always 66 67 * mimage/MHHillas.cc: 68 - set histogram minimum of Delta to 0 69 70 * mpedestal/MPedPhotCam.cc: 71 - check for unsuitable pixels when calculating the means not 72 only for the UnsuitableRun ones 73 74 * msignal/MExtractor.cc: 75 - replaced wrong %2d by %2f 35 76 36 77
Note:
See TracChangeset
for help on using the changeset viewer.