Changeset 4860 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
09/05/04 16:34:46 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4858 r4860  
    5050   * mcalib/CalibLinkDef.h
    5151   * mcalib/MCalibrationQECamMagic.[h,cc]
     52   * htmldoc/images/Cornings.gif
    5253     - new class derived from MCalibrationQECam which intialized the
    5354       cornings for the Magic camera
  • trunk/MagicSoft/Mars/mcalib/MCalibrationQECamMagic.cc

    r4858 r4860  
    2828// MCalibrationQECamMagic                                               
    2929//                                                               
    30 // Storage container for the calibrated Quantum Efficiency of the whole camera.
     30// Storage container for the calibrated Quantum Efficiency of the whole camera
    3131// with Corning Blue and Corning Red values initialized for the MAGIC camera.
     32// The values are valid for the camera after July 5, 2004.
    3233//
    33 // See also: MCalibrationQECam, MCalibrationQEPix
     34// The following plots display the distributions of the cornings:
     35// * The corning blue w.r.t. the pixel index:
     36//   One can see the selection of pixels such that the highest corning blue values
     37//   are located towards the center of the camera.
     38// * The corning red w.r.t. the pixel index:
     39//   One can see that there is a population in the outmost ring of inner pixels
     40//   with much lower corning reds. This characteristic is also valid for the
     41//   quantum efficiency in the green.
     42// * The corning blue vs. the corning red for the inner and outer pixels,
     43//   respectively. The two populations are clearly visible for the inner pixels,
     44//   while for the outer ones, there is only one population with a bigger spread.
     45//   The blue line marks the distinction of the two populations as used in
     46//   MCalibrationChargeCalc.
     47//
     48//Begin_Html
     49/*
     50<img src="images/Cornings.gif">
     51*/
     52//End_Html
     53//
     54// See also: MCalibrationQECam, MCalibrationQEPix, MCalibrationChargeCalc
    3455//
    3556/////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.