Changeset 4447 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
08/04/04 10:56:52 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4446 r4447  
    183183     - changed initialization of MPedPhotCam
    184184
     185   * msignal/MExtractTimeHighestIntegral.cc
     186     - implemented the time calculation respective to the zero FADC
     187       time sample, not respective to the first sample of the chosen
     188       range
     189
     190   * msignal/MArrivalTimeCalc2.cc
     191     - implemented the time calculation respective to the zero FADC
     192       time sample, not respective to the first sample of the chosen
     193       range
     194
    185195
    186196
     
    218228
    219229
    220  2004/07/14: Hendrik Bartko
    221 
    222    * msignal/MExtractTimeHighestIntegral.cc
    223      - implemented the time calculation respective to the zero FADC
    224        time sample, not respective to the first sample of the chosen
    225        range
    226 
    227    * msignal/MArrivalTimeCalc2.cc
    228      - implemented the time calculation respective to the zero FADC
    229        time sample, not respective to the first sample of the chosen
    230        range
    231 
    232 
    233 
    234230 2004/06/30: Thomas Bretz
    235231
     
    363359     - two new getters for fFirst and fLast
    364360
    365 
    366   2004/06/17: Markus Gaug
    367  
    368361   * mhist/MHCamera.h
    369362     - make SetUsed() and Fill(x,w) public. It is now possible to use the
     
    385378       different light collection efficiency was simulated for outer
    386379       pixels.
    387 
    388 
    389 
    390  2004/06/12: Abelardo Moralejo
    391380
    392381   * manalysis/MMcCalibrationUpdate.[h,cc]
     
    421410       everything went fine). However, the intention of the last months
    422411       changes was to allow exactly also the first possibility.
    423 
    424 
    425 
    426  2004/06/11: Markus Gaug
    427412
    428413   * mjobs/MJCalibration.cc
  • trunk/MagicSoft/Mars/NEWS

    r4340 r4447  
    1212
    1313   - star display to 'mirror' stars to the camera (MAstroCamera)
     14
     15   - implemented a new cleaning option which allows cleaning scaled with
     16     the real ratio of the rms depending on the pixel size, not only the
     17     square root of the pixelsize (MImgCleanStd, MCameraData)
     18
     19   - removed obsolete MBlind* classes
     20
     21   - Signal extractor taking the AB flag into account implemented (this makes
     22     an odd number of slices for signal extraction possible
     23     (MExtractSignalABcorr)
     24
     25   - implemented a class extracting the pedestal from the raw-data (events)
     26     itself using empty lo-gain (MpedCalcFromLoGain)
     27
     28   - Added mean values to MPedPhotCam
     29
    1430
    1531
Note: See TracChangeset for help on using the changeset viewer.