aboutsummaryrefslogtreecommitdiff
path: root/src/geometry-lcls.tmp
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-02-22 18:06:13 +0100
committerThomas White <taw@physics.org>2010-02-22 18:06:13 +0100
commit762c8658741617b58f70fa4f99d885096387a02c (patch)
tree3c2e1f620aa82e50b629b75f89272013b1612bce /src/geometry-lcls.tmp
parentf92a84e3929ad775da64cab7ae1ca224b7d80358 (diff)
More new detector geometry after consultation with engineering types
Diffstat (limited to 'src/geometry-lcls.tmp')
-rw-r--r--src/geometry-lcls.tmp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/geometry-lcls.tmp b/src/geometry-lcls.tmp
index 3b1e9793..50bf9ef0 100644
--- a/src/geometry-lcls.tmp
+++ b/src/geometry-lcls.tmp
@@ -9,7 +9,7 @@ image.det.panels[0].min_y = 512;
image.det.panels[0].max_y = 1023;
image.det.panels[0].cx = 491.9;
image.det.panels[0].cy = 440.7;
-image.det.panels[0].clen = 72.0e-3;
+image.det.panels[0].clen = 67.8e-3;
image.det.panels[0].res = 13333.3; /* 75 micron pixel size */
/* Lower panel */
@@ -19,5 +19,5 @@ image.det.panels[1].min_y = 0;
image.det.panels[1].max_y = 511;
image.det.panels[1].cx = 492.0;
image.det.panels[1].cy = 779.7;
-image.det.panels[1].clen = 75.0e-3;
+image.det.panels[1].clen = 70.8e-3;
image.det.panels[1].res = 13333.3; /* 75 micron pixel size */