diff options
author | Thomas White <taw@physics.org> | 2020-08-05 13:40:54 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-08-05 14:45:44 +0200 |
commit | 95b167d7c9df4fd21e69853a664f02eb7bfe8901 (patch) | |
tree | 30c464866ff5075541470c954c643ac792a9db3f /tests/polarisation_check.geom | |
parent | a7ce7d83d70e747446cb54581216f440b9677954 (diff) |
Restore HDF5 output in polarisation_check
Diffstat (limited to 'tests/polarisation_check.geom')
-rw-r--r-- | tests/polarisation_check.geom | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/polarisation_check.geom b/tests/polarisation_check.geom new file mode 100644 index 00000000..13ae073b --- /dev/null +++ b/tests/polarisation_check.geom @@ -0,0 +1,15 @@ +photon_energy = 9 keV +bandwidth = 0.0001 + +panel0/min_fs = 0 +panel0/max_fs = 511 +panel0/min_ss = 0 +panel0/max_ss = 511 +panel0/corner_x = -256.0 +panel0/corner_y = -256.0 +panel0/clen = 20 mm +panel0/res = 9090.91 +panel0/adu_per_photon = 1 +panel0/data = /data/panel0 +panel0/fs = x +panel0/ss = y
\ No newline at end of file |