Skip to content

Commit 5eb9519

Browse files
update generated tutorial data (master)
1 parent 0b4a05f commit 5eb9519

17 files changed

+125
-125
lines changed

tutorial_data/master/betalactamase/dials.integrate.log

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -147,28 +147,28 @@ Processing reflections in the following blocks of images:
147147

148148
Using multiprocessing with 4 parallel job(s)
149149

150-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
150+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
151151
success = self.background_algorithm(experiments).compute_background(
152152

153-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
153+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
154154
self.centroid_algorithm(experiments).compute_centroid(
155155

156-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
156+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
157157
success = self.background_algorithm(experiments).compute_background(
158158

159-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
159+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
160160
self.centroid_algorithm(experiments).compute_centroid(
161161

162-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
162+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
163163
success = self.background_algorithm(experiments).compute_background(
164164

165-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
165+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
166166
self.centroid_algorithm(experiments).compute_centroid(
167167

168-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
168+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
169169
success = self.background_algorithm(experiments).compute_background(
170170

171-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
171+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
172172
self.centroid_algorithm(experiments).compute_centroid(
173173

174174

@@ -865,12 +865,12 @@ Processing reflections in the following blocks of images:
865865

866866
Timing information for reference profile formation
867867
+-------------------+---------------+
868-
| Read time | 65.82 seconds |
868+
| Read time | 64.20 seconds |
869869
| Extract time | 0.63 seconds |
870870
| Pre-process time | 0.12 seconds |
871-
| Process time | 27.22 seconds |
871+
| Process time | 27.31 seconds |
872872
| Post-process time | 0.00 seconds |
873-
| Total time | 93.88 seconds |
873+
| Total time | 92.57 seconds |
874874
+-------------------+---------------+
875875

876876
================================================================================
@@ -899,28 +899,28 @@ Processing reflections in the following blocks of images:
899899

900900
Using multiprocessing with 4 parallel job(s)
901901

902-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
902+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
903903
success = self.background_algorithm(experiments).compute_background(
904904

905-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
905+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
906906
self.centroid_algorithm(experiments).compute_centroid(
907907

908-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
908+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
909909
success = self.background_algorithm(experiments).compute_background(
910910

911-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
911+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
912912
self.centroid_algorithm(experiments).compute_centroid(
913913

914-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
914+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
915915
success = self.background_algorithm(experiments).compute_background(
916916

917-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
917+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
918918
self.centroid_algorithm(experiments).compute_centroid(
919919

920-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
920+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:906: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
921921
success = self.background_algorithm(experiments).compute_background(
922922

923-
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251122/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
923+
/dls/science/groups/scisoft/DIALS/CD/latest/dials-dev20251129/modules/dials/src/dials/array_family/flex_ext.py:917: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in staticmethod() if you want to preserve the old behavior
924924
self.centroid_algorithm(experiments).compute_centroid(
925925

926926

@@ -1745,12 +1745,12 @@ Processing reflections in the following blocks of images:
17451745

17461746
Timing information for integration
17471747
+-------------------+----------------+
1748-
| Read time | 65.01 seconds |
1749-
| Extract time | 3.24 seconds |
1750-
| Pre-process time | 0.48 seconds |
1751-
| Process time | 137.94 seconds |
1748+
| Read time | 62.55 seconds |
1749+
| Extract time | 3.21 seconds |
1750+
| Pre-process time | 0.46 seconds |
1751+
| Process time | 139.62 seconds |
17521752
| Post-process time | 0.00 seconds |
1753-
| Total time | 207.71 seconds |
1753+
| Total time | 207.00 seconds |
17541754
+-------------------+----------------+
17551755

17561756
Removing 41640 unintegrated reflections of 368697 total

tutorial_data/master/betalactamase/dials.report.log

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ input {
66
}
77

88
Analysing strong spots
9-
Selected 96848 strong reflections.........................................0.04s
9+
Selected 96848 strong reflections.........................................0.03s
1010
Analysing reflection centroids
1111
Removing 2053 partial reflections
12-
Selected 311780 summation-integrated reflections..........................0.10s
12+
Selected 311780 summation-integrated reflections..........................0.07s
1313
Analysing centroid differences with I/Sigma > 10
1414
Analysing centroid differences in x/y with I/Sigma > 10
1515
Analysing centroid differences in z with I/Sigma > 10
1616
Analysing centroid differences vs phi with I/Sigma > 10
1717
Analysing reflection intensities
1818
Removing 50249 reflections with intensity <= 0
19-
Selected 276771 integrated reflections....................................0.06s
19+
Selected 276771 integrated reflections....................................0.03s
2020
Analysing distribution of I/Sigma
2121
Analysing distribution of I/Sigma vs xy
2222
Analysing distribution of I/Sigma vs xy

tutorial_data/master/betalactamase/dials.scale.log

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Completed preprocessing and initialisation for this dataset.
6767
Components to be refined in this cycle for all datasets: scale, decay, absorption
6868
Performing a round of scaling with an LBFGS minimizer.
6969

70-
Time taken for refinement 3.44
70+
Time taken for refinement 3.79
7171

7272
Refinement steps:
7373
+--------+--------+----------+
@@ -125,7 +125,7 @@ A round of outlier rejection has been performed,
125125
Components to be refined in this cycle for all datasets: scale, decay, absorption
126126
Performing a round of scaling with an LBFGS minimizer.
127127

128-
Time taken for refinement 0.95
128+
Time taken for refinement 1.10
129129

130130
Refinement steps:
131131
+--------+--------+----------+
@@ -177,7 +177,7 @@ are expected to be ~1.0 for reliable errors (sigmas).
177177
Components to be refined in this cycle for all datasets: scale, decay, absorption
178178
Performing a round of scaling with a Levenberg-Marquardt minimizer.
179179

180-
Time taken for refinement 3.50
180+
Time taken for refinement 4.13
181181

182182
Refinement steps:
183183
+--------+--------+----------+
@@ -198,7 +198,7 @@ RMSD no longer decreasing
198198
Components to be refined in this cycle for all datasets: scale, decay, absorption
199199
Performing a round of scaling with a Levenberg-Marquardt minimizer.
200200

201-
Time taken for refinement 1.13
201+
Time taken for refinement 1.31
202202

203203
Refinement steps:
204204
+--------+--------+----------+
@@ -248,7 +248,7 @@ are expected to be ~1.0 for reliable errors (sigmas).
248248
The reflection table variances have been adjusted to account for the
249249
uncertainty in the scaling model
250250

251-
Total time taken: 19.1869s
251+
Total time taken: 21.1072s
252252

253253
================================================================================
254254

tutorial_data/master/betalactamase/dials.scale_cut.log

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Completed preprocessing and initialisation for this dataset.
6868
Components to be refined in this cycle for all datasets: scale, decay, absorption
6969
Performing a round of scaling with an LBFGS minimizer.
7070

71-
Time taken for refinement 1.04
71+
Time taken for refinement 1.06
7272

7373
Refinement steps:
7474
+--------+--------+----------+
@@ -161,7 +161,7 @@ are expected to be ~1.0 for reliable errors (sigmas).
161161
Components to be refined in this cycle for all datasets: scale, decay, absorption
162162
Performing a round of scaling with a Levenberg-Marquardt minimizer.
163163

164-
Time taken for refinement 2.63
164+
Time taken for refinement 2.64
165165

166166
Refinement steps:
167167
+--------+--------+----------+
@@ -180,7 +180,7 @@ RMSD no longer decreasing
180180
Components to be refined in this cycle for all datasets: scale, decay, absorption
181181
Performing a round of scaling with a Levenberg-Marquardt minimizer.
182182

183-
Time taken for refinement 1.25
183+
Time taken for refinement 1.28
184184

185185
Refinement steps:
186186
+--------+--------+----------+
@@ -230,7 +230,7 @@ are expected to be ~1.0 for reliable errors (sigmas).
230230
The reflection table variances have been adjusted to account for the
231231
uncertainty in the scaling model
232232

233-
Total time taken: 14.5894s
233+
Total time taken: 14.9166s
234234

235235
================================================================================
236236

tutorial_data/master/last_update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-W46
1+
2025-W47

0 commit comments

Comments
 (0)