Index: trunk/MagicSoft/Simulation/Detector/Camera/TOBEDONE
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/TOBEDONE	(revision 6567)
+++ trunk/MagicSoft/Simulation/Detector/Camera/TOBEDONE	(revision 6584)
@@ -2,5 +2,9 @@
 - Change shape of low gain pulse, to look like in data.
 
-- Change default delay of low gain pulse w.r.t. high gain
+- Introduce correlations in the electronic noise
+
+- Default intensity of UV calibration 40/0.35 photons
+
+- Change default delay of low gain pulse w.r.t. high gain (add option in input card)
 
 - Make no switch to low gain of high gain signal is small, so that
Index: trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 6567)
+++ trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx	(revision 6584)
@@ -7,6 +7,8 @@
 // @subtitle    Code for the simulation of the camera phase
 // @desc        Code for the simulation of the camera of CT1 and MAGIC
-// @author      J C Gonzalez
+// @author      J C Gonzalez, O Blanch, A Moralejo
+// @email       moralejo@pd.infn.it
 // @email       gonzalez@mppmu.mpg.de
+// @email       blanch@ifae.es
 // @date        Thu May  7 16:24:22 1998
 //
@@ -5059,4 +5061,11 @@
 //
 // $Log: not supported by cvs2svn $
+// Revision 1.90  2005/02/17 15:37:12  moralejo
+//
+// Corrected bug in the setting of the trigger patterns. It turns out that
+// in the current data format, MRawRunHeader.fFormatVersion=5, as of
+// February 2005, the trigger bits are "inverted" ( 0 <-> 1 ) in their meaning
+// (see Mars/mtrigger/MTriggerPattern).
+//
 // Revision 1.89  2005/02/17 09:15:28  moralejo
 //
