aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/lcls-dec.geom21
-rw-r--r--examples/lcls-june.geom21
-rw-r--r--examples/simple.geom21
3 files changed, 63 insertions, 0 deletions
diff --git a/examples/lcls-dec.geom b/examples/lcls-dec.geom
new file mode 100644
index 00000000..398ba66f
--- /dev/null
+++ b/examples/lcls-dec.geom
@@ -0,0 +1,21 @@
+n_panels = 2
+
+; Upper panel
+0/min_x = 0
+0/max_x = 1023
+0/min_y = 512
+0/max_y = 1023
+0/cx = 491.9
+0/cy = 440.7
+0/clen = 67.8e-3
+0/res = 13333.3 ; 75 micron pixel size
+
+; Lower panel
+1/min_x = 0
+1/max_x = 1023
+1/min_y = 0
+1/max_y = 511
+1/cx = 492.0
+1/cy = 779.7
+1/clen = 70.8e-3
+1/res = 13333.3 ; 75 micron pixel size
diff --git a/examples/lcls-june.geom b/examples/lcls-june.geom
new file mode 100644
index 00000000..aeef3546
--- /dev/null
+++ b/examples/lcls-june.geom
@@ -0,0 +1,21 @@
+n_panels = 2
+
+; Upper panel
+0/min_x = 0
+0/max_x = 1023
+0/min_y = 512
+0/max_y = 1023
+0/cx = 503.0
+0/cy = 468.7
+0/clen = 68.0e-3
+0/res = 13333.3 ; 75 micron pixel size
+
+; Lower panel
+1/min_x = 0
+1/max_x = 1023
+1/min_y = 0
+1/max_y = 511
+1/cx = 503.0
+1/cy = 912.0
+1/clen = 71.0e-3
+1/res = 13333.3 ; 75 micron pixel size
diff --git a/examples/simple.geom b/examples/simple.geom
new file mode 100644
index 00000000..0c309c27
--- /dev/null
+++ b/examples/simple.geom
@@ -0,0 +1,21 @@
+n_panels = 2
+
+; Upper panel
+0/min_x = 0
+0/max_x = 1023
+0/min_y = 512
+0/max_y = 1023
+0/cx = 512.0
+0/cy = 502.0
+0/clen = 50.0e-3
+0/res = 13333.3 ; 75 micron pixel size
+
+; Lower panel
+1/min_x = 0
+1/max_x = 1023
+1/min_y = 0
+1/max_y = 511
+1/cx = 512.0
+1/cy = 522.0
+1/clen = 50.0e-3
+1/res = 13333.3 ; 75 micron pixel size