diff options
author | Thomas White <taw@physics.org> | 2010-06-21 17:06:20 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:50 +0100 |
commit | d82e45831a94cae99730ad8f7ff48b4cf8e1cfb9 (patch) | |
tree | 248361ab767b6273009f1fc98c11768cacf5441c /examples/lcls-june.geom | |
parent | 2ec9faae510e2eed77e60fbcf31f869a19fca9bf (diff) |
Noisy row improvements
Handle noisy pixels per panel only
Make the direction of elimination configurable
Diffstat (limited to 'examples/lcls-june.geom')
-rw-r--r-- | examples/lcls-june.geom | 2 |
1 files changed, 2 insertions, 0 deletions
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 |