Changeset 5777 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/10/05 18:07:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5773 r5777 48 48 49 49 50 50 51 2005/01/10 Thomas Bretz 51 52 … … 88 89 - changed/fixed the input name of the MPedPhotCam used in the 89 90 image cleaning 91 92 * mraw/MRawFileRead.[h,cc]: 93 - changed return type of OpenNextFile 94 - in some cases return kERROR in OpenNextFile to abort the Processing 95 with an error 96 97 * mraw/MRawRunHeader.cc: 98 - call a wrong file format version ERROR now 99 100 * mhflux/MAlphaFitter.[h,cc]: 101 - make sure that resetted values are returned if fit failed 102 - set default scaling too kOffRegion 103 104 * mhflux/MHAlpha.cc: 105 - some small fixes to handling of MHAlphaOff 106 107 * mhflux/MHFalseSource.[h,cc]: 108 - implemented possible usage of MHFalsSourceOff for On-Off-Analysis 109 - updated display accordingly 110 - updated fit accordingly 111 - removed catalog temporarily from plots until I found the 112 reason for the strange crashes 113 114 * mbadpixels/MBadPixelCalc.[h,cc]: 115 - implemented the possibility to check the pedestal rms against the 116 variance of the pedstal rms, too. The option is curretly switched 117 off. 118 - enahanced informal output in PreProcess 90 119 91 120
Note:
See TracChangeset
for help on using the changeset viewer.