diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-09-26 19:07:01 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:59 +0100 |
commit | d6fbf62c239cb4f9bd94c2cf4fdb47bf808df985 (patch) | |
tree | d25fa752932b89db94e55185a9311427cac44f63 /doc/examples/lcls-june-r0013-r0128.geom | |
parent | 09b3d00c9c2cf365f2cf7c278f86459823032c36 (diff) |
Move documentation around
Diffstat (limited to 'doc/examples/lcls-june-r0013-r0128.geom')
-rw-r--r-- | doc/examples/lcls-june-r0013-r0128.geom | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/examples/lcls-june-r0013-r0128.geom b/doc/examples/lcls-june-r0013-r0128.geom new file mode 100644 index 00000000..1e3834d8 --- /dev/null +++ b/doc/examples/lcls-june-r0013-r0128.geom @@ -0,0 +1,23 @@ +n_panels = 2 + +; Upper panel (nearest the beam) +0/min_x = 0 +0/max_x = 1023 +0/min_y = 512 +0/max_y = 1023 +0/cx = 512.9 +0/cy = 459.0 +0/clen = 64.78e-3 +0/res = 13333.3 ; 75 micron pixel size +0/badrow_direction = y + +; Lower panel (furthest from the beam) +1/min_x = 0 +1/max_x = 1023 +1/min_y = 0 +1/max_y = 511 +1/cx = 519.0 +1/cy = 901.0 +1/clen = 67.73e-3 +1/res = 13333.3 ; 75 micron pixel size +1/badrow_direction = y |