Index: trunk/MagicSoft/Simulation/Detector/Camera/input.card
===================================================================
--- trunk/MagicSoft/Simulation/Detector/Camera/input.card	(revision 1074)
+++ trunk/MagicSoft/Simulation/Detector/Camera/input.card	(revision 1075)
@@ -1,7 +1,11 @@
 camera 0.4
-input_file /big0/Maggi/RefData/Proton/prot_15.rfl
+input_file /home/magic/RawData/Proton_20_1_370to379.rfl
 #
 # Reflector format file that gives the NSB from the stars
 #starfield_file    /usr/users/magicsol/RefData/CrabNebula.rfl
+#
+# Center of the FOV for stars light, right information should
+# be here since it is no checked in the Camera program (RA and DEC)
+starfield_center  5 34 32 22 00 55
 #
 # Output file with a brief summary about trigger
@@ -30,6 +34,9 @@
 trigger_single 3 4 2
 #
+# Pixels with special trigger threshold (one line for each pixel)
+#pixel_thres 37 7.0
+#
 # Write also images that do not trigger
-#write_all_images
+write_all_images
 #
 # Do not write Mc information
@@ -72,4 +79,17 @@
 seeds 69184 10406
 #
+# Axis of the telescope while running the reflector simualtion
+# 200 400 means that the telescope axis is always paralel to the
+# shower axis
+telescope_axis 20 90
+#
+# Distance from source position to camera center (Theta, phi)
+source_offset 5.0 0.25
+#
+# Version of the Corsika, the actual version*1000
+corsika_vers 5200
+#
 # End of steercards
 end_file
+
+
