Ignore:
Timestamp:
03/09/04 14:36:31 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3444 r3445  
    22to   send  a   Changelog   file  to  a  line  printer  directly.  Thanks.
    33
     4For your entries please follow this style:
     5
     6_yyyy/mm/dd:_[Your Name]
     7_
     8___*_filename:
     9_____-_description
     10_
     11___*_filename2, filename3:
     12_____-_description
     13_
     14_
     15_
     16
     17While an underscore is a placeholder for a white-space or an empty line.
    418
    519                                                 -*-*- END OF LINE -*-*-
     20 2004/03/09: Thomas Bretz
     21
     22   * Makefile.rules:
     23     - replaced *.o by $(...) for building archives
     24
     25   * mjobs/MJCalibration.cc:
     26     - exchanged  apply  and merge task
     27
     28   * mjobs/MJCalibration.h, mjobs/MJExtractSignal.h, mjobs/MJPedestal.h:
     29     - fixed some const-qualifiers
     30
     31   * mcalib/MHCalibrationChargeBlindPix.cc,
     32     mcalib/MHCalibrationChargeCam.cc,
     33     mcalib/MHCalibrationChargePINDiode.cc
     34     - removed some obsolete output when calling FindCreateObj
     35     - changed some 'not found' output messages to be 'Mars-compliant'
     36     - replaced some gLog by *fLog
     37
     38
     39
    640 2004/03/08: Markus Gaug
    741   
    8   * mbadpixels/MBadPixelsPix.h
     42   * mbadpixels/MBadPixelsPix.h
    943     - small modifications for better readability
    1044     - remove Getters for calibration methods
    1145
    12   * mcalib/MCalibrationChargeCam.cc
     46   * mcalib/MCalibrationChargeCam.cc
    1347     - displaying saturation also for not-valid pixels in GetPixelContent
     48
     49
    1450
    1551 2004/03/08: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.