Ignore:
Timestamp:
06/24/07 17:31:59 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8599 r8601  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21
     22 2007/06/23 Thomas Bretz
     23
     24   * mbadpixels/MBadPixelsCam.cc:
     25     - fixed some Print output
     26
     27   * mhflux/MHAlpha.cc:
     28     - added the missing include of MHillas.h
     29     - removed the obsolete ClassImp(MAlphaFitter)
     30
     31   * mhflux/MHFalseSource.cc, mimage/MHillasSrc.cc:
     32     - added the missing include MHillas.h
     33
     34   * mimage/MHHillasSrc.cc, mimage/MHillasSrc.h:
     35     - removed obsolete include of MHillas.h
     36
     37   * mpointing/MPointingDevCalc.[h,cc]:
     38     - added the real starguider calibration using a pointing model
     39       for the strguider. The dates for which the model is valid
     40       can still be tuned.
     41
     42   * mpointing/MSrcPosCalc.cc, mreport/MReportStarguider.cc:
     43     - added some comment
     44
     45
     46
     47 2007/06/23 Thomas Bretz
     48
     49   * mpointing/MPointing.cc:
     50     - improved output
     51
     52
     53
    2154 2007/06/23 Daniela Dorner
    2255
     
    5184   * mhflux/MHThetaSqN.cc:
    5285     - fixed optimization (it just didn't work)
     86
     87   * mpointing/MPointing.[h,cc]:
     88     - added some checks in Load
     89     - fixed a problem with the constructors (the pointers MUST be
     90       initialized to 0)
     91     - renamed fNumPar to fgNumPar
     92     - Load and Save now return kTRUE or kFALSE
    5393
    5494
Note: See TracChangeset for help on using the changeset viewer.