diff options
author | Thomas White <taw@physics.org> | 2020-07-10 15:12:23 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2020-07-29 18:53:45 +0200 |
commit | 6c3b71214cbce3de1d12c4cd2f12d68a96bccfab (patch) | |
tree | 83ec9880718d389f534d3a5a3f6bf7c39ae4b050 /tests/process_hkl_check_2 | |
parent | 465f36e8fa43e371142ee6861c56403f13e7d12d (diff) |
partialator/process_hkl: Use geometry
Diffstat (limited to 'tests/process_hkl_check_2')
-rwxr-xr-x | tests/process_hkl_check_2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/process_hkl_check_2 b/tests/process_hkl_check_2 index b4d85fb4..2dec8840 100755 --- a/tests/process_hkl_check_2 +++ b/tests/process_hkl_check_2 @@ -5,6 +5,19 @@ PROCESS_HKL=$1 cat > process_hkl_check_2.stream << EOF CrystFEL stream format 2.1 Command line: indexamajig -i dummy.lst -o dummy.stream --kraken=prawn +----- Begin geometry file ----- +photon_energy = 9000 eV +panel/min_fs = 0 +panel/min_ss = 0 +panel/max_fs = 1023 +panel/max_ss = 1023 +panel/corner_x = -100 +panel/corner_y = -100 +panel/clen = 50 mm +panel/res = 1000000 +panel/adu_per_photon = 1 +panel/data = /data/data_array +----- End geometry file ----- ----- Begin chunk ----- Image filename: dummy.h5 photon_energy_eV = 2000.0 |