aboutsummaryrefslogtreecommitdiff
path: root/src/parameters-lcls.tmp
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-09-24 17:14:35 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:59 +0100
commit237f0f65e210812db7566ffd2d95ac2ada65cf34 (patch)
tree8ec9ac92487db9a0b5069855367c352a79d40745 /src/parameters-lcls.tmp
parentf062338ad3177a118e75f72739f90c8df7c38fa4 (diff)
Get detector gain for error esimates from parameters-lcls.tmp
Diffstat (limited to 'src/parameters-lcls.tmp')
-rw-r--r--src/parameters-lcls.tmp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parameters-lcls.tmp b/src/parameters-lcls.tmp
index 1fb35065..e8564bff 100644
--- a/src/parameters-lcls.tmp
+++ b/src/parameters-lcls.tmp
@@ -5,7 +5,10 @@
#define DQE (0.9)
/* ADU per photon (front detector) */
+/* Front detector, December */
#define DETECTOR_GAIN (167.0)
+/* Front detector, June */
+//#define DETECTOR_GAIN (20.9)
/* Radius of the water column */
#define WATER_RADIUS (3.0e-6 / 2.0)