aboutsummaryrefslogtreecommitdiff
path: root/tests/process_hkl_check_1
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-03-08 17:21:34 +0100
committerThomas White <taw@physics.org>2022-03-08 17:22:26 +0100
commit44ab14686dc8a87793a68fdeacea6f5afe06038c (patch)
tree0dffbb327b996c373dcb4123c4d0ebebe10fbaca /tests/process_hkl_check_1
parent59e8a7ef447d0c8c56d33bfb7baf0010b5873fd7 (diff)
Update merging tests to latest stream version
Diffstat (limited to 'tests/process_hkl_check_1')
-rwxr-xr-xtests/process_hkl_check_112
1 files changed, 7 insertions, 5 deletions
diff --git a/tests/process_hkl_check_1 b/tests/process_hkl_check_1
index 8496041d..7cd29335 100755
--- a/tests/process_hkl_check_1
+++ b/tests/process_hkl_check_1
@@ -3,7 +3,7 @@
PROCESS_HKL=$1
cat > process_hkl_check_1.stream << EOF
-CrystFEL stream format 2.1
+CrystFEL stream format 2.3
Command line: indexamajig -i dummy.lst -o dummy.stream --kraken=prawn
----- Begin geometry file -----
photon_energy = 9000 eV
@@ -11,6 +11,8 @@ panel/min_fs = 0
panel/min_ss = 0
panel/max_fs = 1023
panel/max_ss = 1023
+panel/fs = x
+panel/ss = y
panel/corner_x = -100
panel/corner_y = -100
panel/clen = 50 mm
@@ -27,8 +29,8 @@ astar = -0.0283891 +0.0149254 -0.0257273 nm^-1
bstar = -0.0068281 +0.0403989 -0.0005196 nm^-1
cstar = +0.0406926 +0.0052233 -0.0426520 nm^-1
Reflections measured after indexing
- h k l I phase sigma(I) counts fs/px ss/px
- 1 0 0 100.00 - 0.00 1 938.0 629.0
+ h k l I sigma(I) peak background fs/px ss/px panel
+ 1 0 0 100.00 0.00 100.0 0.0 938.0 629.0 panel
End of reflections
--- End crystal
----- End chunk -----
@@ -42,8 +44,8 @@ astar = -0.0283891 +0.0149254 -0.0257273 nm^-1
bstar = -0.0068281 +0.0403989 -0.0005196 nm^-1
cstar = +0.0406926 +0.0052233 -0.0426520 nm^-1
Reflections measured after indexing
- h k l I phase sigma(I) counts fs/px ss/px
- 1 0 0 200.00 - 0.00 1 938.0 629.0
+ h k l I sigma(I) peak background fs/px ss/px panel
+ 1 0 0 200.00 0.00 100.0 0.0 938.0 629.0 panel
End of reflections
--- End crystal
----- End chunk -----