Ignore:
Timestamp:
01/10/05 18:07:40 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5773 r5777  
    4848
    4949
     50
    5051 2005/01/10 Thomas Bretz
    5152
     
    8889     - changed/fixed the input name of the MPedPhotCam used in the
    8990       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
    90119
    91120
Note: See TracChangeset for help on using the changeset viewer.