Ignore:
Timestamp:
02/18/05 10:24:51 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Simulation/Detector/Camera
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/TOBEDONE

    r6566 r6584  
    22- Change shape of low gain pulse, to look like in data.
    33
    4 - Change default delay of low gain pulse w.r.t. high gain
     4- Introduce correlations in the electronic noise
     5
     6- Default intensity of UV calibration 40/0.35 photons
     7
     8- Change default delay of low gain pulse w.r.t. high gain (add option in input card)
    59
    610- Make no switch to low gain of high gain signal is small, so that
  • trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx

    r6567 r6584  
    77// @subtitle    Code for the simulation of the camera phase
    88// @desc        Code for the simulation of the camera of CT1 and MAGIC
    9 // @author      J C Gonzalez
     9// @author      J C Gonzalez, O Blanch, A Moralejo
     10// @email       moralejo@pd.infn.it
    1011// @email       gonzalez@mppmu.mpg.de
     12// @email       blanch@ifae.es
    1113// @date        Thu May  7 16:24:22 1998
    1214//
     
    50595061//
    50605062// $Log: not supported by cvs2svn $
     5063// Revision 1.90  2005/02/17 15:37:12  moralejo
     5064//
     5065// Corrected bug in the setting of the trigger patterns. It turns out that
     5066// in the current data format, MRawRunHeader.fFormatVersion=5, as of
     5067// February 2005, the trigger bits are "inverted" ( 0 <-> 1 ) in their meaning
     5068// (see Mars/mtrigger/MTriggerPattern).
     5069//
    50615070// Revision 1.89  2005/02/17 09:15:28  moralejo
    50625071//
Note: See TracChangeset for help on using the changeset viewer.