diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/lcls-dec.geom | 2 | ||||
-rw-r--r-- | examples/lcls-june.geom | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/examples/lcls-dec.geom b/examples/lcls-dec.geom index 398ba66f..7403f004 100644 --- a/examples/lcls-dec.geom +++ b/examples/lcls-dec.geom @@ -9,6 +9,7 @@ n_panels = 2 0/cy = 440.7 0/clen = 67.8e-3 0/res = 13333.3 ; 75 micron pixel size +0/badrow_direction = y ; Lower panel 1/min_x = 0 @@ -19,3 +20,4 @@ n_panels = 2 1/cy = 779.7 1/clen = 70.8e-3 1/res = 13333.3 ; 75 micron pixel size +1/badrow_direction = y diff --git a/examples/lcls-june.geom b/examples/lcls-june.geom index f4ac79af..315fb504 100644 --- a/examples/lcls-june.geom +++ b/examples/lcls-june.geom @@ -9,6 +9,7 @@ n_panels = 2 0/cy = 512.0 0/clen = 66.0e-3 0/res = 13333.3 ; 75 micron pixel size +0/badrow_direction = x ; Lower panel (found to the "left" in the HDF5, furthest from the beam) 1/min_x = 0 @@ -19,3 +20,4 @@ n_panels = 2 1/cy = 512.0 1/clen = 69.0e-3 1/res = 13333.3 ; 75 micron pixel size +1/badrow_direction = x |