Changeset 3302


Ignore:
Timestamp:
02/25/04 14:51:59 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3301 r3302  
    77 2004/02/25: Wolfgang Wittek
    88 
    9   * mcalib/MCalibrateData.[h,cc]
    10     - initialize size for MPedPhotCam
     9   * mcalib/MCalibrateData.[h,cc]
     10     - initialize size for MPedPhotCam
     11
    1112
    1213
    1314 2004/02/24: Wolfgang Wittek
    14   * manalysis/MSourcPosfromStarPos.[h,cc]
    15     - change member function SetSourceAndStarPosition() to expect sky
    16       coordinates in the standard units
    17     - generalize to more than 1 star
    18     - the class is not yet fully tested
    19 
    20   * mfilter/MFSelBasic.[h,cc]
    21     - change default values of cuts
     15
     16   * manalysis/MSourcPosfromStarPos.[h,cc]
     17     - change member function SetSourceAndStarPosition() to expect sky
     18       coordinates in the standard units
     19     - generalize to more than 1 star
     20     - the class is not yet fully tested
     21
     22   * mfilter/MFSelBasic.[h,cc]
     23     - change default values of cuts
     24
    2225
    2326
    2427 2004/02/24: Markus Gaug
    2528
    26    * mjobs/MJCalibration.cc
    27    * macros/calibration.C
    28    * macros/bootcampstandardanalysis.C
    29    * macros/pedphotcalc.C
     29   * mjobs/MJCalibration.cc, macros/calibration.C,
     30     macros/bootcampstandardanalysis.C, macros/pedphotcalc.C:
    3031     - added MCalibrationChargeBlindPix to plist
    3132     - added new filling of histograms with MFillH
     
    3334       MCalibrationChargePINDiode
    3435
    35    * mcalib/MHCalibrationChargeBlindPix.[h,cc]
    36 
    37    - receives a pointer to MCalibrationChargePINDiode which is filled
    38      with the results and told to calculate the fluxes in the
    39      Finalize function
    40    - is filled via MFillH from MExtractBlindPixel
    41    - SetPulserColor directly in this class
     36   * mcalib/MHCalibrationChargeBlindPix.[h,cc]:
     37     - receives a pointer to MCalibrationChargePINDiode which is filled
     38       with the results and told to calculate the fluxes in the
     39       Finalize function
     40     - is filled via MFillH from MExtractBlindPixel
     41     - SetPulserColor directly in this class
    4242
    4343   * mcalib/MCalibrationChargeBlindPix.[h,cc]
    44     - new storage container of the blind pxiel resutls, replaces
    45       MCalibrationBlindPix
    46 
    47    * mcalib/MCalibrationChargeCalc.[h,cc]
    48 
     44     - new storage container of the blind pxiel resutls, replaces
     45       MCalibrationBlindPix
     46
     47   * mcalib/MCalibrationChargeCalc.[h,cc]:
    4948     - does not fill the histograms any more, but does ony the
    5049       calculations in the postprocess. No pointer to MExtractPINDidoe
     
    6665
    6766
    68    * mcalib/MCalibrationPINDiode.[h,cc]
    69    * mcalib/MHCalibrationPINDiode.[h,cc]
    70    * mcalib/MCalibrationBlindPix.[h,cc]
    71    * mcalib/MHCalibrationBlindPixel.[h,cc]
    72    * mcalib/MHCalibrationConfig.h
     67   * mcalib/MCalibrationPINDiode.[h,cc], mcalib/MHCalibrationConfig.h,
     68     mcalib/MHCalibrationPINDiode.[h,cc],
     69     mcalib/MCalibrationBlindPix.[h,cc],
     70     mcalib/MHCalibrationBlindPixel.[h,cc]:
    7371     - removed since obsolote
    7472
     
    8583
    8684
     85
    8786 2004/02/23: Markus Gaug
    8887
     
    9089     - include GetNumHiGainSamples and GetNumLoGainSamples
    9190
    92    * mcalib/MExtractedSignalBlindPixel.h
    93    * mcalib/MExtractBlindPixel.[h,cc]
     91   * mcalib/MExtractedSignalBlindPixel.h,
     92     mcalib/MExtractBlindPixel.[h,cc]:
    9493     - included storage of pedestal
    9594
    9695   * mcalib/MHGausEvents.[h,cc]
    9796     - make the fit functions protected
     97
    9898
    9999
     
    111111
    112112
     113
    113114 2004/02/21: Markus Gaug
    114115
    115116   * manalysis/MExtractedSignalPix.[h,cc]
    116      
    117117     - changed variable fIsLoGainUsed to fLoGainUsed
    118118     - added function GetNumHiGainSaturated()
     
    121121 2004/02/20: Markus Gaug
    122122
    123    * mcalib/MHCalibrationChargeHiGainPix.[h,cc]
    124    * mcalib/MHCalibrationChargeLoGainPix.[h,cc]
    125    * mcalib/Makefile
    126    * mcalib/CalibLinkDef.h
    127 
    128    - new class to replace MHCalibrationPixel,
    129      based on MHCalibrationChargePix
     123   * mcalib/MHCalibrationChargeHiGainPix.[h,cc], mcalib/Makefile,
     124     mcalib/MHCalibrationChargeLoGainPix.[h,cc],
     125     mcalib/CalibLinkDef.h
     126     - new class to replace MHCalibrationPixel,
     127       based on MHCalibrationChargePix
    130128
    131129   * mcalib/MCalibrationChargeCalc.[h,cc]
    132    * mcalib/MCalibrationChargeCam.[h,cc]
    133    * mcalib/MCalibrationChargePix.[h,cc]
    134    * mcalib/MCalibrationChargePINDiode.[h,cc]
    135    * mcalib/MCalibrationCalc.[h,cc]
    136    * mcalib/MCalibrationCam.[h,cc]
    137    * mcalib/MCalibrationPINDiode.[h,cc]
    138 
    139    - added the "charge" versions, remove the old ones. The histograms
    140      should be filled in the MH... versions independently of
    141      MCalibrationChargeCalc. This is fully realized for the PIN Didoe
    142      now and will later be so for the pixels and the blind pixel.
     130     mcalib/MCalibrationChargeCam.[h,cc]
     131     mcalib/MCalibrationChargePix.[h,cc]
     132     mcalib/MCalibrationChargePINDiode.[h,cc]
     133     mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc],
     134     mcalib/MCalibrationPINDiode.[h,cc]:
     135     - added the "charge" versions, remove the old ones. The histograms
     136       should be filled in the MH... versions independently of
     137       MCalibrationChargeCalc. This is fully realized for the PIN Didoe
     138       now and will later be so for the pixels and the blind pixel.
    143139
    144140   * mcalib/MHCalibrationChargePINDiode.[h,cc]
    145 
    146    - receives a pointer to MCalibrationChargePINDiode which is filled
    147      with the results and told to calculate the fluxes in the
    148      Finalize function
    149 
    150    * mcalib/MCalibrate.[h,cc]
    151    * mcalib/MCalibrateData.[h,cc]
    152    * mcalib/MMcCalibrationCalc.[h,cc]
    153    * manalysis/MMcCalibrationUpdate.[h,cc]
    154    * mjobs/MJCalibration.[h,cc]
    155    * mjobs/MJExtractSignal.[h,cc]
    156    * manalysis/MGeomApply.cc
    157    * mcalib/Makefile
    158    * mcalib/CalibLinkDef.h
    159    * macros/calibration.C
    160    * macros/bootcampstandardanalysis.C
    161    * macros/pedphotcalc.C
    162  
    163   - replace MCalibrationCam by MCalibrationChargeCam
    164   - replace MCalibrationCalc by MCalibrationChargeCalc
     141     - receives a pointer to MCalibrationChargePINDiode which is filled
     142       with the results and told to calculate the fluxes in the
     143       Finalize function
     144
     145   * mcalib/MCalibrate.[h,cc], mcalib/MCalibrateData.[h,cc],
     146     mcalib/MMcCalibrationCalc.[h,cc], mjobs/MJCalibration.[h,cc],
     147     manalysis/MMcCalibrationUpdate.[h,cc],
     148     mjobs/MJExtractSignal.[h,cc], manalysis/MGeomApply.cc,
     149     mcalib/Makefile, mcalib/CalibLinkDef.h, macros/calibration.C,
     150     macros/bootcampstandardanalysis.C,
     151     macros/pedphotcalc.C:
     152    - replace MCalibrationCam by MCalibrationChargeCam
     153    - replace MCalibrationCalc by MCalibrationChargeCalc
     154
    165155
    166156
Note: See TracChangeset for help on using the changeset viewer.