Ignore:
Timestamp:
02/12/04 11:34:32 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3111 r3112  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2004/02/12: Thomas Bretz
    67 
     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
    739 2004/02/12: Javier López
    840
    941   * macros/pointspreadfunction.C
     42
    1043     - added new macro that fits with a 2D gaussian the DC spot for an
    1144       star. It gives you the RMS of the PSF and the center of the star,
    1245       very useful for misspointing studies.
     46
     47
    1348
    1449 2004/02/11: Hendrik Bartko
Note: See TracChangeset for help on using the changeset viewer.