From 35646bc0b0bae8d35c6794bcc49e393072a8cf83 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 12 Jun 2010 22:04:01 -0700 Subject: Fix bug in LCLS June geometry --- examples/lcls-june.geom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/lcls-june.geom b/examples/lcls-june.geom index 307733b5..f4ac79af 100644 --- a/examples/lcls-june.geom +++ b/examples/lcls-june.geom @@ -5,7 +5,7 @@ n_panels = 2 0/max_x = 1023 0/min_y = 0 0/max_y = 1023 -0/cx = 870.0 +0/cx = 461.0 0/cy = 512.0 0/clen = 66.0e-3 0/res = 13333.3 ; 75 micron pixel size @@ -15,7 +15,7 @@ n_panels = 2 1/max_x = 511 1/min_y = 0 1/max_y = 1023 -1/cx = 461.0 +1/cx = 870.0 1/cy = 512.0 1/clen = 69.0e-3 1/res = 13333.3 ; 75 micron pixel size -- cgit v1.2.3