Changeset 1181 for trunk


Ignore:
Timestamp:
01/15/02 11:49:32 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/MagicSoft/Mars/Changelog

    r1178 r1181  
    11                                                                  -*-*- END -*-*-
     2 2002/01/15: Thomas Bretz
     3
     4   * manalysis/MBlindPixelCalc.[h,cc]:
     5     - added more comments
     6     - removed a debug statement
     7   
     8   * manalysis/MBlindPixels.[h,cc]:
     9     - added more comments
     10   
     11   * manalysis/MCerPhotCalc.cc:
     12     - changed the warning output
     13   
     14   * manalysis/MMcPedestalCopy.h:
     15     - added comments
     16   
     17   * manalysis/MMcPedestalNSBAdd.[h,cc]:
     18     - added comments
     19     - changed call to AddedToBranchList
     20   
     21   * mbase/MWriteAsciiFile.cc:
     22     - added comments
     23   
     24   * mmc/MMcRunHeader.[hxx,cxx]:
     25     - made getter const
     26
     27   * meventdisp/MGCamDisplay.cc:
     28     - updated to use MBlindPixelCalc
     29
     30   
    231 2002/01/14: Thomas Bretz
    332 
     
    3362
    3463 2002/01/11: Oscar Blanch Bigas
     64
    3565   * mmain/MAnalysis.cc:
    3666     - added MBlindPixelCalc step.
  • TabularUnified trunk/MagicSoft/Mars/NEWS

    r1178 r1181  
    33 *** Version 0.6
    44
    5    - Introduce the option of switch off pixels (MBlindPixels and
    6      MBlindPixelCalc) to be able to deal with Star Field NSB.
     5   - Introduce the option of disable pixels (MBlindPixels and
     6     MBlindPixelCalc) for the analysis (eg MHillasCalc) to be
     7     able to deal with Star Field NSB.
    78
    89   - Fixed a bug in the pedestals substraction
  • TabularUnified trunk/MagicSoft/Mars/meventdisp/MGCamDisplay.cc

    r1180 r1181  
    4343#include "MMcPedestalNSBAdd.h"   // MMcPedestalNSBAdd
    4444#include "MBlindPixelCalc.h"     // MBlindPixelCalc
     45#include "MImgCleanStd.h"        // MImgCleanStd
    4546#include "MGeomCamMagic.h"       // MGeomMagicCam
    4647
Note: See TracChangeset for help on using the changeset viewer.