aboutsummaryrefslogtreecommitdiff
path: root/tests/gpu_sim_check.geom
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-08-05 12:10:32 +0200
committerThomas White <taw@physics.org>2020-08-05 13:39:23 +0200
commita7ce7d83d70e747446cb54581216f440b9677954 (patch)
tree38276443f5f2143afedc34ebb004d9d6e684e79b /tests/gpu_sim_check.geom
parentee5e7f49c4c582651d1c3760f204ac861864c9d5 (diff)
Convert gpu_sim_check to DataTemplate
Diffstat (limited to 'tests/gpu_sim_check.geom')
-rw-r--r--tests/gpu_sim_check.geom28
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/gpu_sim_check.geom b/tests/gpu_sim_check.geom
new file mode 100644
index 00000000..0faa345d
--- /dev/null
+++ b/tests/gpu_sim_check.geom
@@ -0,0 +1,28 @@
+photon_energy = 6 keV
+bandwidth = 0.01
+
+panel0/min_fs = 0
+panel0/max_fs = 1023
+panel0/min_ss = 0
+panel0/max_ss = 511
+panel0/corner_x = -512.0
+panel0/corner_y = -532.0
+panel0/clen = 100 mm
+panel0/res = 9090.91
+panel0/adu_per_eV = 1
+panel0/data = /data/panel0
+panel0/fs = x
+panel0/ss = y
+
+panel1/min_fs = 0
+panel1/max_fs = 1023
+panel1/min_ss = 512
+panel1/max_ss = 1023
+panel1/corner_x = -512.0
+panel1/corner_y = 20.0
+panel1/clen = 100 mm
+panel1/res = 9090.91
+panel1/adu_per_eV = 1
+panel1/data = /data/panel1
+panel1/fs = x
+panel1/ss = y \ No newline at end of file