aboutsummaryrefslogtreecommitdiff
path: root/tests/partialator_merge_check_2
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/partialator_merge_check_2
parent59e8a7ef447d0c8c56d33bfb7baf0010b5873fd7 (diff)
Update merging tests to latest stream version
Diffstat (limited to 'tests/partialator_merge_check_2')
-rwxr-xr-xtests/partialator_merge_check_216
1 files changed, 9 insertions, 7 deletions
diff --git a/tests/partialator_merge_check_2 b/tests/partialator_merge_check_2
index 05881426..2ebcd74e 100755
--- a/tests/partialator_merge_check_2
+++ b/tests/partialator_merge_check_2
@@ -3,7 +3,7 @@
PARTIALATOR=$1
cat > partialator_merge_check_2.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
@@ -30,9 +32,9 @@ bstar = -0.0068281 +0.0403989 -0.0005196 nm^-1
cstar = +0.0406926 +0.0052233 -0.0426520 nm^-1
profile_radius = 0.0005 nm^-1
Reflections measured after indexing
- h k l I phase sigma(I) counts fs/px ss/px
- 1 0 0 100.00 - 1.00 1 938.0 629.0
- 19 0 0 50.00 - 1.00 1 938.0 629.0
+ h k l I sigma(I) peak background fs/px ss/px panel
+ 1 0 0 100.00 1.00 100.0 0.0 938.0 629.0 panel
+ 19 0 0 50.00 1.00 100.0 0.0 938.0 629.0 panel
End of reflections
--- End crystal
--- Begin crystal
@@ -42,9 +44,9 @@ bstar = -0.0068281 +0.0403989 -0.0005196 nm^-1
cstar = +0.0406926 +0.0052233 -0.0426520 nm^-1
profile_radius = 0.0005 nm^-1
Reflections measured after indexing
- h k l I phase sigma(I) counts fs/px ss/px
- 1 0 0 200.00 - 1.00 1 938.0 629.0
- 19 0 0 100.00 - 1.00 1 938.0 629.0
+ h k l I sigma(I) peak background fs/px ss/px panel
+ 1 0 0 200.00 1.00 100.0 0.0 938.0 629.0 panel
+ 19 0 0 100.00 1.00 100.0 0.0 938.0 629.0 panel
End of reflections
--- End crystal
----- End chunk -----