This tutorial requires a DIALS 2.0 installation.
Please click here to go to the tutorial for DIALS 1.14.

Processing in Detail (Thaumatin)

Introduction

DIALS processing may be performed by either running the individual tools (spot finding, indexing, refinement, integration, exporting to MTZ) or you can run xia2 pipeline=dials, which makes informed choices for you at each stage. In this tutorial we will run through each of the steps in turn, checking the output as we go. We will also enforce the correct lattice symmetry.

Tutorial data

The following example uses a Thaumatin dataset collected using beamline I04 at Diamond Light Source, which is available for download from thaumatin.

Import

The first stage of step-by-step DIALS processing is to import the data - all that happens here is that the image headers are read, and a file describing their contents (datablock.expt) is written.

dials.import data/th_8_2_0*cbf

The output just describes what the software understands of the images it was passed, in this case one sequence of data containing 540 images.

DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

input {
  experiments = <image files>
}

--------------------------------------------------------------------------------
  format: <class 'dxtbx.format.FormatCBFMiniPilatusDLS6MSN100.FormatCBFMiniPilatusDLS6MSN100'>
  num images: 540
  sequences:
    still:    0
    sweep:    1
  num stills: 0
--------------------------------------------------------------------------------
Writing experiments to imported.expt

Find Spots

The first “real” task in any processing using DIALS is the spot finding. Here we request multiple processors to speed this up (nproc=4). It still takes a little while because we are finding spots on every image in the dataset. This reflects the modular philosophy of the DIALS toolkit and will enable us to do global refinement later on.

dials.find_spots imported.expt nproc=4
Show/Hide Log
DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

spotfinder {
  mp {
    nproc = 4
  }
}
input {
  experiments = imported.expt
}

Setting spotfinder.filter.min_spot_size=3
Configuring spot finder from input parameters
--------------------------------------------------------------------------------
Finding strong spots in imageset 0
--------------------------------------------------------------------------------


Finding spots in image 1 to 540...
Setting chunksize=27
Extracting strong pixels from images
 Using multiprocessing with 4 parallel job(s)

Found 2865 strong pixels on image 1
Found 2701 strong pixels on image 2
Found 2903 strong pixels on image 3
Found 2854 strong pixels on image 4
Found 2861 strong pixels on image 5
Found 2634 strong pixels on image 6
Found 2824 strong pixels on image 7
Found 2812 strong pixels on image 8
Found 2700 strong pixels on image 9
Found 2740 strong pixels on image 10
Found 2766 strong pixels on image 11
Found 2787 strong pixels on image 12
Found 2530 strong pixels on image 13
Found 2661 strong pixels on image 14
Found 2801 strong pixels on image 15
Found 2831 strong pixels on image 16
Found 3005 strong pixels on image 17
Found 3071 strong pixels on image 18
Found 3220 strong pixels on image 19
Found 3226 strong pixels on image 20
Found 3162 strong pixels on image 21
Found 3128 strong pixels on image 22
Found 3130 strong pixels on image 23
Found 3119 strong pixels on image 24
Found 3046 strong pixels on image 25
Found 3042 strong pixels on image 26
Found 3147 strong pixels on image 27
Found 3156 strong pixels on image 28
Found 3163 strong pixels on image 29
Found 3249 strong pixels on image 30
Found 3053 strong pixels on image 31
Found 2807 strong pixels on image 32
Found 2764 strong pixels on image 33
Found 2787 strong pixels on image 34
Found 2973 strong pixels on image 35
Found 2630 strong pixels on image 36
Found 2848 strong pixels on image 37
Found 3061 strong pixels on image 38
Found 2943 strong pixels on image 39
Found 2906 strong pixels on image 40
Found 2770 strong pixels on image 41
Found 2748 strong pixels on image 42
Found 2819 strong pixels on image 43
Found 3115 strong pixels on image 44
Found 3306 strong pixels on image 45
Found 3124 strong pixels on image 46
Found 2989 strong pixels on image 47
Found 3015 strong pixels on image 48
Found 3044 strong pixels on image 49
Found 3062 strong pixels on image 50
Found 3245 strong pixels on image 51
Found 2944 strong pixels on image 52
Found 2728 strong pixels on image 53
Found 2897 strong pixels on image 54
Found 2909 strong pixels on image 55
Found 2801 strong pixels on image 56
Found 2722 strong pixels on image 57
Found 3001 strong pixels on image 58
Found 2974 strong pixels on image 59
Found 3249 strong pixels on image 60
Found 3058 strong pixels on image 61
Found 2912 strong pixels on image 62
Found 2859 strong pixels on image 63
Found 2960 strong pixels on image 64
Found 2964 strong pixels on image 65
Found 3275 strong pixels on image 66
Found 3211 strong pixels on image 67
Found 3126 strong pixels on image 68
Found 3165 strong pixels on image 69
Found 3235 strong pixels on image 70
Found 3146 strong pixels on image 71
Found 2953 strong pixels on image 72
Found 3071 strong pixels on image 73
Found 3247 strong pixels on image 74
Found 3021 strong pixels on image 75
Found 2995 strong pixels on image 76
Found 2780 strong pixels on image 77
Found 2864 strong pixels on image 78
Found 2836 strong pixels on image 79
Found 2755 strong pixels on image 80
Found 2906 strong pixels on image 81
Found 3070 strong pixels on image 82
Found 2986 strong pixels on image 83
Found 3065 strong pixels on image 84
Found 3249 strong pixels on image 85
Found 3286 strong pixels on image 86
Found 3247 strong pixels on image 87
Found 3205 strong pixels on image 88
Found 2983 strong pixels on image 89
Found 2992 strong pixels on image 90
Found 2841 strong pixels on image 91
Found 2634 strong pixels on image 92
Found 2819 strong pixels on image 93
Found 2846 strong pixels on image 94
Found 2986 strong pixels on image 95
Found 3157 strong pixels on image 96
Found 3110 strong pixels on image 97
Found 3214 strong pixels on image 98
Found 3409 strong pixels on image 99
Found 3222 strong pixels on image 100
Found 3237 strong pixels on image 101
Found 3107 strong pixels on image 102
Found 2900 strong pixels on image 103
Found 2873 strong pixels on image 104
Found 2994 strong pixels on image 105
Found 3024 strong pixels on image 106
Found 3145 strong pixels on image 107
Found 2973 strong pixels on image 108
Found 2888 strong pixels on image 109
Found 2963 strong pixels on image 110
Found 3126 strong pixels on image 111
Found 3273 strong pixels on image 112
Found 3155 strong pixels on image 113
Found 3077 strong pixels on image 114
Found 3167 strong pixels on image 115
Found 2984 strong pixels on image 116
Found 3116 strong pixels on image 117
Found 3241 strong pixels on image 118
Found 3132 strong pixels on image 119
Found 2991 strong pixels on image 120
Found 2972 strong pixels on image 121
Found 3092 strong pixels on image 122
Found 3056 strong pixels on image 123
Found 3002 strong pixels on image 124
Found 3056 strong pixels on image 125
Found 2986 strong pixels on image 126
Found 2737 strong pixels on image 127
Found 3114 strong pixels on image 128
Found 3067 strong pixels on image 129
Found 2741 strong pixels on image 130
Found 3182 strong pixels on image 131
Found 3016 strong pixels on image 132
Found 3008 strong pixels on image 133
Found 3021 strong pixels on image 134
Found 3036 strong pixels on image 135
Found 2884 strong pixels on image 136
Found 3173 strong pixels on image 137
Found 3263 strong pixels on image 138
Found 2913 strong pixels on image 139
Found 3052 strong pixels on image 140
Found 3078 strong pixels on image 141
Found 2964 strong pixels on image 142
Found 2843 strong pixels on image 143
Found 3021 strong pixels on image 144
Found 2802 strong pixels on image 145
Found 2928 strong pixels on image 146
Found 2859 strong pixels on image 147
Found 3112 strong pixels on image 148
Found 3127 strong pixels on image 149
Found 3169 strong pixels on image 150
Found 3232 strong pixels on image 151
Found 3287 strong pixels on image 152
Found 3229 strong pixels on image 153
Found 3169 strong pixels on image 154
Found 3258 strong pixels on image 155
Found 3049 strong pixels on image 156
Found 3012 strong pixels on image 157
Found 3304 strong pixels on image 158
Found 3185 strong pixels on image 159
Found 3114 strong pixels on image 160
Found 3217 strong pixels on image 161
Found 3221 strong pixels on image 162
Found 3344 strong pixels on image 163
Found 3097 strong pixels on image 164
Found 3106 strong pixels on image 165
Found 3188 strong pixels on image 166
Found 3182 strong pixels on image 167
Found 3171 strong pixels on image 168
Found 3011 strong pixels on image 169
Found 3033 strong pixels on image 170
Found 3055 strong pixels on image 171
Found 3205 strong pixels on image 172
Found 3314 strong pixels on image 173
Found 3240 strong pixels on image 174
Found 3008 strong pixels on image 175
Found 2938 strong pixels on image 176
Found 3112 strong pixels on image 177
Found 2941 strong pixels on image 178
Found 3074 strong pixels on image 179
Found 3019 strong pixels on image 180
Found 2975 strong pixels on image 181
Found 3153 strong pixels on image 182
Found 3331 strong pixels on image 183
Found 3051 strong pixels on image 184
Found 2997 strong pixels on image 185
Found 3075 strong pixels on image 186
Found 3072 strong pixels on image 187
Found 3043 strong pixels on image 188
Found 3118 strong pixels on image 189
Found 3075 strong pixels on image 190
Found 2997 strong pixels on image 191
Found 3000 strong pixels on image 192
Found 2991 strong pixels on image 193
Found 3197 strong pixels on image 194
Found 3023 strong pixels on image 195
Found 3177 strong pixels on image 196
Found 3059 strong pixels on image 197
Found 3152 strong pixels on image 198
Found 2939 strong pixels on image 199
Found 2938 strong pixels on image 200
Found 2927 strong pixels on image 201
Found 3060 strong pixels on image 202
Found 3134 strong pixels on image 203
Found 3009 strong pixels on image 204
Found 3024 strong pixels on image 205
Found 3059 strong pixels on image 206
Found 3083 strong pixels on image 207
Found 2981 strong pixels on image 208
Found 2964 strong pixels on image 209
Found 3032 strong pixels on image 210
Found 2943 strong pixels on image 211
Found 2985 strong pixels on image 212
Found 3093 strong pixels on image 213
Found 3047 strong pixels on image 214
Found 2935 strong pixels on image 215
Found 2951 strong pixels on image 216
Found 3003 strong pixels on image 217
Found 2942 strong pixels on image 218
Found 2879 strong pixels on image 219
Found 3013 strong pixels on image 220
Found 2964 strong pixels on image 221
Found 2908 strong pixels on image 222
Found 2845 strong pixels on image 223
Found 3012 strong pixels on image 224
Found 3064 strong pixels on image 225
Found 2985 strong pixels on image 226
Found 3173 strong pixels on image 227
Found 3097 strong pixels on image 228
Found 2890 strong pixels on image 229
Found 2783 strong pixels on image 230
Found 2886 strong pixels on image 231
Found 2880 strong pixels on image 232
Found 2796 strong pixels on image 233
Found 2779 strong pixels on image 234
Found 2625 strong pixels on image 235
Found 2911 strong pixels on image 236
Found 2953 strong pixels on image 237
Found 3046 strong pixels on image 238
Found 2830 strong pixels on image 239
Found 2913 strong pixels on image 240
Found 2901 strong pixels on image 241
Found 2906 strong pixels on image 242
Found 2828 strong pixels on image 243
Found 3042 strong pixels on image 244
Found 2943 strong pixels on image 245
Found 2853 strong pixels on image 246
Found 2995 strong pixels on image 247
Found 3177 strong pixels on image 248
Found 2946 strong pixels on image 249
Found 2902 strong pixels on image 250
Found 2847 strong pixels on image 251
Found 2846 strong pixels on image 252
Found 3019 strong pixels on image 253
Found 3036 strong pixels on image 254
Found 2936 strong pixels on image 255
Found 2893 strong pixels on image 256
Found 2804 strong pixels on image 257
Found 2639 strong pixels on image 258
Found 2671 strong pixels on image 259
Found 2839 strong pixels on image 260
Found 3075 strong pixels on image 261
Found 3068 strong pixels on image 262
Found 3040 strong pixels on image 263
Found 2747 strong pixels on image 264
Found 2898 strong pixels on image 265
Found 2639 strong pixels on image 266
Found 2854 strong pixels on image 267
Found 2966 strong pixels on image 268
Found 2811 strong pixels on image 269
Found 2816 strong pixels on image 270
Found 2679 strong pixels on image 271
Found 2668 strong pixels on image 272
Found 2643 strong pixels on image 273
Found 2838 strong pixels on image 274
Found 2973 strong pixels on image 275
Found 3131 strong pixels on image 276
Found 3043 strong pixels on image 277
Found 2841 strong pixels on image 278
Found 2774 strong pixels on image 279
Found 2721 strong pixels on image 280
Found 2881 strong pixels on image 281
Found 2952 strong pixels on image 282
Found 2863 strong pixels on image 283
Found 3079 strong pixels on image 284
Found 2896 strong pixels on image 285
Found 2886 strong pixels on image 286
Found 2952 strong pixels on image 287
Found 2906 strong pixels on image 288
Found 2756 strong pixels on image 289
Found 2934 strong pixels on image 290
Found 2847 strong pixels on image 291
Found 2795 strong pixels on image 292
Found 2948 strong pixels on image 293
Found 2683 strong pixels on image 294
Found 2941 strong pixels on image 295
Found 2948 strong pixels on image 296
Found 2756 strong pixels on image 297
Found 2634 strong pixels on image 298
Found 2748 strong pixels on image 299
Found 3136 strong pixels on image 300
Found 3055 strong pixels on image 301
Found 2963 strong pixels on image 302
Found 2892 strong pixels on image 303
Found 2813 strong pixels on image 304
Found 2981 strong pixels on image 305
Found 2862 strong pixels on image 306
Found 2913 strong pixels on image 307
Found 2965 strong pixels on image 308
Found 2893 strong pixels on image 309
Found 2658 strong pixels on image 310
Found 2751 strong pixels on image 311
Found 2694 strong pixels on image 312
Found 2871 strong pixels on image 313
Found 3062 strong pixels on image 314
Found 2883 strong pixels on image 315
Found 2762 strong pixels on image 316
Found 2612 strong pixels on image 317
Found 2910 strong pixels on image 318
Found 2947 strong pixels on image 319
Found 2967 strong pixels on image 320
Found 2859 strong pixels on image 321
Found 2983 strong pixels on image 322
Found 2891 strong pixels on image 323
Found 2694 strong pixels on image 324
Found 2975 strong pixels on image 325
Found 2951 strong pixels on image 326
Found 2674 strong pixels on image 327
Found 2787 strong pixels on image 328
Found 2856 strong pixels on image 329
Found 2677 strong pixels on image 330
Found 2767 strong pixels on image 331
Found 2749 strong pixels on image 332
Found 2731 strong pixels on image 333
Found 2684 strong pixels on image 334
Found 2697 strong pixels on image 335
Found 2701 strong pixels on image 336
Found 2868 strong pixels on image 337
Found 2865 strong pixels on image 338
Found 2875 strong pixels on image 339
Found 2686 strong pixels on image 340
Found 2815 strong pixels on image 341
Found 2635 strong pixels on image 342
Found 2578 strong pixels on image 343
Found 2657 strong pixels on image 344
Found 2731 strong pixels on image 345
Found 2686 strong pixels on image 346
Found 2761 strong pixels on image 347
Found 2645 strong pixels on image 348
Found 2854 strong pixels on image 349
Found 3096 strong pixels on image 350
Found 2913 strong pixels on image 351
Found 2740 strong pixels on image 352
Found 2784 strong pixels on image 353
Found 2710 strong pixels on image 354
Found 2614 strong pixels on image 355
Found 2747 strong pixels on image 356
Found 2809 strong pixels on image 357
Found 2814 strong pixels on image 358
Found 2651 strong pixels on image 359
Found 2715 strong pixels on image 360
Found 2704 strong pixels on image 361
Found 2752 strong pixels on image 362
Found 2771 strong pixels on image 363
Found 2930 strong pixels on image 364
Found 2828 strong pixels on image 365
Found 2922 strong pixels on image 366
Found 2900 strong pixels on image 367
Found 2809 strong pixels on image 368
Found 2928 strong pixels on image 369
Found 3066 strong pixels on image 370
Found 2525 strong pixels on image 371
Found 2549 strong pixels on image 372
Found 2648 strong pixels on image 373
Found 2743 strong pixels on image 374
Found 2878 strong pixels on image 375
Found 2537 strong pixels on image 376
Found 2572 strong pixels on image 377
Found 2753 strong pixels on image 378
Found 2645 strong pixels on image 379
Found 2622 strong pixels on image 380
Found 2434 strong pixels on image 381
Found 2469 strong pixels on image 382
Found 2578 strong pixels on image 383
Found 2462 strong pixels on image 384
Found 2642 strong pixels on image 385
Found 2889 strong pixels on image 386
Found 2623 strong pixels on image 387
Found 2678 strong pixels on image 388
Found 3025 strong pixels on image 389
Found 2938 strong pixels on image 390
Found 2970 strong pixels on image 391
Found 2939 strong pixels on image 392
Found 3022 strong pixels on image 393
Found 2808 strong pixels on image 394
Found 2592 strong pixels on image 395
Found 2643 strong pixels on image 396
Found 2726 strong pixels on image 397
Found 2701 strong pixels on image 398
Found 2557 strong pixels on image 399
Found 2636 strong pixels on image 400
Found 2448 strong pixels on image 401
Found 2422 strong pixels on image 402
Found 2474 strong pixels on image 403
Found 2587 strong pixels on image 404
Found 2491 strong pixels on image 405
Found 2639 strong pixels on image 406
Found 2882 strong pixels on image 407
Found 2682 strong pixels on image 408
Found 2604 strong pixels on image 409
Found 2582 strong pixels on image 410
Found 2605 strong pixels on image 411
Found 2726 strong pixels on image 412
Found 2612 strong pixels on image 413
Found 2562 strong pixels on image 414
Found 2624 strong pixels on image 415
Found 2786 strong pixels on image 416
Found 2650 strong pixels on image 417
Found 2712 strong pixels on image 418
Found 2524 strong pixels on image 419
Found 2748 strong pixels on image 420
Found 2936 strong pixels on image 421
Found 2645 strong pixels on image 422
Found 2623 strong pixels on image 423
Found 2187 strong pixels on image 424
Found 2324 strong pixels on image 425
Found 2307 strong pixels on image 426
Found 2467 strong pixels on image 427
Found 2615 strong pixels on image 428
Found 2342 strong pixels on image 429
Found 2369 strong pixels on image 430
Found 2582 strong pixels on image 431
Found 2512 strong pixels on image 432
Found 2642 strong pixels on image 433
Found 2592 strong pixels on image 434
Found 2663 strong pixels on image 435
Found 2459 strong pixels on image 436
Found 2484 strong pixels on image 437
Found 2509 strong pixels on image 438
Found 2457 strong pixels on image 439
Found 2653 strong pixels on image 440
Found 2501 strong pixels on image 441
Found 2757 strong pixels on image 442
Found 2451 strong pixels on image 443
Found 2433 strong pixels on image 444
Found 2592 strong pixels on image 445
Found 2476 strong pixels on image 446
Found 2423 strong pixels on image 447
Found 2462 strong pixels on image 448
Found 2529 strong pixels on image 449
Found 2269 strong pixels on image 450
Found 2523 strong pixels on image 451
Found 2658 strong pixels on image 452
Found 2484 strong pixels on image 453
Found 2336 strong pixels on image 454
Found 2429 strong pixels on image 455
Found 2548 strong pixels on image 456
Found 2417 strong pixels on image 457
Found 2638 strong pixels on image 458
Found 2404 strong pixels on image 459
Found 2586 strong pixels on image 460
Found 2699 strong pixels on image 461
Found 2775 strong pixels on image 462
Found 2851 strong pixels on image 463
Found 2803 strong pixels on image 464
Found 2520 strong pixels on image 465
Found 2512 strong pixels on image 466
Found 2425 strong pixels on image 467
Found 2508 strong pixels on image 468
Found 2712 strong pixels on image 469
Found 2557 strong pixels on image 470
Found 2473 strong pixels on image 471
Found 2494 strong pixels on image 472
Found 2566 strong pixels on image 473
Found 2545 strong pixels on image 474
Found 2473 strong pixels on image 475
Found 2407 strong pixels on image 476
Found 2667 strong pixels on image 477
Found 2594 strong pixels on image 478
Found 2440 strong pixels on image 479
Found 2352 strong pixels on image 480
Found 2604 strong pixels on image 481
Found 2497 strong pixels on image 482
Found 2460 strong pixels on image 483
Found 2703 strong pixels on image 484
Found 2472 strong pixels on image 485
Found 2583 strong pixels on image 486
Found 2653 strong pixels on image 487
Found 2661 strong pixels on image 488
Found 2524 strong pixels on image 489
Found 2640 strong pixels on image 490
Found 2500 strong pixels on image 491
Found 2528 strong pixels on image 492
Found 2502 strong pixels on image 493
Found 2612 strong pixels on image 494
Found 2742 strong pixels on image 495
Found 2637 strong pixels on image 496
Found 2676 strong pixels on image 497
Found 2635 strong pixels on image 498
Found 2453 strong pixels on image 499
Found 2630 strong pixels on image 500
Found 2702 strong pixels on image 501
Found 2764 strong pixels on image 502
Found 2459 strong pixels on image 503
Found 2707 strong pixels on image 504
Found 2776 strong pixels on image 505
Found 2670 strong pixels on image 506
Found 2660 strong pixels on image 507
Found 2660 strong pixels on image 508
Found 2678 strong pixels on image 509
Found 2360 strong pixels on image 510
Found 2351 strong pixels on image 511
Found 2529 strong pixels on image 512
Found 2470 strong pixels on image 513
Found 2597 strong pixels on image 514
Found 2574 strong pixels on image 515
Found 2689 strong pixels on image 516
Found 2474 strong pixels on image 517
Found 2350 strong pixels on image 518
Found 2490 strong pixels on image 519
Found 2436 strong pixels on image 520
Found 2387 strong pixels on image 521
Found 2323 strong pixels on image 522
Found 2279 strong pixels on image 523
Found 2588 strong pixels on image 524
Found 2414 strong pixels on image 525
Found 2519 strong pixels on image 526
Found 2488 strong pixels on image 527
Found 2545 strong pixels on image 528
Found 2427 strong pixels on image 529
Found 2526 strong pixels on image 530
Found 2509 strong pixels on image 531
Found 2449 strong pixels on image 532
Found 2544 strong pixels on image 533
Found 2493 strong pixels on image 534
Found 2531 strong pixels on image 535
Found 2408 strong pixels on image 536
Found 2406 strong pixels on image 537
Found 2460 strong pixels on image 538
Found 2216 strong pixels on image 539
Found 2452 strong pixels on image 540

Extracted 160335 spots
Removed 33290 spots with size < 3 pixels
Removed 4 spots with size > 1000 pixels
Calculated 127041 spot centroids
Calculated 127041 spot intensities
Filtered 126786 of 127041 spots by peak-centroid distance

Histogram of per-image spot count for imageset 0:
126786 spots found on 540 images (max 2353 / bin)
                                        *  *               *
******** ***************************************************
************************************************************
************************************************************
************************************************************
************************************************************
************************************************************
************************************************************
************************************************************
************************************************************
1                         image                          540

--------------------------------------------------------------------------------
Saved 126786 reflections to strong.refl
Time Taken: 352.731443

The default parameters for dials.find_spots usually do a good job for Pilatus images, such as these. However they may not be optimal for data from other detector types, such as CCDs or image plates. Issues with incorrectly set gain or sigma thresholds might lead to far too many spots being extracted (for example). It is always worth inspecting the images with dials.image_viewer, especially if you are having issues with spot finding:

dials.image_viewer datablock.expt

Viewing the various images from ‘image’ to ‘threshold’ gives an idea of how the various parameters affect the spot finding algorithm. The final image, ‘threshold’ is the one on which spots are found, so ensuring this produces peaks at real diffraction spot positions will give the best chance of success.

Having found strong spots it is worth checking the image viewer again:

dials.image_viewer datablock.expt strong.refl

The dials.image_viewer tool is not as fast as viewers such as ADXV, however it does integrate well with DIALS data files. Information about the beam centre, spot centroids, reflection shoeboxes and other data stored in the pickle files created by DIALS programs can be overlaid on the diffraction images. You may need to adjust the colour scheme and brightness to get the best out of it. A brightness of 20 with the ‘invert’ colour scheme works well with this data. Move forward a few images to find a spot whose complete rocking curve is recorded. The highest valued pixel in that three dimensional spot is marked with a pink dot. The spot centre of mass is shown by a red cross. This is usually close to the peak pixel, but slightly offset as the centroid algorithm allows calculation of the spot centre at a better precision than the pixel size and image angular ‘width’. The strong pixels marked as being part of the peak are highlighted with a green dot. The reflection shoebox you see with a blue border is the smallest three dimensional box that can contain the continuous peak region, that is, there is no background border region displayed here.

../../_images/found_spot.png

Another very powerful tool for investigating problems with strong spot positions is dials.reciprocal_lattice_viewer. This displays the strong spots in 3D, after mapping them from their detector positions to reciprocal space. In a favourable case like this you should be able to see the crystal’s reciprocal lattice by eye in the strong spot positions. Some practice may be needed in rotating the lattice to an orientation that shows off the periodicity in reciprocal lattice positions:

dials.reciprocal_lattice_viewer datablock.expt strong.refl
../../_images/reciprocal_lattice_strong1.png

Indexing

The next step will be indexing of the strong spots by dials.index, which by default uses a 3D FFT algorithm, although the 1D FFT algorithm can be selected using the parameter indexing.method=fft1d. We will pass in all the strong spots found in the dataset - so no need to select subsets of images widely separated in \(\phi\).

dials.index imported.expt strong.refl

If known, the space group and unit cell can be provided at this stage using the space_group and unit_cell parameters, otherwise indexing and refinement will be carried out in the primitive lattice using space group P1.

Show/Hide Log
DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

input {
  experiments = imported.expt
  reflections = strong.refl
}

Found max_cell: 198.8 Angstrom
Setting d_min: 3.88
FFT gridding: (256,256,256)
Number of centroids used: 13266
Candidate solutions:
+-----------------------------------+----------+----------------+------------+-------------+-------------------+-----------+-----------------+-----------------+
| unit_cell                         |   volume |   volume score |   #indexed |   % indexed |   % indexed score |   rmsd_xy |   rmsd_xy score |   overall score |
|-----------------------------------+----------+----------------+------------+-------------+-------------------+-----------+-----------------+-----------------|
| 57.45 57.66 149.79 89.9 89.7 89.9 |   496120 |           0    |      13172 |          99 |              0    |      0.05 |            0.05 |            0.05 |
| 57.89 58.06 150.16 90.3 90.0 90.0 |   504692 |           0.02 |      13186 |          99 |              0    |      0.05 |            0.04 |            0.06 |
| 57.45 57.66 149.90 90.1 90.0 90.1 |   496498 |           0    |      13185 |          99 |              0    |      0.05 |            0.09 |            0.09 |
| 57.89 58.06 150.02 90.2 90.2 90.0 |   504215 |           0.02 |      13186 |          99 |              0    |      0.05 |            0.09 |            0.11 |
| 57.66 58.03 150.16 90.0 90.2 90.0 |   502420 |           0.02 |      13189 |          99 |              0    |      0.05 |            0.13 |            0.15 |
| 57.45 57.66 150.28 90.4 90.0 90.1 |   497751 |           0    |      12438 |          93 |              0.08 |      0.05 |            0.07 |            0.16 |
| 57.66 57.74 149.96 89.8 89.9 89.5 |   499215 |           0.01 |      13185 |          99 |              0    |      0.05 |            0.15 |            0.16 |
| 57.72 57.84 150.16 90.0 90.2 90.3 |   501315 |           0.02 |      13188 |          99 |              0    |      0.05 |            0.15 |            0.17 |
| 57.72 57.84 150.19 90.2 90.4 90.3 |   501386 |           0.02 |      13186 |          99 |              0    |      0.05 |            0.16 |            0.17 |
| 57.66 58.03 149.79 89.8 89.9 90.0 |   501170 |           0.01 |      13110 |          98 |              0.01 |      0.05 |            0.16 |            0.18 |
| 57.97 57.98 149.79 90.2 90.1 90.1 |   503489 |           0.02 |      11753 |          88 |              0.17 |      0.05 |            0.01 |            0.19 |
| 57.66 57.95 149.89 90.2 90.0 90.3 |   500837 |           0.01 |      13171 |          99 |              0    |      0.06 |            0.19 |            0.21 |
| 57.66 57.95 150.28 90.0 90.4 90.3 |   502136 |           0.02 |      12534 |          94 |              0.07 |      0.05 |            0.12 |            0.21 |
| 57.66 58.03 150.28 90.1 90.4 90.0 |   502815 |           0.02 |      12588 |          94 |              0.07 |      0.05 |            0.12 |            0.21 |
| 57.66 58.47 149.79 89.8 89.9 89.7 |   504972 |           0.03 |      12921 |          97 |              0.03 |      0.05 |            0.17 |            0.23 |
| 57.66 58.03 149.83 90.2 90.1 90.0 |   501308 |           0.02 |      12395 |          93 |              0.09 |      0.05 |            0.13 |            0.23 |
| 57.77 58.07 149.93 89.6 89.9 89.9 |   502938 |           0.02 |      12058 |          91 |              0.13 |      0.05 |            0.08 |            0.23 |
| 57.66 58.47 150.28 90.1 90.4 90.3 |   506630 |           0.03 |      12582 |          94 |              0.07 |      0.05 |            0.14 |            0.24 |
| 57.89 58.06 149.77 89.9 89.7 90.0 |   503361 |           0.02 |      11342 |          85 |              0.22 |      0.05 |            0    |            0.24 |
| 57.84 58.47 150.47 90.1 90.2 90.4 |   508828 |           0.04 |      13186 |          99 |              0    |      0.06 |            0.21 |            0.25 |
| 57.66 58.43 150.35 89.6 89.8 89.8 |   506523 |           0.03 |      13059 |          98 |              0.01 |      0.06 |            0.21 |            0.26 |
| 57.85 57.97 150.24 90.4 90.3 90.1 |   503834 |           0.02 |      13178 |          99 |              0    |      0.06 |            0.24 |            0.26 |
| 57.66 58.47 150.17 89.7 89.6 89.7 |   506247 |           0.03 |      13061 |          98 |              0.01 |      0.06 |            0.22 |            0.26 |
| 57.72 57.84 149.74 90.4 90.1 90.3 |   499906 |           0.01 |      12443 |          93 |              0.08 |      0.06 |            0.18 |            0.27 |
| 57.66 57.74 150.28 90.0 89.6 89.5 |   500285 |           0.01 |      12293 |          92 |              0.1  |      0.05 |            0.16 |            0.27 |
| 57.66 58.47 149.84 89.6 90.0 89.7 |   505119 |           0.03 |      12149 |          91 |              0.12 |      0.05 |            0.13 |            0.28 |
| 57.72 57.84 149.81 89.7 89.9 89.7 |   500126 |           0.01 |      11949 |          90 |              0.14 |      0.05 |            0.12 |            0.28 |
| 57.84 58.47 150.26 89.7 89.8 89.6 |   508133 |           0.03 |      13084 |          98 |              0.01 |      0.06 |            0.25 |            0.29 |
| 57.45 57.66 150.31 90.2 90.4 90.1 |   497841 |           0    |      10795 |          81 |              0.29 |      0.05 |            0.01 |            0.3  |
| 57.65 57.94 150.34 90.2 90.2 90.3 |   502162 |           0.02 |      13188 |          99 |              0    |      0.06 |            0.3  |            0.32 |
| 57.65 57.94 150.31 90.4 90.4 90.3 |   502036 |           0.02 |      13115 |          98 |              0.01 |      0.06 |            0.32 |            0.34 |
| 57.65 57.94 149.93 89.6 89.9 89.7 |   500771 |           0.01 |      12063 |          91 |              0.13 |      0.06 |            0.25 |            0.39 |
| 57.85 57.97 149.93 89.5 90.0 89.9 |   502799 |           0.02 |      12001 |          90 |              0.14 |      0.06 |            0.24 |            0.39 |
| 57.66 58.43 150.28 90.0 90.4 90.2 |   506291 |           0.03 |      12564 |          94 |              0.07 |      0.06 |            0.32 |            0.42 |
| 57.84 58.47 149.93 90.3 90.2 90.4 |   506997 |           0.03 |      11973 |          90 |              0.14 |      0.06 |            0.31 |            0.48 |
| 57.66 57.74 150.43 90.1 90.5 90.5 |   500760 |           0.01 |      10463 |          79 |              0.33 |      0.06 |            0.18 |            0.53 |
| 57.66 58.43 149.93 90.4 90.1 90.2 |   505085 |           0.03 |      11906 |          89 |              0.15 |      0.06 |            0.37 |            0.55 |
| 57.78 58.53 149.68 90.0 90.4 90.0 |   506171 |           0.03 |       9397 |          71 |              0.49 |      0.06 |            0.19 |            0.71 |
| 57.42 58.21 149.88 90.6 90.1 90.4 |   500906 |           0.01 |      11753 |          88 |              0.17 |      0.08 |            0.76 |            0.94 |
| 57.47 58.47 150.16 90.7 90.6 90.7 |   504500 |           0.02 |      11805 |          89 |              0.16 |      0.1  |            1.11 |            1.29 |
| 58.25 58.47 150.16 90.0 90.2 91.2 |   511352 |           0.04 |      13189 |          99 |              0    |      0.12 |            1.26 |            1.3  |
| 57.47 58.47 150.11 90.7 90.5 90.7 |   504354 |           0.02 |      11734 |          88 |              0.17 |      0.11 |            1.15 |            1.35 |
| 57.47 58.47 149.73 90.6 90.2 90.7 |   503087 |           0.02 |      11294 |          85 |              0.22 |      0.11 |            1.13 |            1.38 |
| 58.25 58.47 149.79 89.8 89.9 88.8 |   510065 |           0.04 |      12951 |          97 |              0.03 |      0.12 |            1.34 |            1.4  |
| 58.25 58.47 149.83 90.0 90.2 91.2 |   510214 |           0.04 |      11759 |          88 |              0.17 |      0.13 |            1.37 |            1.58 |
| 57.47 58.47 149.78 90.8 90.1 90.7 |   503234 |           0.02 |      10063 |          76 |              0.39 |      0.11 |            1.24 |            1.65 |
| 58.25 58.47 150.29 89.2 89.9 88.8 |   511725 |           0.04 |      10306 |          77 |              0.36 |      0.15 |            1.58 |            1.98 |
| 57.90 58.47 149.93 90.9 90.5 91.1 |   507409 |           0.03 |       9608 |          72 |              0.46 |      0.19 |            1.95 |            2.43 |
| 57.90 58.47 149.79 91.0 90.5 91.1 |   506932 |           0.03 |       8567 |          64 |              0.62 |      0.19 |            1.94 |            2.59 |
| 57.90 58.47 149.60 90.9 90.2 91.1 |   506292 |           0.03 |       7278 |          55 |              0.86 |      0.18 |            1.91 |            2.8  |
+-----------------------------------+----------+----------------+------------+-------------+-------------------+-----------+-----------------+-----------------+
Using d_min_step 0.7

Indexed crystal models:
model 1 (13172 reflections):
Crystal:
    Unit cell: (57.447, 57.656, 149.790, 89.909, 89.744, 89.851)
    Space group: P 1
    U matrix:  {{ 0.2598, -0.3459,  0.9016},
                {-0.3908, -0.8914, -0.2293},
                { 0.8830, -0.2928, -0.3668}}
    B matrix:  {{ 0.0174,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                {-0.0001, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0067, -0.0155, -0.0015},
                { 0.0154, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       13172 |           149 | 98.9%       |
+------------+-------------+---------------+-------------+

################################################################################
Starting refinement (macro-cycle 1)
################################################################################


Summary statistics for 13063 observations matched to predictions:
+-------------------+----------+-----------+-----------+-----------+----------+
|                   |      Min |        Q1 |       Med |        Q3 |      Max |
|-------------------+----------+-----------+-----------+-----------+----------|
| Xc - Xo (mm)      |  -0.5791 |  -0.318   |  -0.2524  |  -0.1868  |   0.34   |
| Yc - Yo (mm)      |  -0.7907 |  -0.3781  |  -0.1206  |   0.06828 |   0.7042 |
| Phic - Phio (deg) |  -2.077  |  -0.01337 |   0.01746 |   0.06735 |   1.33   |
| X weights         | 249.6    | 401       | 403.8     | 404.9     | 405.6    |
| Y weights         | 251.6    | 401.7     | 404.1     | 405       | 405.6    |
| Phi weights       | 320.8    | 528.5     | 531.3     | 532.4     | 533.3    |
+-------------------+----------+-----------+-----------+-----------+----------+

Detecting centroid outliers using the Tukey algorithm
213 reflections have been flagged as outliers

Summary statistics for 12850 observations matched to predictions:
+-------------------+----------+-----------+-----------+-----------+-----------+
|                   |      Min |        Q1 |       Med |        Q3 |       Max |
|-------------------+----------+-----------+-----------+-----------+-----------|
| Xc - Xo (mm)      |  -0.4845 |  -0.3153  |  -0.2512  |  -0.1859  |   0.01406 |
| Yc - Yo (mm)      |  -0.7907 |  -0.3796  |  -0.1136  |   0.06989 |   0.4461  |
| Phic - Phio (deg) |  -0.1387 |  -0.01351 |   0.01702 |   0.06526 |   0.3462  |
| X weights         | 249.6    | 401       | 403.8     | 404.9     | 405.6     |
| Y weights         | 251.6    | 401.7     | 404.1     | 405       | 405.6     |
| Phi weights       | 320.8    | 528.5     | 531.3     | 532.4     | 533.3     |
+-------------------+----------+-----------+-----------+-----------+-----------+

There are 16 parameters to refine against 8099 reflections in 3 dimensions

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 |   8099 | 0.26856  | 0.3077   |   0.074056 |
|      1 |   8099 | 0.036363 | 0.044898 |   0.032677 |
|      2 |   8099 | 0.036192 | 0.041026 |   0.029957 |
|      3 |   8099 | 0.035591 | 0.039347 |   0.02478  |
|      4 |   8099 | 0.034764 | 0.037183 |   0.019324 |
|      5 |   8099 | 0.033532 | 0.035051 |   0.016618 |
|      6 |   8099 | 0.031865 | 0.032881 |   0.016239 |
|      7 |   8099 | 0.030789 | 0.031443 |   0.016186 |
|      8 |   8099 | 0.03062  | 0.031158 |   0.016162 |
|      9 |   8099 | 0.030621 | 0.031145 |   0.016156 |
|     10 |   8099 | 0.030621 | 0.031144 |   0.016156 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 |   8099 |  0.17803 |  0.18107 |     0.1077 |
+-------+--------+----------+----------+------------+

Refined crystal models:
model 1 (13091 reflections):
Crystal:
    Unit cell: (57.785(2), 57.809(2), 150.036(5), 89.9824(11), 90.0046(13), 89.9900(9))
    Space group: P 1
    U matrix:  {{ 0.2589, -0.3455,  0.9020},
                {-0.3911, -0.8914, -0.2291},
                { 0.8832, -0.2934, -0.3659}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       13091 |           182 | 98.6%       |
+------------+-------------+---------------+-------------+
Increasing resolution to 3.22 Angstrom

Indexed crystal models:
model 1 (23466 reflections):
Crystal:
    Unit cell: (57.785(2), 57.809(2), 150.036(5), 89.9824(11), 90.0046(13), 89.9900(9))
    Space group: P 1
    U matrix:  {{ 0.2589, -0.3455,  0.9020},
                {-0.3911, -0.8914, -0.2291},
                { 0.8832, -0.2934, -0.3659}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       23496 |           262 | 98.9%       |
+------------+-------------+---------------+-------------+

################################################################################
Starting refinement (macro-cycle 2)
################################################################################


Summary statistics for 23324 observations matched to predictions:
+-------------------+----------+------------+-------------+------------+----------+
|                   |      Min |         Q1 |         Med |         Q3 |      Max |
|-------------------+----------+------------+-------------+------------+----------|
| Xc - Xo (mm)      |  -0.2397 |  -0.02673  |  -0.0048    |   0.03002  |   0.2427 |
| Yc - Yo (mm)      |  -0.7074 |  -0.01734  |   0.002305  |   0.02282  |   0.3651 |
| Phic - Phio (deg) |  -1.052  |  -0.009872 |  -6.514e-05 |   0.009953 |   1.908  |
| X weights         | 249.6    | 399.9      | 403.4       | 404.7      | 405.6    |
| Y weights         | 251.6    | 400.1      | 403.5       | 404.7      | 405.6    |
| Phi weights       | 320.8    | 528.4      | 531.2       | 532.4      | 533.3    |
+-------------------+----------+------------+-------------+------------+----------+

Detecting centroid outliers using the Tukey algorithm
901 reflections have been flagged as outliers

Summary statistics for 22423 observations matched to predictions:
+-------------------+-----------+------------+-------------+-----------+-----------+
|                   |       Min |         Q1 |         Med |        Q3 |       Max |
|-------------------+-----------+------------+-------------+-----------+-----------|
| Xc - Xo (mm)      |  -0.1124  |  -0.02592  |  -0.004422  |   0.03014 |   0.1159  |
| Yc - Yo (mm)      |  -0.08552 |  -0.01687  |   0.0023    |   0.02237 |   0.08865 |
| Phic - Phio (deg) |  -0.05857 |  -0.009557 |   4.668e-05 |   0.00979 |   0.05217 |
| X weights         | 251.6     | 400.2      | 403.5       | 404.7     | 405.6     |
| Y weights         | 251.6     | 400.3      | 403.5       | 404.7     | 405.6     |
| Phi weights       | 393.3     | 528.4      | 531.2       | 532.4     | 533.3     |
+-------------------+-----------+------------+-------------+-----------+-----------+

There are 16 parameters to refine against 8099 reflections in 3 dimensions

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 |   8099 | 0.035611 | 0.030204 |   0.01411  |
|      1 |   8099 | 0.034018 | 0.029524 |   0.014146 |
|      2 |   8099 | 0.033972 | 0.029334 |   0.014057 |
|      3 |   8099 | 0.033927 | 0.029159 |   0.01399  |
|      4 |   8099 | 0.033892 | 0.029086 |   0.013971 |
|      5 |   8099 | 0.033842 | 0.02903  |   0.013969 |
|      6 |   8099 | 0.033791 | 0.028952 |   0.013963 |
|      7 |   8099 | 0.033773 | 0.028886 |   0.013948 |
|      8 |   8099 | 0.033778 | 0.028865 |   0.013941 |
|      9 |   8099 | 0.03378  | 0.028863 |   0.013939 |
|     10 |   8099 | 0.033781 | 0.028862 |   0.013939 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 |   8099 |   0.1964 |   0.1678 |   0.092928 |
+-------+--------+----------+----------+------------+

Refined crystal models:
model 1 (23460 reflections):
Crystal:
    Unit cell: (57.7760(18), 57.8024(17), 150.030(4), 89.9875(9), 90.0091(11), 89.9884(8))
    Space group: P 1
    U matrix:  {{ 0.2589, -0.3455,  0.9020},
                {-0.3911, -0.8913, -0.2292},
                { 0.8832, -0.2934, -0.3659}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       23460 |           298 | 98.7%       |
+------------+-------------+---------------+-------------+
Increasing resolution to 2.56 Angstrom

Indexed crystal models:
model 1 (44570 reflections):
Crystal:
    Unit cell: (57.7760(18), 57.8024(17), 150.030(4), 89.9875(9), 90.0091(11), 89.9884(8))
    Space group: P 1
    U matrix:  {{ 0.2589, -0.3455,  0.9020},
                {-0.3911, -0.8913, -0.2292},
                { 0.8832, -0.2934, -0.3659}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       44572 |           393 | 99.1%       |
+------------+-------------+---------------+-------------+

################################################################################
Starting refinement (macro-cycle 3)
################################################################################


Summary statistics for 44405 observations matched to predictions:
+-------------------+----------+-----------+-------------+-----------+----------+
|                   |      Min |        Q1 |         Med |        Q3 |      Max |
|-------------------+----------+-----------+-------------+-----------+----------|
| Xc - Xo (mm)      |  -0.2521 |  -0.02181 |   0.01229   |   0.03628 |   0.2301 |
| Yc - Yo (mm)      |  -0.7025 |  -0.01441 |   0.003819  |   0.02297 |   0.3705 |
| Phic - Phio (deg) |  -1.053  |  -0.01088 |  -0.0005674 |   0.01009 |   1.894  |
| X weights         | 231.8    | 394.7     | 401.3       | 404       | 405.6    |
| Y weights         | 190.6    | 393.2     | 401         | 404       | 405.6    |
| Phi weights       | 320.8    | 526.5     | 530.6       | 532.6     | 533.3    |
+-------------------+----------+-----------+-------------+-----------+----------+

Detecting centroid outliers using the Tukey algorithm
2467 reflections have been flagged as outliers

Summary statistics for 41938 observations matched to predictions:
+-------------------+-----------+-----------+-------------+------------+-----------+
|                   |       Min |        Q1 |         Med |         Q3 |       Max |
|-------------------+-----------+-----------+-------------+------------+-----------|
| Xc - Xo (mm)      |  -0.1108  |  -0.02188 |   0.01218   |   0.03563  |   0.1266  |
| Yc - Yo (mm)      |  -0.07626 |  -0.01353 |   0.004133  |   0.02283  |   0.08171 |
| Phic - Phio (deg) |  -0.05975 |  -0.01039 |  -0.0005235 |   0.009708 |   0.05275 |
| X weights         | 251.6     | 395.7     | 401.6       | 404        | 405.6     |
| Y weights         | 241.2     | 394.2     | 401.2       | 404        | 405.6     |
| Phi weights       | 393.3     | 526.5     | 530.5       | 532.4      | 533.3     |
+-------------------+-----------+-----------+-------------+------------+-----------+

There are 16 parameters to refine against 8099 reflections in 3 dimensions

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 |   8099 | 0.041491 | 0.027679 |   0.015128 |
|      1 |   8099 | 0.038232 | 0.02738  |   0.015588 |
|      2 |   8099 | 0.0382   | 0.027341 |   0.015519 |
|      3 |   8099 | 0.03816  | 0.027302 |   0.01542  |
|      4 |   8099 | 0.03812  | 0.027276 |   0.015355 |
|      5 |   8099 | 0.038061 | 0.02723  |   0.015344 |
|      6 |   8099 | 0.037968 | 0.027177 |   0.015358 |
|      7 |   8099 | 0.037878 | 0.027177 |   0.015385 |
|      8 |   8099 | 0.037839 | 0.027201 |   0.015403 |
|      9 |   8099 | 0.037832 | 0.027207 |   0.015407 |
|     10 |   8099 | 0.037832 | 0.027208 |   0.015407 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 |   8099 |  0.21995 |  0.15818 |    0.10271 |
+-------+--------+----------+----------+------------+

Refined crystal models:
model 1 (44570 reflections):
Crystal:
    Unit cell: (57.7806(16), 57.8166(15), 150.031(3), 89.9976(8), 90.0195(9), 89.9888(8))
    Space group: P 1
    U matrix:  {{ 0.2587, -0.3456,  0.9020},
                {-0.3911, -0.8913, -0.2293},
                { 0.8832, -0.2934, -0.3658}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       44570 |           418 | 99.1%       |
+------------+-------------+---------------+-------------+
Increasing resolution to 1.90 Angstrom

Indexed crystal models:
model 1 (95784 reflections):
Crystal:
    Unit cell: (57.7806(16), 57.8166(15), 150.031(3), 89.9976(8), 90.0195(9), 89.9888(8))
    Space group: P 1
    U matrix:  {{ 0.2587, -0.3456,  0.9020},
                {-0.3911, -0.8913, -0.2293},
                { 0.8832, -0.2934, -0.3658}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       95788 |           880 | 99.1%       |
+------------+-------------+---------------+-------------+

################################################################################
Starting refinement (macro-cycle 4)
################################################################################


Summary statistics for 95577 observations matched to predictions:
+-------------------+----------+-----------+-------------+-----------+---------+
|                   |      Min |        Q1 |         Med |        Q3 |     Max |
|-------------------+----------+-----------+-------------+-----------+---------|
| Xc - Xo (mm)      |  -0.5186 |  -0.02976 |   0.002828  |   0.03319 |   1.02  |
| Yc - Yo (mm)      |  -1.386  |  -0.02221 |   0.001426  |   0.02437 |   1.363 |
| Phic - Phio (deg) |  -1.483  |  -0.01356 |  -0.0005166 |   0.01304 |   1.87  |
| X weights         | 143.8    | 377.5     | 393.8       | 401.7     | 405.6   |
| Y weights         | 179.9    | 368.2     | 390.4       | 401.1     | 405.6   |
| Phi weights       | 320.8    | 524.1     | 531.1       | 533.3     | 533.3   |
+-------------------+----------+-----------+-------------+-----------+---------+

Detecting centroid outliers using the Tukey algorithm
8853 reflections have been flagged as outliers

Summary statistics for 86724 observations matched to predictions:
+-------------------+-----------+-----------+-------------+-----------+-----------+
|                   |       Min |        Q1 |         Med |        Q3 |       Max |
|-------------------+-----------+-----------+-------------+-----------+-----------|
| Xc - Xo (mm)      |  -0.1248  |  -0.02798 |   0.004309  |   0.03322 |   0.129   |
| Yc - Yo (mm)      |  -0.0975  |  -0.01962 |   0.002175  |   0.02396 |   0.09676 |
| Phic - Phio (deg) |  -0.06949 |  -0.01236 |  -0.0002757 |   0.01233 |   0.0659  |
| X weights         | 143.8     | 381.2     | 395.1       | 402       | 405.6     |
| Y weights         | 210.9     | 374       | 392.5       | 401.6     | 405.6     |
| Phi weights       | 393.3     | 523.9     | 530.7       | 533.3     | 533.3     |
+-------------------+-----------+-----------+-------------+-----------+-----------+

There are 16 parameters to refine against 8099 reflections in 3 dimensions

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 |   8099 | 0.042556 | 0.034498 |   0.019478 |
|      1 |   8099 | 0.041317 | 0.034062 |   0.019448 |
|      2 |   8099 | 0.041293 | 0.033985 |   0.019414 |
|      3 |   8099 | 0.041255 | 0.033804 |   0.019389 |
|      4 |   8099 | 0.041197 | 0.033465 |   0.019372 |
|      5 |   8099 | 0.041191 | 0.032999 |   0.019356 |
|      6 |   8099 | 0.041275 | 0.032583 |   0.019338 |
|      7 |   8099 | 0.041359 | 0.032355 |   0.019326 |
|      8 |   8099 | 0.041394 | 0.032293 |   0.019324 |
|      9 |   8099 | 0.0414   | 0.032285 |   0.019324 |
|     10 |   8099 | 0.041401 | 0.032284 |   0.019324 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 |   8099 |   0.2407 |   0.1877 |    0.12883 |
+-------+--------+----------+----------+------------+

Refined crystal models:
model 1 (95776 reflections):
Crystal:
    Unit cell: (57.7819(14), 57.8148(13), 150.038(3), 89.9923(6), 90.0167(7), 89.9870(7))
    Space group: P 1
    U matrix:  {{ 0.2588, -0.3456,  0.9020},
                {-0.3911, -0.8913, -0.2293},
                { 0.8832, -0.2934, -0.3658}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |       95776 |           908 | 99.1%       |
+------------+-------------+---------------+-------------+
Increasing resolution to 1.24 Angstrom

Indexed crystal models:
model 1 (125359 reflections):
Crystal:
    Unit cell: (57.7819(14), 57.8148(13), 150.038(3), 89.9923(6), 90.0167(7), 89.9870(7))
    Space group: P 1
    U matrix:  {{ 0.2588, -0.3456,  0.9020},
                {-0.3911, -0.8913, -0.2293},
                { 0.8832, -0.2934, -0.3658}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |      125383 |          1402 | 98.9%       |
+------------+-------------+---------------+-------------+

################################################################################
Starting refinement (macro-cycle 5)
################################################################################


Summary statistics for 125120 observations matched to predictions:
+-------------------+---------+-----------+-------------+-----------+---------+
|                   |     Min |        Q1 |         Med |        Q3 |     Max |
|-------------------+---------+-----------+-------------+-----------+---------|
| Xc - Xo (mm)      |  -1.162 |  -0.0353  |  -0.006516  |   0.02891 |   1.344 |
| Yc - Yo (mm)      |  -1.395 |  -0.03313 |  -0.003666  |   0.01998 |   1.377 |
| Phic - Phio (deg) |  -1.497 |  -0.01573 |  -0.0008214 |   0.01435 |   1.906 |
| X weights         | 135.2   | 359.7     | 387.1       | 400       | 405.6   |
| Y weights         | 143.8   | 345.8     | 381         | 398.7     | 405.6   |
| Phi weights       | 320.8   | 524.6     | 532.3       | 533.3     | 533.3   |
+-------------------+---------+-----------+-------------+-----------+---------+

Detecting centroid outliers using the Tukey algorithm
14113 reflections have been flagged as outliers

Summary statistics for 111007 observations matched to predictions:
+-------------------+-----------+-----------+-------------+-----------+-----------+
|                   |       Min |        Q1 |         Med |        Q3 |       Max |
|-------------------+-----------+-----------+-------------+-----------+-----------|
| Xc - Xo (mm)      |  -0.1349  |  -0.03307 |  -0.004665  |   0.02888 |   0.1301  |
| Yc - Yo (mm)      |  -0.1168  |  -0.02654 |  -0.001304  |   0.02063 |   0.1038  |
| Phic - Phio (deg) |  -0.07569 |  -0.01409 |  -0.0006386 |   0.01331 |   0.07112 |
| X weights         | 143.8     | 367.2     | 390.1       | 400.7     | 405.6     |
| Y weights         | 171.4     | 355.8     | 385.5       | 399.8     | 405.6     |
| Phi weights       | 382.7     | 524.1     | 531.7       | 533.3     | 533.3     |
+-------------------+-----------+-----------+-------------+-----------+-----------+

There are 16 parameters to refine against 8099 reflections in 3 dimensions

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 |   8099 | 0.044761 | 0.038113 |   0.022552 |
|      1 |   8099 | 0.044639 | 0.03775  |   0.022492 |
|      2 |   8099 | 0.0446   | 0.037638 |   0.022471 |
|      3 |   8099 | 0.044516 | 0.03745  |   0.022459 |
|      4 |   8099 | 0.04437  | 0.037192 |   0.02246  |
|      5 |   8099 | 0.044217 | 0.036932 |   0.022468 |
|      6 |   8099 | 0.044139 | 0.036764 |   0.022476 |
|      7 |   8099 | 0.044125 | 0.036684 |   0.022483 |
|      8 |   8099 | 0.044129 | 0.036664 |   0.022486 |
|      9 |   8099 | 0.04413  | 0.036661 |   0.022487 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 |   8099 |  0.25657 |  0.21315 |    0.14991 |
+-------+--------+----------+----------+------------+

Refined crystal models:
model 1 (125359 reflections):
Crystal:
    Unit cell: (57.7816(12), 57.8093(11), 150.032(2), 89.9904(6), 90.0114(7), 89.9910(7))
    Space group: P 1
    U matrix:  {{ 0.2588, -0.3455,  0.9020},
                {-0.3911, -0.8914, -0.2292},
                { 0.8832, -0.2934, -0.3658}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                {-0.0000,  0.0173,  0.0000},
                { 0.0000, -0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
+------------+-------------+---------------+-------------+
|   Imageset |   # indexed |   # unindexed | % indexed   |
|------------+-------------+---------------+-------------|
|          0 |      125359 |          1426 | 98.9%       |
+------------+-------------+---------------+-------------+
Saving refined experiments to indexed.expt
Saving refined reflections to indexed.refl

It is worth reading through this output to understand what the indexing program has done. Note that this log is automatically captured in the file dials.index.log. There is also a somewhat more information written into dials.index.debug.log, but this is probably only helpful if something has gone wrong and you are trying to track down why.

Inspecting the log shows that the indexing step is done at fairly low resolution: Setting d_min: 3.89. The resolution limit of data that can be used in indexing is determined by the size of the 3D FFT grid and the likely maximum cell dimension. Here we used the default \(256^3\) grid points: FFT gridding: (256,256,256). What follows then are macrocycles of refinement at increasing resolution to bootstrap the indexing solution to as many of the strong reflections as possible. In each case you can see that only 8099 reflections are used in the refinement job. The diffraction geometry is here described by only 16 parameters (6 for the detector, 1 beam angle, 3 crystal ‘misset’ angles and 6 triclinic cell parameters). The problem is thus hugely overdetermined. In order to save time, the refinement here uses a subset of the input reflections, by default using 100 reflections for every degree of the scan.

Continuing to look through the log, we see that the first macrocyle of refinement makes a big improvement in the positional RMSDs. Second and subsequent macrocycles are refined using the same number of reflections, but after extending to higher resolution. The RMSDs at the start of each cycle start off worse than at the end of the previous cycle, because the best fit model for lower resolution data is being applied to higher resolution reflections. As long as each macrocyle shows a reduction in RMSDs then refinement is doing its job of extending the applicability of the model out to a new resolution limit, until eventually the highest resolution strong spots have been included. The final macrocycle includes data out to 1.26 Angstroms and produces a final model with RMSDs of 0.044 mm in X, 0.036 mm in Y and 0.021 degrees in \(\phi\), corresponding to 0.25 pixels in X, 0.21 pixels in Y and 0.14 image widths in \(\phi\).

Despite the high quality of this data, we notice from the log that at each macrocycle there were some outliers identified and removed from refinement as resolution increases. Large outliers can dominate refinement using a least squares target, so it is important to be able to remove these. More about this is discussed below in Refinement.

After indexing it can be useful to inspect the reciprocal lattice again:

dials.reciprocal_lattice_viewer indexed.expt indexed.refl

Now indexed/unindexed spots are differentiated by colour, and it is possible to see which spots were marked by dials.refine as outliers. If you have a dataset with multiple lattices present, it may be possible to spot them in the unindexed reflections.

If you want to specify the Bravais lattice for processing (i.e. include the lattice constraints in the refinement) then you need to either request it at this stage using space_group=P4 as a command-line option to dials.index or you can use dials.refine_bravais_settings, which will take the results of the P1 autoindexing and run refinement with all of the possible Bravais settings applied - after which you may select the preferred solution.

dials.refine_bravais_settings indexed.expt indexed.refl

gives a table containing scoring data and unit cell for each Bravais setting. The scores include the metric fit (in degrees), RMSDs (in mm), and the best and worse correlation coefficients for data related by symmetry elements implied by the lowest symmetry space group from the Bravais setting. This uses the raw spot intensity measurement from the spot-finding procedure (uncorrected and unscaled) but provides a very useful check to see if the data does appear to adhere to the proposed symmetry operators.

DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

input {
  experiments = indexed.expt
  reflections = indexed.refl
}

Chiral space groups corresponding to each Bravais lattice:
aP: P1
mP: P2 P21
mC: C2
oP: P222 P2221 P21212 P212121
oC: C2221 C222
tP: P4 P41 P42 P43 P422 P4212 P4122 P41212 P4222 P42212 P4322 P43212
+------------+--------------+--------+--------------+----------+-----------+------------------------------------------+----------+------------+
| Solution   |   Metric fit |   rmsd | min/max cc   |   #spots | lattice   | unit_cell                                |   volume | cb_op      |
|------------+--------------+--------+--------------+----------+-----------+------------------------------------------+----------+------------|
| *      9   |       0.0313 |  0.063 | 0.798/0.847  |     8099 | tP        | 57.78  57.78 150.01  90.00  90.00  90.00 |   500887 | a,b,c      |
| *      8   |       0.0313 |  0.062 | 0.798/0.967  |     8099 | oC        | 81.72  81.73 150.02  90.00  90.00  90.00 |  1002019 | a-b,a+b,c  |
| *      7   |       0.0276 |  0.061 | 0.967/0.967  |     8099 | mC        | 81.74  81.75 150.04  90.00  90.01  90.00 |  1002534 | a-b,a+b,c  |
| *      6   |       0.0313 |  0.062 | 0.804/0.804  |     8099 | mC        | 81.74  81.72 150.02  90.00  89.99  90.00 |  1002077 | a+b,-a+b,c |
| *      5   |       0.0149 |  0.061 | 0.798/0.895  |     8099 | oP        | 57.76  57.79 149.99  90.00  90.00  90.00 |   500680 | a,b,c      |
| *      4   |       0.0146 |  0.06  | 0.895/0.895  |     8099 | mP        | 57.80  57.77 150.02  90.00  89.98  90.00 |   500925 | -b,-a,-c   |
| *      3   |       0.0132 |  0.059 | 0.812/0.812  |     8099 | mP        | 57.77  57.80 150.01  90.00  90.02  90.00 |   500862 | a,b,c      |
| *      2   |       0.0149 |  0.061 | 0.798/0.798  |     8099 | mP        | 57.77 150.01  57.80  90.00  89.99  90.00 |   500871 | -a,-c,-b   |
| *      1   |       0      |  0.059 | -/-          |     8099 | aP        | 57.78  57.81 150.03  89.99  90.01  89.99 |   501121 | a,b,c      |
+------------+--------------+--------+--------------+----------+-----------+------------------------------------------+----------+------------+
* = recommended solution

Saving summary as bravais_summary.json
Saving solution 9 as bravais_setting_9.expt
Saving solution 8 as bravais_setting_8.expt
Saving solution 7 as bravais_setting_7.expt
Saving solution 6 as bravais_setting_6.expt
Saving solution 5 as bravais_setting_5.expt
Saving solution 4 as bravais_setting_4.expt
Saving solution 3 as bravais_setting_3.expt
Saving solution 2 as bravais_setting_2.expt
Saving solution 1 as bravais_setting_1.expt
usr+sys time: 1.50 seconds
wall clock time: 17.89 seconds

In this example we would continue processing (i.e. proceed to the refinement step, perhaps) with bravais_setting_9.expt. Sometimes (that is, when the change of basis operator is not equal to a,b,c) it is necessary to reindex the indexed.refl file output by dials.index. In this case as the change of basis operator to the chosen setting is the identity operator (a,b,c) this step is not needed. We run it anyway to demonstrate its use.

dials.reindex indexed.refl change_of_basis_op=a,b,c

This outputs the file reindexed.refl which should be used as input to downstream programs in place of indexed.refl.

Refinement

The model is already refined during indexing, but we can also add explicit refinement steps using dials.refine in here, to use all reflections in refinement rather than a subset and to fit a scan-varying model of the crystal. There are many options to refinement. As an aside, to show all the options up to and including expert_level=1 use this command:

dials.refine -c -e 1

Equivalent command-line options exist for all the main DIALS programs. To refine a static model including the tetragonal constraints we just do:

dials.refine bravais_setting_9.expt reindexed.refl scan_varying=false

This used all reflections in refinement rather than a subset and provided a small reduction in RMSDs. However, the refined model is still static over the whole dataset. We may want to do an additional refinement job to fit a more sophisticated model for the crystal, allowing small misset rotations to occur over the course of the scan. There are usually even small changes to the cell dimensions (typically resulting in a net increase in cell volume) caused by exposure to radiation during data collection. To account for both of these effects we can extend our parameterisation to obtain a smoothed ‘scan-varying’ model for both the crystal orientation and unit cell. This means running a further refinement job starting from the output of the previous job:

dials.refine refined.expt refined.refl scan_varying=true
Show/Hide Log
DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

refinement {
  parameterisation {
    scan_varying = True
  }
}
input {
  experiments = refined.expt
  reflections = refined.refl
}

Configuring refiner

Summary statistics for 125121 observations matched to predictions:
+-------------------+---------+-----------+-------------+-----------+---------+
|                   |     Min |        Q1 |         Med |        Q3 |     Max |
|-------------------+---------+-----------+-------------+-----------+---------|
| Xc - Xo (mm)      |  -1.136 |  -0.03494 |  -0.003525  |   0.03204 |   1.354 |
| Yc - Yo (mm)      |  -1.407 |  -0.02966 |  -0.000412  |   0.02981 |   1.372 |
| Phic - Phio (deg) |  -1.53  |  -0.01625 |  -0.0005794 |   0.01488 |   1.897 |
| X weights         | 135.2   | 359.7     | 387.1       | 400       | 405.6   |
| Y weights         | 143.8   | 345.8     | 381         | 398.7     | 405.6   |
| Phi weights       | 320.8   | 524.6     | 532.3       | 533.3     | 533.3   |
+-------------------+---------+-----------+-------------+-----------+---------+

Detecting centroid outliers using the MCD algorithm
14820 reflections have been flagged as outliers

Summary statistics for 110301 observations matched to predictions:
+-------------------+-----------+-----------+-------------+-----------+-----------+
|                   |       Min |        Q1 |         Med |        Q3 |       Max |
|-------------------+-----------+-----------+-------------+-----------+-----------|
| Xc - Xo (mm)      |  -0.1659  |  -0.03317 |  -0.002811  |   0.03081 |   0.151   |
| Yc - Yo (mm)      |  -0.1457  |  -0.02711 |  -0.0003219 |   0.02749 |   0.128   |
| Phic - Phio (deg) |  -0.08281 |  -0.01328 |   9.63e-05  |   0.01389 |   0.06993 |
| X weights         | 143.8     | 368.2     | 390.3       | 400.7     | 405.6     |
| Y weights         | 171.4     | 356.7     | 385.7       | 399.8     | 405.6     |
| Phi weights       | 382.7     | 523.8     | 531.5       | 533.3     | 533.3     |
+-------------------+-----------+-----------+-------------+-----------+-----------+

There are 22 parameters to refine against 110301 reflections in 3 dimensions
Performing refinement of a single Experiment...

Refinement steps:
+--------+--------+----------+----------+------------+
|   Step |   Nref |   RMSD_X |   RMSD_Y |   RMSD_Phi |
|        |        |     (mm) |     (mm) |      (deg) |
|--------+--------+----------+----------+------------|
|      0 | 110301 | 0.045443 | 0.040764 |   0.021763 |
|      1 | 110301 | 0.044962 | 0.038206 |   0.02173  |
|      2 | 110301 | 0.044956 | 0.038156 |   0.021726 |
|      3 | 110301 | 0.044958 | 0.03811  |   0.021667 |
|      4 | 110301 | 0.044961 | 0.038085 |   0.021504 |
|      5 | 110301 | 0.04496  | 0.038081 |   0.021299 |
|      6 | 110301 | 0.04496  | 0.038082 |   0.021205 |
|      7 | 110301 | 0.044959 | 0.038082 |   0.021195 |
|      8 | 110301 | 0.044959 | 0.038082 |   0.021194 |
+--------+--------+----------+----------+------------+
RMSD no longer decreasing

RMSDs by experiment:
+-------+--------+----------+----------+------------+
|   Exp |   Nref |   RMSD_X |   RMSD_Y |     RMSD_Z |
|    id |        |     (px) |     (px) |   (images) |
|-------+--------+----------+----------+------------|
|     0 | 110301 |  0.26139 |  0.22141 |    0.14129 |
+-------+--------+----------+----------+------------+
Updating predictions for indexed reflections

Final refined crystal model:
Crystal:
    Unit cell: (57.7840(2), 57.7840(2), 150.0035(5), 90.0, 90.0, 90.0)
    Space group: P 4
    U matrix:  {{ 0.2590, -0.3455,  0.9020},
                {-0.3911, -0.8914, -0.2291},
                { 0.8831, -0.2935, -0.3660}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                { 0.0000,  0.0173,  0.0000},
                { 0.0000,  0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
    A sampled at 541 scan points
Saving refined experiments to refined.expt
Saving reflections with updated predictions to refined.refl

Total time taken: 14.87s

In this case we didn’t alter the default choices that affect scan-varying refinement, the most important of which is the number of intervals into which the full scan is divided. This determines the number of samples that will be used by the Gaussian smoother. More samples allows sharper changes to the model, but overdoing this will lead to unphysical changes to the model that are just fitting noise in the data. Figuring out the optimum number of points to use is challenging. Here we are happy with the default interval width of 36 degrees (this is a parameter at expert_level=1).

See HTML report for further information on how to view the smoothly varying crystal cell parameters using dials.report.

Integration

After the refinement is done the next step is integration, which is performed by the program dials.integrate. Mostly, the default parameters are fine for Pilatus data, which will perform XDS-like 3D profile fitting while using a generalized linear model in order to fit a Poisson-distributed background model. We will also increase the number of processors used to speed the job up.

dials.integrate refined.expt refined.refl nproc=4
Show/Hide Log
DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

integration {
  mp {
    nproc = 4
  }
}
input {
  experiments = refined.expt
  reflections = refined.refl
}

================================================================================

Experiments

Models for experiment 0

Beam:
    wavelength: 0.97625
    sample to source direction : {-1.11483e-05,-0,1}
    divergence: 0
    sigma divergence: 0
    polarization normal: {0,1,0}
    polarization fraction: 0.999

Detector:
Panel:
  name: Panel
  type: SENSOR_PAD
  identifier: 
  pixel_size:{0.172,0.172}
  image_size: {2463,2527}
  trusted_range: {-1,161977}
  thickness: 0.32
  material: Si
  mu: 3.92203
  gain: 1
  pedestal: 0
  fast_axis: {0.999997,-0.00163429,-0.00156524}
  slow_axis: {-0.00164107,-0.999989,-0.00434271}
  origin: {-210.664,205.706,-263.848}
  distance: 265.067
  pixel to millimeter strategy: ParallaxCorrectedPxMmStrategy
    mu: 3.92203
    t0: 0.32


Goniometer:
    Rotation axis:   {1,0,0}
    Fixed rotation:  {1,0,0,0,1,0,0,0,1}
    Setting rotation:{1,0,0,0,1,0,0,0,1}
    Axis #0 (GON_PHI):  {1,0,0}
    Axis #1 (GON_KAPPA):  {0.914,0.279,-0.297}
    Axis #2 (GON_OMEGA):  {1,0,0}
    Angles: 0,0,82
    scan axis: #2 (GON_OMEGA)

Scan:
    image range:   {1,540}
    oscillation:   {82,0.15}
    exposure time: 0.067

Crystal:
    Unit cell: (57.7840(2), 57.7840(2), 150.0035(5), 90.0, 90.0, 90.0)
    Space group: P 4
    U matrix:  {{ 0.2590, -0.3455,  0.9020},
                {-0.3911, -0.8914, -0.2291},
                { 0.8831, -0.2935, -0.3660}}
    B matrix:  {{ 0.0173,  0.0000,  0.0000},
                { 0.0000,  0.0173,  0.0000},
                { 0.0000,  0.0000,  0.0067}}
    A = UB:    {{ 0.0045, -0.0060,  0.0060},
                {-0.0068, -0.0154, -0.0015},
                { 0.0153, -0.0051, -0.0024}}
    A sampled at 541 scan points
================================================================================

Initialising

Processing reference reflections
 read 126786 strong spots
 removing 1427 unindexed reflections
 removing 15059 reflections marked as bad for refinement
 using 110300 indexed reflections
 found 16486 junk reflections
 time taken: 0.038141
 masked neighbouring pixels in 6 shoeboxes


================================================================================

Predicting reflections

Prediction type: scan varying crystal prediction
Predicted 383786 reflections
Matching reference spots with predicted reflections
 110300 observed reflections input
 383786 reflections predicted
 110300 reflections matched
 110300 reflections accepted
Using 110293 / 110300 reflections for sigma calculation
Calculating E.S.D Beam Divergence.
Calculating E.S.D Reflecting Range (mosaicity).
 sigma b: 0.027763 degrees
 sigma m: 0.042476 degrees

================================================================================

Processing reflections

 Processing the following experiments:

 Experiments: 1
 Beams:       1
 Detectors:   1
 Goniometers: 1
 Scans:       1
 Crystals:    1
 Imagesets:   1

================================================================================

Modelling reflection profiles

 Split 2699 reflections overlapping job boundaries

Processing reflections in the following blocks of images:

 block_size: 14 frames

+-----+---------+--------------+------------+--------------+------------+-----------------+
|   # |   Group |   Frame From |   Frame To |   Angle From |   Angle To |   # Reflections |
|-----+---------+--------------+------------+--------------+------------+-----------------|
|   0 |       0 |            0 |         14 |        82    |      84.1  |            2050 |
|   1 |       0 |            7 |         21 |        83.05 |      85.15 |            1366 |
|   2 |       0 |           14 |         28 |        84.1  |      86.2  |            1484 |
|   3 |       0 |           21 |         35 |        85.15 |      87.25 |            1490 |
|   4 |       0 |           28 |         42 |        86.2  |      88.3  |            1338 |
|   5 |       0 |           35 |         49 |        87.25 |      89.35 |            1385 |
|   6 |       0 |           42 |         56 |        88.3  |      90.4  |            1434 |
|   7 |       0 |           49 |         63 |        89.35 |      91.45 |            1362 |
|   8 |       0 |           56 |         70 |        90.4  |      92.5  |            1363 |
|   9 |       0 |           63 |         77 |        91.45 |      93.55 |            1416 |
|  10 |       0 |           70 |         84 |        92.5  |      94.6  |            1299 |
|  11 |       0 |           77 |         91 |        93.55 |      95.65 |            1465 |
|  12 |       0 |           84 |         98 |        94.6  |      96.7  |            1323 |
|  13 |       0 |           91 |        105 |        95.65 |      97.75 |            1488 |
|  14 |       0 |           98 |        112 |        96.7  |      98.8  |            1335 |
|  15 |       0 |          105 |        119 |        97.75 |      99.85 |            1392 |
|  16 |       0 |          112 |        126 |        98.8  |     100.9  |            1430 |
|  17 |       0 |          119 |        133 |        99.85 |     101.95 |            1355 |
|  18 |       0 |          126 |        140 |       100.9  |     103    |            1410 |
|  19 |       0 |          133 |        147 |       101.95 |     104.05 |            1361 |
|  20 |       0 |          140 |        154 |       103    |     105.1  |            1368 |
|  21 |       0 |          147 |        161 |       104.05 |     106.15 |            1388 |
|  22 |       0 |          154 |        168 |       105.1  |     107.2  |            1411 |
|  23 |       0 |          161 |        175 |       106.15 |     108.25 |            1373 |
|  24 |       0 |          168 |        182 |       107.2  |     109.3  |            1361 |
|  25 |       0 |          175 |        189 |       108.25 |     110.35 |            1347 |
|  26 |       0 |          182 |        196 |       109.3  |     111.4  |            1348 |
|  27 |       0 |          189 |        203 |       110.35 |     112.45 |            1387 |
|  28 |       0 |          196 |        210 |       111.4  |     113.5  |            1367 |
|  29 |       0 |          203 |        217 |       112.45 |     114.55 |            1393 |
|  30 |       0 |          210 |        224 |       113.5  |     115.6  |            1376 |
|  31 |       0 |          217 |        231 |       114.55 |     116.65 |            1400 |
|  32 |       0 |          224 |        238 |       115.6  |     117.7  |            1310 |
|  33 |       0 |          231 |        245 |       116.65 |     118.75 |            1406 |
|  34 |       0 |          238 |        252 |       117.7  |     119.8  |            1417 |
|  35 |       0 |          245 |        259 |       118.75 |     120.85 |            1395 |
|  36 |       0 |          252 |        266 |       119.8  |     121.9  |            1389 |
|  37 |       0 |          259 |        273 |       120.85 |     122.95 |            1395 |
|  38 |       0 |          266 |        280 |       121.9  |     124    |            1449 |
|  39 |       0 |          273 |        287 |       122.95 |     125.05 |            1475 |
|  40 |       0 |          280 |        294 |       124    |     126.1  |            1487 |
|  41 |       0 |          287 |        301 |       125.05 |     127.15 |            1448 |
|  42 |       0 |          294 |        308 |       126.1  |     128.2  |            1515 |
|  43 |       0 |          301 |        315 |       127.15 |     129.25 |            1462 |
|  44 |       0 |          308 |        322 |       128.2  |     130.3  |            1473 |
|  45 |       0 |          315 |        329 |       129.25 |     131.35 |            1527 |
|  46 |       0 |          322 |        336 |       130.3  |     132.4  |            1489 |
|  47 |       0 |          329 |        343 |       131.35 |     133.45 |            1489 |
|  48 |       0 |          336 |        350 |       132.4  |     134.5  |            1472 |
|  49 |       0 |          343 |        357 |       133.45 |     135.55 |            1535 |
|  50 |       0 |          350 |        364 |       134.5  |     136.6  |            1441 |
|  51 |       0 |          357 |        371 |       135.55 |     137.65 |            1546 |
|  52 |       0 |          364 |        378 |       136.6  |     138.7  |            1492 |
|  53 |       0 |          371 |        385 |       137.65 |     139.75 |            1447 |
|  54 |       0 |          378 |        392 |       138.7  |     140.8  |            1584 |
|  55 |       0 |          385 |        399 |       139.75 |     141.85 |            1556 |
|  56 |       0 |          392 |        406 |       140.8  |     142.9  |            1495 |
|  57 |       0 |          399 |        413 |       141.85 |     143.95 |            1594 |
|  58 |       0 |          406 |        420 |       142.9  |     145    |            1630 |
|  59 |       0 |          413 |        427 |       143.95 |     146.05 |            1624 |
|  60 |       0 |          420 |        434 |       145    |     147.1  |            1526 |
|  61 |       0 |          427 |        441 |       146.05 |     148.15 |            1600 |
|  62 |       0 |          434 |        448 |       147.1  |     149.2  |            1589 |
|  63 |       0 |          441 |        455 |       148.15 |     150.25 |            1548 |
|  64 |       0 |          448 |        462 |       149.2  |     151.3  |            1570 |
|  65 |       0 |          455 |        469 |       150.25 |     152.35 |            1636 |
|  66 |       0 |          462 |        476 |       151.3  |     153.4  |            1589 |
|  67 |       0 |          469 |        483 |       152.35 |     154.45 |            1575 |
|  68 |       0 |          476 |        490 |       153.4  |     155.5  |            1606 |
|  69 |       0 |          483 |        497 |       154.45 |     156.55 |            1588 |
|  70 |       0 |          490 |        504 |       155.5  |     157.6  |            1664 |
|  71 |       0 |          497 |        511 |       156.55 |     158.65 |            1608 |
|  72 |       0 |          504 |        518 |       157.6  |     159.7  |            1581 |
|  73 |       0 |          511 |        525 |       158.65 |     160.75 |            1574 |
|  74 |       0 |          518 |        532 |       159.7  |     161.8  |            1592 |
|  75 |       0 |          525 |        539 |       160.75 |     162.85 |            1235 |
|  76 |       0 |          532 |        540 |       161.8  |     163    |            1264 |
+-----+---------+--------------+------------+--------------+------------+-----------------+

 Using multiprocessing with 4 parallel job(s)

 Beginning modelling job 0

 Frames: 0 -> 14

 Number of reflections
  Partial:     219
  Full:        1831
  In ice ring: 0
  Total:       2050

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 0  [410]: ****************************************
 1  [608]: ***********************************************************
 2  [687]: *******************************************************************
 3  [707]: *********************************************************************
 4  [663]: ****************************************************************
 5  [654]: ***************************************************************
 6  [645]: **************************************************************
 7  [637]: **************************************************************
 8  [653]: ***************************************************************
 9  [617]: ************************************************************
 10 [433]: ******************************************
 11 [218]: *********************
 12 [49 ]: ****
 13 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00693914 GB

 Modelled    36 /   135 reflection profiles on image 1
 Modelled   142 /   181 reflection profiles on image 2
 Modelled   190 /   210 reflection profiles on image 3
 Modelled   183 /   188 reflection profiles on image 4
 Modelled   192 /   196 reflection profiles on image 5
 Modelled   162 /   168 reflection profiles on image 6
 Modelled   166 /   169 reflection profiles on image 7
 Modelled   181 /   186 reflection profiles on image 8
 Modelled   180 /   184 reflection profiles on image 9
 Modelled   213 /   215 reflection profiles on image 10
 Modelled   169 /   169 reflection profiles on image 11
 Modelled    25 /    26 reflection profiles on image 12
 Modelled     7 /    23 reflection profiles on image 13
 Beginning modelling job 1

 Frames: 7 -> 21

 Number of reflections
  Partial:     52
  Full:        1314
  In ice ring: 0
  Total:       1366

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 7  [6  ]: 
 8  [23 ]: **
 9  [74 ]: *******
 10 [268]: ***************************
 11 [425]: *******************************************
 12 [604]: *************************************************************
 13 [609]: **************************************************************
 14 [656]: *******************************************************************
 15 [674]: *********************************************************************
 16 [631]: ****************************************************************
 17 [450]: **********************************************
 18 [266]: ***************************
 19 [66 ]: ******
 20 [31 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0066098 GB

 Modelled    15 /    15 reflection profiles on image 11
 Modelled   182 /   182 reflection profiles on image 12
 Modelled   163 /   179 reflection profiles on image 13
 Modelled   171 /   176 reflection profiles on image 14
 Modelled   181 /   183 reflection profiles on image 15
 Modelled   179 /   181 reflection profiles on image 16
 Modelled   181 /   184 reflection profiles on image 17
 Modelled   196 /   200 reflection profiles on image 18
 Modelled    33 /    35 reflection profiles on image 19
 Modelled     9 /    31 reflection profiles on image 20
 Beginning modelling job 2

 Frames: 14 -> 28

 Number of reflections
  Partial:     58
  Full:        1426
  In ice ring: 0
  Total:       1484

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 14 [5  ]: 
 15 [19 ]: *
 16 [97 ]: *********
 17 [304]: ****************************
 18 [512]: ************************************************
 19 [706]: ******************************************************************
 20 [730]: ********************************************************************
 21 [734]: *********************************************************************
 22 [729]: ********************************************************************
 23 [671]: ***************************************************************
 24 [474]: ********************************************
 25 [260]: ************************
 26 [70 ]: ******
 27 [38 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00740676 GB

 Modelled    12 /    12 reflection profiles on image 18
 Modelled   178 /   180 reflection profiles on image 19
 Modelled   211 /   229 reflection profiles on image 20
 Modelled   198 /   202 reflection profiles on image 21
 Modelled   187 /   190 reflection profiles on image 22
 Modelled   189 /   197 reflection profiles on image 23
 Modelled   212 /   214 reflection profiles on image 24
 Modelled   187 /   190 reflection profiles on image 25
 Modelled    29 /    32 reflection profiles on image 26
 Modelled     9 /    38 reflection profiles on image 27
 Beginning modelling job 3

 Frames: 21 -> 35

 Number of reflections
  Partial:     59
  Full:        1431
  In ice ring: 0
  Total:       1490

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 21 [3  ]: 
 22 [22 ]: *
 23 [86 ]: *******
 24 [281]: ************************
 25 [488]: *******************************************
 26 [671]: ***********************************************************
 27 [729]: ****************************************************************
 28 [782]: *********************************************************************
 29 [774]: ********************************************************************
 30 [680]: ************************************************************
 31 [456]: ****************************************
 32 [242]: *********************
 33 [67 ]: *****
 34 [37 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00772192 GB

 Modelled    21 /    21 reflection profiles on image 25
 Modelled   155 /   159 reflection profiles on image 26
 Modelled   193 /   210 reflection profiles on image 27
 Modelled   193 /   199 reflection profiles on image 28
 Modelled   215 /   221 reflection profiles on image 29
 Modelled   219 /   224 reflection profiles on image 30
 Modelled   210 /   214 reflection profiles on image 31
 Modelled   171 /   175 reflection profiles on image 32
 Modelled    30 /    30 reflection profiles on image 33
 Modelled    13 /    37 reflection profiles on image 34
 Beginning modelling job 4

 Frames: 28 -> 42

 Number of reflections
  Partial:     37
  Full:        1301
  In ice ring: 0
  Total:       1338

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 28 [3  ]: 
 29 [14 ]: *
 30 [59 ]: ******
 31 [241]: ************************
 32 [428]: *******************************************
 33 [601]: *************************************************************
 34 [621]: ***************************************************************
 35 [676]: *********************************************************************
 36 [665]: *******************************************************************
 37 [630]: ****************************************************************
 38 [433]: ********************************************
 39 [217]: **********************
 40 [49 ]: *****
 41 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0067088 GB

 Modelled    14 /    15 reflection profiles on image 32
 Modelled   154 /   155 reflection profiles on image 33
 Modelled   154 /   163 reflection profiles on image 34
 Modelled   188 /   195 reflection profiles on image 35
 Modelled   176 /   180 reflection profiles on image 36
 Modelled   190 /   197 reflection profiles on image 37
 Modelled   210 /   216 reflection profiles on image 38
 Modelled   167 /   168 reflection profiles on image 39
 Modelled    26 /    26 reflection profiles on image 40
 Modelled    10 /    23 reflection profiles on image 41
 Beginning modelling job 5

 Frames: 35 -> 49

 Number of reflections
  Partial:     43
  Full:        1342
  In ice ring: 0
  Total:       1385

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 35 [3  ]: 
 36 [21 ]: **
 37 [71 ]: ******
 38 [256]: ************************
 39 [439]: ******************************************
 40 [585]: ********************************************************
 41 [628]: ************************************************************
 42 [675]: *****************************************************************
 43 [712]: *********************************************************************
 44 [665]: ****************************************************************
 45 [495]: ***********************************************
 46 [251]: ************************
 47 [55 ]: *****
 48 [28 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00696067 GB

 Modelled    24 /    24 reflection profiles on image 39
 Modelled   153 /   155 reflection profiles on image 40
 Modelled   162 /   179 reflection profiles on image 41
 Modelled   166 /   169 reflection profiles on image 42
 Modelled   191 /   193 reflection profiles on image 43
 Modelled   166 /   170 reflection profiles on image 44
 Modelled   239 /   244 reflection profiles on image 45
 Modelled   192 /   196 reflection profiles on image 46
 Modelled    25 /    27 reflection profiles on image 47
 Modelled    13 /    28 reflection profiles on image 48
 Beginning modelling job 6

 Frames: 42 -> 56

 Number of reflections
  Partial:     35
  Full:        1399
  In ice ring: 0
  Total:       1434

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 42 [6  ]: 
 43 [22 ]: **
 44 [88 ]: ********
 45 [282]: *************************
 46 [475]: *******************************************
 47 [666]: *************************************************************
 48 [704]: ****************************************************************
 49 [749]: *********************************************************************
 50 [725]: ******************************************************************
 51 [624]: *********************************************************
 52 [396]: ************************************
 53 [210]: *******************
 54 [50 ]: ****
 55 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00719966 GB

 Modelled    15 /    15 reflection profiles on image 46
 Modelled   164 /   167 reflection profiles on image 47
 Modelled   193 /   204 reflection profiles on image 48
 Modelled   201 /   208 reflection profiles on image 49
 Modelled   213 /   216 reflection profiles on image 50
 Modelled   228 /   228 reflection profiles on image 51
 Modelled   183 /   186 reflection profiles on image 52
 Modelled   157 /   160 reflection profiles on image 53
 Modelled    26 /    27 reflection profiles on image 54
 Modelled    10 /    23 reflection profiles on image 55
 Beginning modelling job 7

 Frames: 49 -> 63

 Number of reflections
  Partial:     31
  Full:        1331
  In ice ring: 0
  Total:       1362

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 49 [5  ]: 
 50 [21 ]: **
 51 [74 ]: *******
 52 [261]: ***************************
 53 [451]: **********************************************
 54 [627]: *****************************************************************
 55 [629]: *****************************************************************
 56 [665]: *********************************************************************
 57 [660]: ********************************************************************
 58 [640]: ******************************************************************
 59 [436]: *********************************************
 60 [253]: **************************
 61 [44 ]: ****
 62 [21 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00652692 GB

 Modelled    14 /    14 reflection profiles on image 53
 Modelled   161 /   161 reflection profiles on image 54
 Modelled   186 /   197 reflection profiles on image 55
 Modelled   176 /   179 reflection profiles on image 56
 Modelled   167 /   171 reflection profiles on image 57
 Modelled   202 /   204 reflection profiles on image 58
 Modelled   182 /   183 reflection profiles on image 59
 Modelled   206 /   209 reflection profiles on image 60
 Modelled    21 /    23 reflection profiles on image 61
 Modelled     8 /    21 reflection profiles on image 62
 Beginning modelling job 8

 Frames: 56 -> 70

 Number of reflections
  Partial:     31
  Full:        1332
  In ice ring: 0
  Total:       1363

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 56 [7  ]: 
 57 [21 ]: **
 58 [74 ]: *******
 59 [282]: ****************************
 60 [461]: **********************************************
 61 [629]: ***************************************************************
 62 [635]: ****************************************************************
 63 [653]: *****************************************************************
 64 [683]: *********************************************************************
 65 [637]: ****************************************************************
 66 [456]: **********************************************
 67 [234]: ***********************
 68 [52 ]: *****
 69 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00681683 GB

 Modelled    21 /    21 reflection profiles on image 60
 Modelled   168 /   168 reflection profiles on image 61
 Modelled   178 /   187 reflection profiles on image 62
 Modelled   162 /   168 reflection profiles on image 63
 Modelled   179 /   182 reflection profiles on image 64
 Modelled   180 /   181 reflection profiles on image 65
 Modelled   216 /   222 reflection profiles on image 66
 Modelled   181 /   182 reflection profiles on image 67
 Modelled    29 /    29 reflection profiles on image 68
 Modelled    10 /    23 reflection profiles on image 69
 Beginning modelling job 9

 Frames: 63 -> 77

 Number of reflections
  Partial:     28
  Full:        1388
  In ice ring: 0
  Total:       1416

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 63 [11 ]: *
 64 [27 ]: **
 65 [91 ]: ********
 66 [262]: *************************
 67 [469]: *********************************************
 68 [659]: ****************************************************************
 69 [696]: *******************************************************************
 70 [709]: *********************************************************************
 71 [676]: *****************************************************************
 72 [631]: *************************************************************
 73 [429]: *****************************************
 74 [224]: *********************
 75 [40 ]: ***
 76 [17 ]: *

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00696336 GB

 Modelled    11 /    11 reflection profiles on image 67
 Modelled   167 /   167 reflection profiles on image 68
 Modelled   185 /   194 reflection profiles on image 69
 Modelled   203 /   210 reflection profiles on image 70
 Modelled   200 /   203 reflection profiles on image 71
 Modelled   200 /   202 reflection profiles on image 72
 Modelled   203 /   205 reflection profiles on image 73
 Modelled   182 /   184 reflection profiles on image 74
 Modelled    21 /    23 reflection profiles on image 75
 Modelled     6 /    17 reflection profiles on image 76
 Beginning modelling job 10

 Frames: 70 -> 84

 Number of reflections
  Partial:     40
  Full:        1259
  In ice ring: 0
  Total:       1299

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 70 [12 ]: *
 71 [25 ]: **
 72 [102]: ***********
 73 [301]: ********************************
 74 [476]: ***************************************************
 75 [615]: ******************************************************************
 76 [623]: *******************************************************************
 77 [637]: *********************************************************************
 78 [622]: *******************************************************************
 79 [570]: *************************************************************
 80 [390]: ******************************************
 81 [221]: ***********************
 82 [58 ]: ******
 83 [31 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00643697 GB

 Modelled    24 /    24 reflection profiles on image 74
 Modelled   158 /   160 reflection profiles on image 75
 Modelled   170 /   185 reflection profiles on image 76
 Modelled   172 /   177 reflection profiles on image 77
 Modelled   181 /   183 reflection profiles on image 78
 Modelled   179 /   180 reflection profiles on image 79
 Modelled   168 /   169 reflection profiles on image 80
 Modelled   163 /   163 reflection profiles on image 81
 Modelled    26 /    27 reflection profiles on image 82
 Modelled    13 /    31 reflection profiles on image 83
 Beginning modelling job 11

 Frames: 77 -> 91

 Number of reflections
  Partial:     56
  Full:        1409
  In ice ring: 0
  Total:       1465

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 77 [7  ]: 
 78 [23 ]: **
 79 [77 ]: *******
 80 [278]: **************************
 81 [473]: ********************************************
 82 [664]: **************************************************************
 83 [693]: ****************************************************************
 84 [737]: *********************************************************************
 85 [735]: ********************************************************************
 86 [661]: *************************************************************
 87 [448]: *****************************************
 88 [236]: **********************
 89 [62 ]: *****
 90 [35 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00709001 GB

 Modelled    16 /    17 reflection profiles on image 81
 Modelled   177 /   180 reflection profiles on image 82
 Modelled   184 /   202 reflection profiles on image 83
 Modelled   186 /   197 reflection profiles on image 84
 Modelled   206 /   208 reflection profiles on image 85
 Modelled   209 /   213 reflection profiles on image 86
 Modelled   210 /   212 reflection profiles on image 87
 Modelled   169 /   174 reflection profiles on image 88
 Modelled    25 /    27 reflection profiles on image 89
 Modelled    17 /    35 reflection profiles on image 90
 Beginning modelling job 12

 Frames: 84 -> 98

 Number of reflections
  Partial:     40
  Full:        1283
  In ice ring: 0
  Total:       1323

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 84 [4  ]: 
 85 [14 ]: *
 86 [79 ]: ********
 87 [265]: ****************************
 88 [441]: **********************************************
 89 [597]: ***************************************************************
 90 [623]: *****************************************************************
 91 [639]: *******************************************************************
 92 [652]: *********************************************************************
 93 [600]: ***************************************************************
 94 [400]: ******************************************
 95 [233]: ************************
 96 [54 ]: *****
 97 [21 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00635641 GB

 Modelled    14 /    15 reflection profiles on image 88
 Modelled   160 /   162 reflection profiles on image 89
 Modelled   184 /   196 reflection profiles on image 90
 Modelled   160 /   165 reflection profiles on image 91
 Modelled   182 /   185 reflection profiles on image 92
 Modelled   196 /   200 reflection profiles on image 93
 Modelled   162 /   167 reflection profiles on image 94
 Modelled   177 /   179 reflection profiles on image 95
 Modelled    31 /    33 reflection profiles on image 96
 Modelled     7 /    21 reflection profiles on image 97
 Beginning modelling job 13

 Frames: 91 -> 105

 Number of reflections
  Partial:     52
  Full:        1436
  In ice ring: 0
  Total:       1488

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 91  [8  ]: 
 92  [25 ]: **
 93  [76 ]: ******
 94  [285]: *************************
 95  [503]: *********************************************
 96  [680]: *************************************************************
 97  [714]: ****************************************************************
 98  [756]: ********************************************************************
 99  [745]: *******************************************************************
 100 [662]: ***********************************************************
 101 [462]: *****************************************
 102 [258]: ***********************
 103 [67 ]: ******
 104 [36 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00743556 GB

 Modelled    19 /    19 reflection profiles on image 95
 Modelled   175 /   179 reflection profiles on image 96
 Modelled   191 /   211 reflection profiles on image 97
 Modelled   190 /   192 reflection profiles on image 98
 Modelled   221 /   225 reflection profiles on image 99
 Modelled   196 /   200 reflection profiles on image 100
 Modelled   199 /   204 reflection profiles on image 101
 Modelled   188 /   191 reflection profiles on image 102
 Modelled    31 /    31 reflection profiles on image 103
 Modelled    14 /    36 reflection profiles on image 104
 Beginning modelling job 14

 Frames: 98 -> 112

 Number of reflections
  Partial:     48
  Full:        1287
  In ice ring: 0
  Total:       1335

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 98  [6  ]: 
 99  [23 ]: **
 100 [74 ]: *******
 101 [250]: ************************
 102 [433]: ******************************************
 103 [623]: ************************************************************
 104 [675]: ******************************************************************
 105 [695]: ********************************************************************
 106 [678]: ******************************************************************
 107 [609]: ***********************************************************
 108 [431]: ******************************************
 109 [238]: ***********************
 110 [57 ]: *****
 111 [33 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00711683 GB

 Modelled    11 /    11 reflection profiles on image 102
 Modelled   137 /   138 reflection profiles on image 103
 Modelled   171 /   184 reflection profiles on image 104
 Modelled   179 /   188 reflection profiles on image 105
 Modelled   198 /   205 reflection profiles on image 106
 Modelled   172 /   178 reflection profiles on image 107
 Modelled   188 /   193 reflection profiles on image 108
 Modelled   177 /   181 reflection profiles on image 109
 Modelled    23 /    24 reflection profiles on image 110
 Modelled    14 /    33 reflection profiles on image 111
 Beginning modelling job 15

 Frames: 105 -> 119

 Number of reflections
  Partial:     44
  Full:        1348
  In ice ring: 0
  Total:       1392

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 105 [6  ]: 
 106 [25 ]: **
 107 [76 ]: *******
 108 [272]: **************************
 109 [453]: *******************************************
 110 [651]: **************************************************************
 111 [685]: ******************************************************************
 112 [705]: ********************************************************************
 113 [699]: *******************************************************************
 114 [628]: ************************************************************
 115 [447]: *******************************************
 116 [227]: *********************
 117 [57 ]: *****
 118 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0070272 GB

 Modelled    14 /    14 reflection profiles on image 109
 Modelled   158 /   159 reflection profiles on image 110
 Modelled   167 /   180 reflection profiles on image 111
 Modelled   206 /   210 reflection profiles on image 112
 Modelled   198 /   201 reflection profiles on image 113
 Modelled   176 /   181 reflection profiles on image 114
 Modelled   217 /   220 reflection profiles on image 115
 Modelled   167 /   170 reflection profiles on image 116
 Modelled    26 /    27 reflection profiles on image 117
 Modelled     9 /    30 reflection profiles on image 118
 Beginning modelling job 16

 Frames: 112 -> 126

 Number of reflections
  Partial:     51
  Full:        1379
  In ice ring: 0
  Total:       1430

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 112 [7  ]: 
 113 [26 ]: **
 114 [73 ]: ******
 115 [279]: **************************
 116 [491]: **********************************************
 117 [700]: *****************************************************************
 118 [705]: ******************************************************************
 119 [723]: ********************************************************************
 120 [689]: ****************************************************************
 121 [627]: **********************************************************
 122 [438]: *****************************************
 123 [253]: ***********************
 124 [62 ]: *****
 125 [36 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00740046 GB

 Modelled     8 /     8 reflection profiles on image 116
 Modelled   171 /   172 reflection profiles on image 117
 Modelled   194 /   211 reflection profiles on image 118
 Modelled   198 /   205 reflection profiles on image 119
 Modelled   202 /   207 reflection profiles on image 120
 Modelled   186 /   189 reflection profiles on image 121
 Modelled   182 /   185 reflection profiles on image 122
 Modelled   188 /   191 reflection profiles on image 123
 Modelled    25 /    26 reflection profiles on image 124
 Modelled    14 /    36 reflection profiles on image 125
 Beginning modelling job 17

 Frames: 119 -> 133

 Number of reflections
  Partial:     43
  Full:        1312
  In ice ring: 0
  Total:       1355

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 119 [6  ]: 
 120 [14 ]: *
 121 [64 ]: ******
 122 [263]: *************************
 123 [452]: *******************************************
 124 [626]: ***********************************************************
 125 [653]: **************************************************************
 126 [712]: ********************************************************************
 127 [696]: ******************************************************************
 128 [616]: **********************************************************
 129 [409]: ***************************************
 130 [197]: ******************
 131 [53 ]: *****
 132 [32 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00708966 GB

 Modelled     9 /     9 reflection profiles on image 123
 Modelled   161 /   162 reflection profiles on image 124
 Modelled   176 /   188 reflection profiles on image 125
 Modelled   188 /   197 reflection profiles on image 126
 Modelled   178 /   183 reflection profiles on image 127
 Modelled   202 /   207 reflection profiles on image 128
 Modelled   209 /   212 reflection profiles on image 129
 Modelled   141 /   144 reflection profiles on image 130
 Modelled    21 /    21 reflection profiles on image 131
 Modelled    15 /    32 reflection profiles on image 132
 Beginning modelling job 18

 Frames: 126 -> 140

 Number of reflections
  Partial:     46
  Full:        1364
  In ice ring: 0
  Total:       1410

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 126 [4  ]: 
 127 [11 ]: *
 128 [62 ]: *****
 129 [283]: **************************
 130 [464]: ********************************************
 131 [661]: ***************************************************************
 132 [680]: ****************************************************************
 133 [713]: ********************************************************************
 134 [679]: ****************************************************************
 135 [610]: **********************************************************
 136 [414]: ***************************************
 137 [224]: *********************
 138 [47 ]: ****
 139 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00686826 GB

 Modelled    19 /    19 reflection profiles on image 130
 Modelled   175 /   180 reflection profiles on image 131
 Modelled   178 /   194 reflection profiles on image 132
 Modelled   197 /   199 reflection profiles on image 133
 Modelled   204 /   208 reflection profiles on image 134
 Modelled   190 /   196 reflection profiles on image 135
 Modelled   185 /   190 reflection profiles on image 136
 Modelled   174 /   177 reflection profiles on image 137
 Modelled    23 /    24 reflection profiles on image 138
 Modelled     6 /    23 reflection profiles on image 139
 Beginning modelling job 19

 Frames: 133 -> 147

 Number of reflections
  Partial:     52
  Full:        1309
  In ice ring: 0
  Total:       1361

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 133 [8  ]: 
 134 [22 ]: **
 135 [93 ]: *********
 136 [306]: ******************************
 137 [501]: *************************************************
 138 [650]: ****************************************************************
 139 [660]: *****************************************************************
 140 [690]: ********************************************************************
 141 [670]: ******************************************************************
 142 [587]: *********************************************************
 143 [409]: ****************************************
 144 [240]: ***********************
 145 [71 ]: ******
 146 [34 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00712361 GB

 Modelled    25 /    26 reflection profiles on image 137
 Modelled   174 /   174 reflection profiles on image 138
 Modelled   169 /   187 reflection profiles on image 139
 Modelled   172 /   181 reflection profiles on image 140
 Modelled   203 /   206 reflection profiles on image 141
 Modelled   176 /   178 reflection profiles on image 142
 Modelled   168 /   169 reflection profiles on image 143
 Modelled   167 /   169 reflection profiles on image 144
 Modelled    33 /    37 reflection profiles on image 145
 Modelled    13 /    34 reflection profiles on image 146
 Beginning modelling job 20

 Frames: 140 -> 154

 Number of reflections
  Partial:     54
  Full:        1314
  In ice ring: 0
  Total:       1368

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 140 [7  ]: 
 141 [20 ]: *
 142 [80 ]: *******
 143 [268]: *************************
 144 [440]: ******************************************
 145 [603]: **********************************************************
 146 [647]: **************************************************************
 147 [702]: ********************************************************************
 148 [694]: *******************************************************************
 149 [624]: ************************************************************
 150 [438]: ******************************************
 151 [259]: *************************
 152 [72 ]: ******
 153 [36 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00707129 GB

 Modelled    16 /    16 reflection profiles on image 144
 Modelled   165 /   166 reflection profiles on image 145
 Modelled   159 /   177 reflection profiles on image 146
 Modelled   174 /   179 reflection profiles on image 147
 Modelled   199 /   206 reflection profiles on image 148
 Modelled   183 /   186 reflection profiles on image 149
 Modelled   177 /   179 reflection profiles on image 150
 Modelled   182 /   187 reflection profiles on image 151
 Modelled    35 /    36 reflection profiles on image 152
 Modelled    17 /    36 reflection profiles on image 153
 Beginning modelling job 21

 Frames: 147 -> 161

 Number of reflections
  Partial:     58
  Full:        1330
  In ice ring: 0
  Total:       1388

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 147 [7  ]: 
 148 [26 ]: **
 149 [88 ]: ********
 150 [288]: ****************************
 151 [484]: ***********************************************
 152 [657]: *****************************************************************
 153 [675]: ******************************************************************
 154 [686]: ********************************************************************
 155 [671]: ******************************************************************
 156 [614]: ************************************************************
 157 [434]: *******************************************
 158 [242]: ***********************
 159 [64 ]: ******
 160 [28 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00680496 GB

 Modelled    13 /    13 reflection profiles on image 151
 Modelled   169 /   170 reflection profiles on image 152
 Modelled   190 /   210 reflection profiles on image 153
 Modelled   178 /   184 reflection profiles on image 154
 Modelled   195 /   197 reflection profiles on image 155
 Modelled   175 /   180 reflection profiles on image 156
 Modelled   184 /   192 reflection profiles on image 157
 Modelled   175 /   178 reflection profiles on image 158
 Modelled    34 /    36 reflection profiles on image 159
 Modelled     5 /    28 reflection profiles on image 160
 Beginning modelling job 22

 Frames: 154 -> 168

 Number of reflections
  Partial:     50
  Full:        1361
  In ice ring: 0
  Total:       1411

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 154 [7  ]: 
 155 [22 ]: **
 156 [85 ]: ********
 157 [284]: ***************************
 158 [482]: **********************************************
 159 [657]: ***************************************************************
 160 [653]: **************************************************************
 161 [697]: *******************************************************************
 162 [707]: ********************************************************************
 163 [634]: ************************************************************
 164 [431]: *****************************************
 165 [246]: ***********************
 166 [66 ]: ******
 167 [35 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00696013 GB

 Modelled    19 /    19 reflection profiles on image 158
 Modelled   170 /   171 reflection profiles on image 159
 Modelled   196 /   211 reflection profiles on image 160
 Modelled   163 /   170 reflection profiles on image 161
 Modelled   197 /   206 reflection profiles on image 162
 Modelled   203 /   203 reflection profiles on image 163
 Modelled   179 /   185 reflection profiles on image 164
 Modelled   177 /   180 reflection profiles on image 165
 Modelled    30 /    31 reflection profiles on image 166
 Modelled    15 /    35 reflection profiles on image 167
 Beginning modelling job 23

 Frames: 161 -> 175

 Number of reflections
  Partial:     46
  Full:        1327
  In ice ring: 0
  Total:       1373

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 161 [6  ]: 
 162 [19 ]: *
 163 [81 ]: *******
 164 [275]: **************************
 165 [469]: *********************************************
 166 [662]: ****************************************************************
 167 [677]: ******************************************************************
 168 [694]: ********************************************************************
 169 [672]: *****************************************************************
 170 [614]: ************************************************************
 171 [443]: *******************************************
 172 [236]: ***********************
 173 [62 ]: ******
 174 [32 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00706099 GB

 Modelled    10 /    10 reflection profiles on image 165
 Modelled   172 /   172 reflection profiles on image 166
 Modelled   179 /   193 reflection profiles on image 167
 Modelled   184 /   189 reflection profiles on image 168
 Modelled   193 /   195 reflection profiles on image 169
 Modelled   167 /   171 reflection profiles on image 170
 Modelled   205 /   207 reflection profiles on image 171
 Modelled   172 /   174 reflection profiles on image 172
 Modelled    27 /    30 reflection profiles on image 173
 Modelled    11 /    32 reflection profiles on image 174
 Beginning modelling job 24

 Frames: 168 -> 182

 Number of reflections
  Partial:     45
  Full:        1316
  In ice ring: 0
  Total:       1361

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 168 [6  ]: 
 169 [17 ]: *
 170 [74 ]: *******
 171 [295]: *****************************
 172 [497]: **************************************************
 173 [661]: ******************************************************************
 174 [659]: ******************************************************************
 175 [673]: ********************************************************************
 176 [646]: *****************************************************************
 177 [603]: ************************************************************
 178 [406]: *****************************************
 179 [218]: **********************
 180 [57 ]: *****
 181 [27 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00683932 GB

 Modelled    14 /    15 reflection profiles on image 172
 Modelled   178 /   179 reflection profiles on image 173
 Modelled   194 /   209 reflection profiles on image 174
 Modelled   181 /   186 reflection profiles on image 175
 Modelled   166 /   169 reflection profiles on image 176
 Modelled   191 /   197 reflection profiles on image 177
 Modelled   187 /   188 reflection profiles on image 178
 Modelled   160 /   161 reflection profiles on image 179
 Modelled    29 /    30 reflection profiles on image 180
 Modelled     8 /    27 reflection profiles on image 181
 Beginning modelling job 25

 Frames: 175 -> 189

 Number of reflections
  Partial:     49
  Full:        1298
  In ice ring: 0
  Total:       1347

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 175 [3  ]: 
 176 [11 ]: *
 177 [78 ]: *******
 178 [276]: ***************************
 179 [456]: **********************************************
 180 [641]: ****************************************************************
 181 [650]: *****************************************************************
 182 [671]: ********************************************************************
 183 [648]: *****************************************************************
 184 [592]: ***********************************************************
 185 [406]: *****************************************
 186 [229]: ***********************
 187 [61 ]: ******
 188 [32 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00661532 GB

 Modelled    18 /    18 reflection profiles on image 179
 Modelled   177 /   180 reflection profiles on image 180
 Modelled   165 /   180 reflection profiles on image 181
 Modelled   186 /   191 reflection profiles on image 182
 Modelled   182 /   186 reflection profiles on image 183
 Modelled   185 /   186 reflection profiles on image 184
 Modelled   175 /   177 reflection profiles on image 185
 Modelled   165 /   168 reflection profiles on image 186
 Modelled    28 /    29 reflection profiles on image 187
 Modelled    12 /    32 reflection profiles on image 188
 Beginning modelling job 26

 Frames: 182 -> 196

 Number of reflections
  Partial:     50
  Full:        1298
  In ice ring: 0
  Total:       1348

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 182 [3  ]: 
 183 [16 ]: *
 184 [76 ]: *******
 185 [261]: **************************
 186 [468]: **********************************************
 187 [635]: ***************************************************************
 188 [663]: ******************************************************************
 189 [679]: ********************************************************************
 190 [661]: ******************************************************************
 191 [585]: **********************************************************
 192 [414]: *****************************************
 193 [242]: ************************
 194 [67 ]: ******
 195 [33 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00686016 GB

 Modelled    18 /    18 reflection profiles on image 186
 Modelled   166 /   168 reflection profiles on image 187
 Modelled   173 /   191 reflection profiles on image 188
 Modelled   188 /   194 reflection profiles on image 189
 Modelled   189 /   192 reflection profiles on image 190
 Modelled   169 /   171 reflection profiles on image 191
 Modelled   170 /   172 reflection profiles on image 192
 Modelled   173 /   175 reflection profiles on image 193
 Modelled    31 /    34 reflection profiles on image 194
 Modelled    11 /    33 reflection profiles on image 195
 Beginning modelling job 27

 Frames: 189 -> 203

 Number of reflections
  Partial:     46
  Full:        1341
  In ice ring: 0
  Total:       1387

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 189 [8  ]: 
 190 [25 ]: **
 191 [79 ]: *******
 192 [272]: *************************
 193 [454]: *******************************************
 194 [636]: ************************************************************
 195 [659]: **************************************************************
 196 [715]: ********************************************************************
 197 [672]: ***************************************************************
 198 [607]: *********************************************************
 199 [412]: ***************************************
 200 [226]: *********************
 201 [50 ]: ****
 202 [23 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00697824 GB

 Modelled    28 /    28 reflection profiles on image 193
 Modelled   164 /   166 reflection profiles on image 194
 Modelled   156 /   172 reflection profiles on image 195
 Modelled   214 /   219 reflection profiles on image 196
 Modelled   192 /   195 reflection profiles on image 197
 Modelled   189 /   195 reflection profiles on image 198
 Modelled   183 /   186 reflection profiles on image 199
 Modelled   173 /   176 reflection profiles on image 200
 Modelled    25 /    27 reflection profiles on image 201
 Modelled    11 /    23 reflection profiles on image 202
 Beginning modelling job 28

 Frames: 196 -> 210

 Number of reflections
  Partial:     32
  Full:        1335
  In ice ring: 0
  Total:       1367

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 196 [9  ]: 
 197 [23 ]: **
 198 [90 ]: *********
 199 [276]: ***************************
 200 [479]: ***********************************************
 201 [665]: ******************************************************************
 202 [672]: *******************************************************************
 203 [679]: ********************************************************************
 204 [638]: ***************************************************************
 205 [621]: **************************************************************
 206 [422]: ******************************************
 207 [238]: ***********************
 208 [44 ]: ****
 209 [20 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0068474 GB

 Modelled     9 /     9 reflection profiles on image 200
 Modelled   173 /   175 reflection profiles on image 201
 Modelled   176 /   188 reflection profiles on image 202
 Modelled   202 /   204 reflection profiles on image 203
 Modelled   165 /   170 reflection profiles on image 204
 Modelled   196 /   199 reflection profiles on image 205
 Modelled   179 /   184 reflection profiles on image 206
 Modelled   192 /   194 reflection profiles on image 207
 Modelled    23 /    24 reflection profiles on image 208
 Modelled    11 /    20 reflection profiles on image 209
 Beginning modelling job 29

 Frames: 203 -> 217

 Number of reflections
  Partial:     51
  Full:        1342
  In ice ring: 0
  Total:       1393

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 203 [5  ]: 
 204 [19 ]: *
 205 [86 ]: ********
 206 [288]: ****************************
 207 [472]: **********************************************
 208 [643]: ***************************************************************
 209 [661]: *****************************************************************
 210 [687]: *******************************************************************
 211 [688]: ********************************************************************
 212 [648]: ****************************************************************
 213 [445]: *******************************************
 214 [232]: **********************
 215 [64 ]: ******
 216 [33 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00688249 GB

 Modelled    14 /    14 reflection profiles on image 207
 Modelled   164 /   166 reflection profiles on image 208
 Modelled   170 /   192 reflection profiles on image 209
 Modelled   196 /   199 reflection profiles on image 210
 Modelled   172 /   174 reflection profiles on image 211
 Modelled   199 /   203 reflection profiles on image 212
 Modelled   212 /   213 reflection profiles on image 213
 Modelled   165 /   168 reflection profiles on image 214
 Modelled    31 /    31 reflection profiles on image 215
 Modelled     9 /    33 reflection profiles on image 216
 Beginning modelling job 30

 Frames: 210 -> 224

 Number of reflections
  Partial:     46
  Full:        1330
  In ice ring: 0
  Total:       1376

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 210 [3  ]: 
 211 [17 ]: *
 212 [69 ]: ******
 213 [266]: **************************
 214 [460]: *********************************************
 215 [644]: ****************************************************************
 216 [664]: ******************************************************************
 217 [683]: ********************************************************************
 218 [676]: *******************************************************************
 219 [595]: ***********************************************************
 220 [427]: ******************************************
 221 [241]: ***********************
 222 [59 ]: *****
 223 [26 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00671536 GB

 Modelled    14 /    14 reflection profiles on image 214
 Modelled   174 /   174 reflection profiles on image 215
 Modelled   171 /   183 reflection profiles on image 216
 Modelled   188 /   196 reflection profiles on image 217
 Modelled   208 /   214 reflection profiles on image 218
 Modelled   164 /   168 reflection profiles on image 219
 Modelled   184 /   186 reflection profiles on image 220
 Modelled   179 /   182 reflection profiles on image 221
 Modelled    32 /    33 reflection profiles on image 222
 Modelled     9 /    26 reflection profiles on image 223
 Beginning modelling job 31

 Frames: 217 -> 231

 Number of reflections
  Partial:     36
  Full:        1364
  In ice ring: 0
  Total:       1400

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 217 [6  ]: 
 218 [17 ]: *
 219 [75 ]: *******
 220 [265]: **************************
 221 [469]: **********************************************
 222 [653]: *****************************************************************
 223 [674]: *******************************************************************
 224 [681]: ********************************************************************
 225 [668]: ******************************************************************
 226 [623]: **************************************************************
 227 [434]: *******************************************
 228 [235]: ***********************
 229 [52 ]: *****
 230 [25 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00670806 GB

 Modelled    13 /    13 reflection profiles on image 221
 Modelled   170 /   171 reflection profiles on image 222
 Modelled   179 /   192 reflection profiles on image 223
 Modelled   199 /   203 reflection profiles on image 224
 Modelled   191 /   198 reflection profiles on image 225
 Modelled   182 /   189 reflection profiles on image 226
 Modelled   196 /   199 reflection profiles on image 227
 Modelled   180 /   183 reflection profiles on image 228
 Modelled    27 /    27 reflection profiles on image 229
 Modelled    11 /    25 reflection profiles on image 230
 Beginning modelling job 32

 Frames: 224 -> 238

 Number of reflections
  Partial:     45
  Full:        1265
  In ice ring: 0
  Total:       1310

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 224 [3  ]: 
 225 [19 ]: *
 226 [66 ]: ******
 227 [263]: **************************
 228 [438]: *******************************************
 229 [630]: ***************************************************************
 230 [665]: ******************************************************************
 231 [678]: ********************************************************************
 232 [641]: ****************************************************************
 233 [561]: ********************************************************
 234 [369]: *************************************
 235 [210]: *********************
 236 [53 ]: *****
 237 [30 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00656004 GB

 Modelled    12 /    13 reflection profiles on image 228
 Modelled   160 /   160 reflection profiles on image 229
 Modelled   170 /   186 reflection profiles on image 230
 Modelled   192 /   198 reflection profiles on image 231
 Modelled   184 /   192 reflection profiles on image 232
 Modelled   189 /   192 reflection profiles on image 233
 Modelled   154 /   159 reflection profiles on image 234
 Modelled   155 /   157 reflection profiles on image 235
 Modelled    23 /    23 reflection profiles on image 236
 Modelled    11 /    30 reflection profiles on image 237
 Beginning modelling job 33

 Frames: 231 -> 245

 Number of reflections
  Partial:     49
  Full:        1357
  In ice ring: 0
  Total:       1406

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 231 [3  ]: 
 232 [24 ]: **
 233 [91 ]: ********
 234 [269]: **************************
 235 [474]: **********************************************
 236 [647]: ***************************************************************
 237 [673]: ******************************************************************
 238 [677]: ******************************************************************
 239 [692]: ********************************************************************
 240 [643]: ***************************************************************
 241 [458]: *********************************************
 242 [239]: ***********************
 243 [58 ]: *****
 244 [29 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00692902 GB

 Modelled    15 /    15 reflection profiles on image 235
 Modelled   165 /   165 reflection profiles on image 236
 Modelled   189 /   204 reflection profiles on image 237
 Modelled   188 /   191 reflection profiles on image 238
 Modelled   181 /   188 reflection profiles on image 239
 Modelled   183 /   185 reflection profiles on image 240
 Modelled   215 /   219 reflection profiles on image 241
 Modelled   180 /   181 reflection profiles on image 242
 Modelled    28 /    29 reflection profiles on image 243
 Modelled     8 /    29 reflection profiles on image 244
 Beginning modelling job 34

 Frames: 238 -> 252

 Number of reflections
  Partial:     46
  Full:        1371
  In ice ring: 0
  Total:       1417

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 238 [6  ]: 
 239 [21 ]: **
 240 [75 ]: *******
 241 [265]: *************************
 242 [470]: *********************************************
 243 [640]: *************************************************************
 244 [665]: ****************************************************************
 245 [705]: ********************************************************************
 246 [696]: *******************************************************************
 247 [668]: ****************************************************************
 248 [462]: ********************************************
 249 [243]: ***********************
 250 [58 ]: *****
 251 [32 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00705372 GB

 Modelled    18 /    18 reflection profiles on image 242
 Modelled   162 /   163 reflection profiles on image 243
 Modelled   179 /   191 reflection profiles on image 244
 Modelled   198 /   202 reflection profiles on image 245
 Modelled   171 /   175 reflection profiles on image 246
 Modelled   200 /   206 reflection profiles on image 247
 Modelled   216 /   219 reflection profiles on image 248
 Modelled   182 /   185 reflection profiles on image 249
 Modelled    25 /    26 reflection profiles on image 250
 Modelled    13 /    32 reflection profiles on image 251
 Beginning modelling job 35

 Frames: 245 -> 259

 Number of reflections
  Partial:     47
  Full:        1348
  In ice ring: 0
  Total:       1395

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 245 [3  ]: 
 246 [21 ]: **
 247 [70 ]: ******
 248 [269]: *************************
 249 [453]: *******************************************
 250 [637]: *************************************************************
 251 [681]: *****************************************************************
 252 [710]: ********************************************************************
 253 [709]: *******************************************************************
 254 [619]: ***********************************************************
 255 [417]: ***************************************
 256 [214]: ********************
 257 [56 ]: *****
 258 [24 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00689032 GB

 Modelled    19 /    19 reflection profiles on image 249
 Modelled   163 /   163 reflection profiles on image 250
 Modelled   178 /   194 reflection profiles on image 251
 Modelled   175 /   182 reflection profiles on image 252
 Modelled   212 /   218 reflection profiles on image 253
 Modelled   198 /   202 reflection profiles on image 254
 Modelled   199 /   203 reflection profiles on image 255
 Modelled   154 /   158 reflection profiles on image 256
 Modelled    32 /    32 reflection profiles on image 257
 Modelled     6 /    24 reflection profiles on image 258
 Beginning modelling job 36

 Frames: 252 -> 266

 Number of reflections
  Partial:     45
  Full:        1344
  In ice ring: 0
  Total:       1389

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 252 [4  ]: 
 253 [15 ]: *
 254 [76 ]: *******
 255 [270]: *************************
 256 [440]: ******************************************
 257 [619]: ***********************************************************
 258 [627]: ************************************************************
 259 [693]: ******************************************************************
 260 [707]: ********************************************************************
 261 [647]: **************************************************************
 262 [433]: *****************************************
 263 [243]: ***********************
 264 [60 ]: *****
 265 [25 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00695458 GB

 Modelled    15 /    15 reflection profiles on image 256
 Modelled   169 /   171 reflection profiles on image 257
 Modelled   169 /   184 reflection profiles on image 258
 Modelled   164 /   171 reflection profiles on image 259
 Modelled   196 /   201 reflection profiles on image 260
 Modelled   210 /   214 reflection profiles on image 261
 Modelled   188 /   190 reflection profiles on image 262
 Modelled   180 /   183 reflection profiles on image 263
 Modelled    34 /    35 reflection profiles on image 264
 Modelled     8 /    25 reflection profiles on image 265
 Beginning modelling job 37

 Frames: 259 -> 273

 Number of reflections
  Partial:     52
  Full:        1343
  In ice ring: 0
  Total:       1395

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 259 [5  ]: 
 260 [21 ]: **
 261 [83 ]: *******
 262 [264]: *************************
 263 [468]: *********************************************
 264 [630]: ************************************************************
 265 [677]: *****************************************************************
 266 [707]: ********************************************************************
 267 [690]: ******************************************************************
 268 [637]: *************************************************************
 269 [428]: *****************************************
 270 [245]: ***********************
 271 [57 ]: *****
 272 [27 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00699864 GB

 Modelled    20 /    20 reflection profiles on image 263
 Modelled   149 /   153 reflection profiles on image 264
 Modelled   187 /   207 reflection profiles on image 265
 Modelled   180 /   185 reflection profiles on image 266
 Modelled   189 /   193 reflection profiles on image 267
 Modelled   206 /   209 reflection profiles on image 268
 Modelled   176 /   183 reflection profiles on image 269
 Modelled   188 /   188 reflection profiles on image 270
 Modelled    30 /    30 reflection profiles on image 271
 Modelled     7 /    27 reflection profiles on image 272
 Beginning modelling job 38

 Frames: 266 -> 280

 Number of reflections
  Partial:     49
  Full:        1400
  In ice ring: 0
  Total:       1449

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 266 [6  ]: 
 267 [23 ]: **
 268 [80 ]: *******
 269 [267]: ************************
 270 [435]: ****************************************
 271 [622]: *********************************************************
 272 [680]: **************************************************************
 273 [736]: *******************************************************************
 274 [737]: ********************************************************************
 275 [688]: ***************************************************************
 276 [486]: ********************************************
 277 [273]: *************************
 278 [64 ]: *****
 279 [31 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00726664 GB

 Modelled    16 /    16 reflection profiles on image 270
 Modelled   149 /   150 reflection profiles on image 271
 Modelled   172 /   188 reflection profiles on image 272
 Modelled   204 /   211 reflection profiles on image 273
 Modelled   194 /   196 reflection profiles on image 274
 Modelled   198 /   202 reflection profiles on image 275
 Modelled   210 /   213 reflection profiles on image 276
 Modelled   206 /   209 reflection profiles on image 277
 Modelled    32 /    33 reflection profiles on image 278
 Modelled     9 /    31 reflection profiles on image 279
 Beginning modelling job 39

 Frames: 273 -> 287

 Number of reflections
  Partial:     43
  Full:        1432
  In ice ring: 0
  Total:       1475

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 273 [6  ]: 
 274 [21 ]: *
 275 [82 ]: *******
 276 [293]: **************************
 277 [502]: **********************************************
 278 [668]: *************************************************************
 279 [699]: ****************************************************************
 280 [738]: ********************************************************************
 281 [715]: *****************************************************************
 282 [681]: **************************************************************
 283 [456]: ******************************************
 284 [268]: ************************
 285 [64 ]: *****
 286 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00739786 GB

 Modelled    17 /    17 reflection profiles on image 277
 Modelled   180 /   181 reflection profiles on image 278
 Modelled   189 /   201 reflection profiles on image 279
 Modelled   182 /   191 reflection profiles on image 280
 Modelled   199 /   204 reflection profiles on image 281
 Modelled   222 /   225 reflection profiles on image 282
 Modelled   185 /   188 reflection profiles on image 283
 Modelled   199 /   204 reflection profiles on image 284
 Modelled    34 /    34 reflection profiles on image 285
 Modelled    16 /    30 reflection profiles on image 286
 Beginning modelling job 40

 Frames: 280 -> 294

 Number of reflections
  Partial:     52
  Full:        1435
  In ice ring: 0
  Total:       1487

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 280 [3  ]: 
 281 [18 ]: *
 282 [81 ]: *******
 283 [297]: ***************************
 284 [510]: ***********************************************
 285 [693]: ****************************************************************
 286 [708]: *****************************************************************
 287 [732]: ********************************************************************
 288 [726]: *******************************************************************
 289 [672]: **************************************************************
 290 [471]: *******************************************
 291 [260]: ************************
 292 [62 ]: *****
 293 [33 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00727771 GB

 Modelled    14 /    15 reflection profiles on image 284
 Modelled   185 /   187 reflection profiles on image 285
 Modelled   192 /   212 reflection profiles on image 286
 Modelled   204 /   209 reflection profiles on image 287
 Modelled   190 /   192 reflection profiles on image 288
 Modelled   196 /   201 reflection profiles on image 289
 Modelled   210 /   211 reflection profiles on image 290
 Modelled   195 /   198 reflection profiles on image 291
 Modelled    29 /    29 reflection profiles on image 292
 Modelled    10 /    33 reflection profiles on image 293
 Beginning modelling job 41

 Frames: 287 -> 301

 Number of reflections
  Partial:     58
  Full:        1390
  In ice ring: 0
  Total:       1448

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 287 [11 ]: 
 288 [26 ]: **
 289 [82 ]: *******
 290 [289]: **************************
 291 [487]: *******************************************
 292 [652]: **********************************************************
 293 [708]: ***************************************************************
 294 [754]: ********************************************************************
 295 [747]: *******************************************************************
 296 [661]: ***********************************************************
 297 [449]: ****************************************
 298 [247]: **********************
 299 [82 ]: *******
 300 [40 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00778007 GB

 Modelled    19 /    19 reflection profiles on image 291
 Modelled   168 /   172 reflection profiles on image 292
 Modelled   193 /   210 reflection profiles on image 293
 Modelled   176 /   183 reflection profiles on image 294
 Modelled   199 /   203 reflection profiles on image 295
 Modelled   205 /   212 reflection profiles on image 296
 Modelled   199 /   202 reflection profiles on image 297
 Modelled   159 /   165 reflection profiles on image 298
 Modelled    39 /    42 reflection profiles on image 299
 Modelled    20 /    40 reflection profiles on image 300
 Beginning modelling job 42

 Frames: 294 -> 308

 Number of reflections
  Partial:     53
  Full:        1462
  In ice ring: 0
  Total:       1515

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 294 [4  ]: 
 295 [14 ]: *
 296 [67 ]: *****
 297 [276]: ************************
 298 [506]: *********************************************
 299 [704]: **************************************************************
 300 [737]: *****************************************************************
 301 [761]: ********************************************************************
 302 [700]: **************************************************************
 303 [656]: **********************************************************
 304 [460]: *****************************************
 305 [274]: ************************
 306 [58 ]: *****
 307 [32 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00746676 GB

 Modelled    20 /    20 reflection profiles on image 298
 Modelled   181 /   183 reflection profiles on image 299
 Modelled   195 /   215 reflection profiles on image 300
 Modelled   230 /   236 reflection profiles on image 301
 Modelled   201 /   205 reflection profiles on image 302
 Modelled   195 /   196 reflection profiles on image 303
 Modelled   182 /   186 reflection profiles on image 304
 Modelled   215 /   216 reflection profiles on image 305
 Modelled    24 /    26 reflection profiles on image 306
 Modelled    10 /    32 reflection profiles on image 307
 Beginning modelling job 43

 Frames: 301 -> 315

 Number of reflections
  Partial:     56
  Full:        1406
  In ice ring: 0
  Total:       1462

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 301 [5  ]: 
 302 [22 ]: **
 303 [82 ]: *******
 304 [282]: **************************
 305 [484]: *********************************************
 306 [700]: *****************************************************************
 307 [715]: ******************************************************************
 308 [731]: ********************************************************************
 309 [706]: *****************************************************************
 310 [628]: **********************************************************
 311 [452]: ******************************************
 312 [251]: ***********************
 313 [56 ]: *****
 314 [35 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00720084 GB

 Modelled    15 /    15 reflection profiles on image 305
 Modelled   177 /   178 reflection profiles on image 306
 Modelled   190 /   211 reflection profiles on image 307
 Modelled   207 /   214 reflection profiles on image 308
 Modelled   209 /   216 reflection profiles on image 309
 Modelled   175 /   176 reflection profiles on image 310
 Modelled   197 /   201 reflection profiles on image 311
 Modelled   194 /   195 reflection profiles on image 312
 Modelled    21 /    21 reflection profiles on image 313
 Modelled    12 /    35 reflection profiles on image 314
 Beginning modelling job 44

 Frames: 308 -> 322

 Number of reflections
  Partial:     57
  Full:        1416
  In ice ring: 0
  Total:       1473

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 308 [6  ]: 
 309 [25 ]: **
 310 [87 ]: *******
 311 [310]: ****************************
 312 [525]: ************************************************
 313 [709]: *****************************************************************
 314 [740]: ********************************************************************
 315 [732]: *******************************************************************
 316 [704]: ****************************************************************
 317 [634]: **********************************************************
 318 [465]: ******************************************
 319 [257]: ***********************
 320 [75 ]: ******
 321 [39 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00747032 GB

 Modelled    14 /    14 reflection profiles on image 312
 Modelled   170 /   170 reflection profiles on image 313
 Modelled   210 /   229 reflection profiles on image 314
 Modelled   202 /   208 reflection profiles on image 315
 Modelled   216 /   218 reflection profiles on image 316
 Modelled   165 /   169 reflection profiles on image 317
 Modelled   202 /   208 reflection profiles on image 318
 Modelled   178 /   182 reflection profiles on image 319
 Modelled    36 /    36 reflection profiles on image 320
 Modelled    14 /    39 reflection profiles on image 321
 Beginning modelling job 45

 Frames: 315 -> 329

 Number of reflections
  Partial:     49
  Full:        1478
  In ice ring: 0
  Total:       1527

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 315 [3  ]: 
 316 [20 ]: *
 317 [95 ]: ********
 318 [309]: ***************************
 319 [526]: ***********************************************
 320 [699]: **************************************************************
 321 [736]: *****************************************************************
 322 [751]: *******************************************************************
 323 [760]: ********************************************************************
 324 [675]: ************************************************************
 325 [486]: *******************************************
 326 [281]: *************************
 327 [71 ]: ******
 328 [28 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00764771 GB

 Modelled    21 /    21 reflection profiles on image 319
 Modelled   175 /   179 reflection profiles on image 320
 Modelled   209 /   222 reflection profiles on image 321
 Modelled   192 /   197 reflection profiles on image 322
 Modelled   230 /   233 reflection profiles on image 323
 Modelled   183 /   189 reflection profiles on image 324
 Modelled   198 /   205 reflection profiles on image 325
 Modelled   204 /   210 reflection profiles on image 326
 Modelled    39 /    43 reflection profiles on image 327
 Modelled    10 /    28 reflection profiles on image 328
 Beginning modelling job 46

 Frames: 322 -> 336

 Number of reflections
  Partial:     53
  Full:        1436
  In ice ring: 0
  Total:       1489

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 322 [3  ]: 
 323 [21 ]: *
 324 [82 ]: *******
 325 [294]: **************************
 326 [497]: ********************************************
 327 [701]: ***************************************************************
 328 [748]: *******************************************************************
 329 [752]: ********************************************************************
 330 [728]: *****************************************************************
 331 [649]: **********************************************************
 332 [435]: ***************************************
 333 [236]: *********************
 334 [54 ]: ****
 335 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00760715 GB

 Modelled    11 /    11 reflection profiles on image 326
 Modelled   169 /   170 reflection profiles on image 327
 Modelled   203 /   225 reflection profiles on image 328
 Modelled   217 /   223 reflection profiles on image 329
 Modelled   202 /   211 reflection profiles on image 330
 Modelled   211 /   214 reflection profiles on image 331
 Modelled   197 /   199 reflection profiles on image 332
 Modelled   181 /   182 reflection profiles on image 333
 Modelled    23 /    24 reflection profiles on image 334
 Modelled     9 /    30 reflection profiles on image 335
 Beginning modelling job 47

 Frames: 329 -> 343

 Number of reflections
  Partial:     48
  Full:        1441
  In ice ring: 0
  Total:       1489

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 329 [7  ]: 
 330 [20 ]: *
 331 [85 ]: *******
 332 [292]: **************************
 333 [503]: *********************************************
 334 [678]: ************************************************************
 335 [709]: ***************************************************************
 336 [733]: *****************************************************************
 337 [756]: ********************************************************************
 338 [680]: *************************************************************
 339 [462]: *****************************************
 340 [248]: **********************
 341 [63 ]: *****
 342 [31 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00739208 GB

 Modelled    12 /    12 reflection profiles on image 333
 Modelled   174 /   175 reflection profiles on image 334
 Modelled   198 /   213 reflection profiles on image 335
 Modelled   186 /   192 reflection profiles on image 336
 Modelled   213 /   217 reflection profiles on image 337
 Modelled   213 /   218 reflection profiles on image 338
 Modelled   212 /   214 reflection profiles on image 339
 Modelled   182 /   185 reflection profiles on image 340
 Modelled    29 /    32 reflection profiles on image 341
 Modelled    14 /    31 reflection profiles on image 342
 Beginning modelling job 48

 Frames: 336 -> 350

 Number of reflections
  Partial:     41
  Full:        1431
  In ice ring: 0
  Total:       1472

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 336 [4  ]: 
 337 [20 ]: *
 338 [79 ]: *******
 339 [290]: **************************
 340 [479]: ********************************************
 341 [663]: *************************************************************
 342 [705]: *****************************************************************
 343 [733]: ********************************************************************
 344 [721]: ******************************************************************
 345 [656]: ************************************************************
 346 [448]: *****************************************
 347 [241]: **********************
 348 [50 ]: ****
 349 [21 ]: *

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00728132 GB

 Modelled    21 /    22 reflection profiles on image 340
 Modelled   179 /   181 reflection profiles on image 341
 Modelled   183 /   197 reflection profiles on image 342
 Modelled   199 /   205 reflection profiles on image 343
 Modelled   207 /   211 reflection profiles on image 344
 Modelled   206 /   208 reflection profiles on image 345
 Modelled   202 /   207 reflection profiles on image 346
 Modelled   186 /   191 reflection profiles on image 347
 Modelled    27 /    29 reflection profiles on image 348
 Modelled     5 /    21 reflection profiles on image 349
 Beginning modelling job 49

 Frames: 343 -> 357

 Number of reflections
  Partial:     46
  Full:        1489
  In ice ring: 0
  Total:       1535

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 343 [5  ]: 
 344 [19 ]: *
 345 [96 ]: ********
 346 [293]: ************************
 347 [530]: ********************************************
 348 [742]: **************************************************************
 349 [806]: *******************************************************************
 350 [813]: ********************************************************************
 351 [739]: *************************************************************
 352 [648]: ******************************************************
 353 [448]: *************************************
 354 [256]: *********************
 355 [68 ]: *****
 356 [37 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00811146 GB

 Modelled    15 /    15 reflection profiles on image 347
 Modelled   168 /   170 reflection profiles on image 348
 Modelled   192 /   208 reflection profiles on image 349
 Modelled   256 /   262 reflection profiles on image 350
 Modelled   225 /   232 reflection profiles on image 351
 Modelled   198 /   200 reflection profiles on image 352
 Modelled   192 /   192 reflection profiles on image 353
 Modelled   185 /   188 reflection profiles on image 354
 Modelled    30 /    31 reflection profiles on image 355
 Modelled    16 /    37 reflection profiles on image 356
 Beginning modelling job 50

 Frames: 350 -> 364

 Number of reflections
  Partial:     51
  Full:        1390
  In ice ring: 0
  Total:       1441

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 350 [8  ]: 
 351 [24 ]: **
 352 [90 ]: ********
 353 [280]: **************************
 354 [494]: **********************************************
 355 [658]: **************************************************************
 356 [696]: *****************************************************************
 357 [721]: ********************************************************************
 358 [713]: *******************************************************************
 359 [656]: *************************************************************
 360 [459]: *******************************************
 361 [263]: ************************
 362 [66 ]: ******
 363 [29 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0073725 GB

 Modelled    16 /    16 reflection profiles on image 354
 Modelled   164 /   164 reflection profiles on image 355
 Modelled   182 /   200 reflection profiles on image 356
 Modelled   197 /   206 reflection profiles on image 357
 Modelled   196 /   199 reflection profiles on image 358
 Modelled   194 /   197 reflection profiles on image 359
 Modelled   196 /   196 reflection profiles on image 360
 Modelled   195 /   197 reflection profiles on image 361
 Modelled    35 /    37 reflection profiles on image 362
 Modelled     6 /    29 reflection profiles on image 363
 Beginning modelling job 51

 Frames: 357 -> 371

 Number of reflections
  Partial:     59
  Full:        1487
  In ice ring: 0
  Total:       1546

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 357 [9  ]: 
 358 [23 ]: *
 359 [91 ]: *******
 360 [296]: *************************
 361 [503]: *******************************************
 362 [715]: **************************************************************
 363 [731]: ***************************************************************
 364 [777]: *******************************************************************
 365 [784]: ********************************************************************
 366 [703]: ************************************************************
 367 [495]: ******************************************
 368 [278]: ************************
 369 [66 ]: *****
 370 [36 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00799901 GB

 Modelled    13 /    13 reflection profiles on image 361
 Modelled   197 /   199 reflection profiles on image 362
 Modelled   184 /   201 reflection profiles on image 363
 Modelled   198 /   203 reflection profiles on image 364
 Modelled   218 /   227 reflection profiles on image 365
 Modelled   203 /   208 reflection profiles on image 366
 Modelled   215 /   217 reflection profiles on image 367
 Modelled   211 /   212 reflection profiles on image 368
 Modelled    27 /    30 reflection profiles on image 369
 Modelled    13 /    36 reflection profiles on image 370
 Beginning modelling job 52

 Frames: 364 -> 378

 Number of reflections
  Partial:     48
  Full:        1444
  In ice ring: 0
  Total:       1492

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 364 [9  ]: 
 365 [28 ]: **
 366 [87 ]: ********
 367 [323]: ******************************
 368 [561]: ****************************************************
 369 [721]: *******************************************************************
 370 [717]: *******************************************************************
 371 [724]: ********************************************************************
 372 [710]: ******************************************************************
 373 [656]: *************************************************************
 374 [459]: *******************************************
 375 [274]: *************************
 376 [66 ]: ******
 377 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00752875 GB

 Modelled    14 /    14 reflection profiles on image 368
 Modelled   194 /   199 reflection profiles on image 369
 Modelled   219 /   232 reflection profiles on image 370
 Modelled   182 /   190 reflection profiles on image 371
 Modelled   192 /   201 reflection profiles on image 372
 Modelled   194 /   197 reflection profiles on image 373
 Modelled   181 /   185 reflection profiles on image 374
 Modelled   205 /   208 reflection profiles on image 375
 Modelled    35 /    36 reflection profiles on image 376
 Modelled    12 /    30 reflection profiles on image 377
 Beginning modelling job 53

 Frames: 371 -> 385

 Number of reflections
  Partial:     49
  Full:        1398
  In ice ring: 0
  Total:       1447

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 371 [4  ]: 
 372 [21 ]: *
 373 [92 ]: ********
 374 [280]: *************************
 375 [494]: ********************************************
 376 [705]: ***************************************************************
 377 [730]: *****************************************************************
 378 [756]: ********************************************************************
 379 [706]: ***************************************************************
 380 [632]: ********************************************************
 381 [434]: ***************************************
 382 [236]: *********************
 383 [58 ]: *****
 384 [37 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00767707 GB

 Modelled    15 /    16 reflection profiles on image 375
 Modelled   173 /   174 reflection profiles on image 376
 Modelled   179 /   198 reflection profiles on image 377
 Modelled   216 /   226 reflection profiles on image 378
 Modelled   195 /   201 reflection profiles on image 379
 Modelled   196 /   198 reflection profiles on image 380
 Modelled   196 /   198 reflection profiles on image 381
 Modelled   176 /   178 reflection profiles on image 382
 Modelled    20 /    21 reflection profiles on image 383
 Modelled    15 /    37 reflection profiles on image 384
 Beginning modelling job 54

 Frames: 378 -> 392

 Number of reflections
  Partial:     48
  Full:        1536
  In ice ring: 0
  Total:       1584

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 378 [8  ]: 
 379 [24 ]: *
 380 [93 ]: *******
 381 [300]: ************************
 382 [493]: *****************************************
 383 [696]: *********************************************************
 384 [761]: ***************************************************************
 385 [809]: *******************************************************************
 386 [817]: ********************************************************************
 387 [740]: *************************************************************
 388 [511]: ******************************************
 389 [307]: *************************
 390 [69 ]: *****
 391 [33 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00829811 GB

 Modelled    13 /    13 reflection profiles on image 382
 Modelled   175 /   176 reflection profiles on image 383
 Modelled   190 /   205 reflection profiles on image 384
 Modelled   199 /   205 reflection profiles on image 385
 Modelled   241 /   245 reflection profiles on image 386
 Modelled   225 /   229 reflection profiles on image 387
 Modelled   202 /   204 reflection profiles on image 388
 Modelled   235 /   238 reflection profiles on image 389
 Modelled    35 /    36 reflection profiles on image 390
 Modelled    13 /    33 reflection profiles on image 391
 Beginning modelling job 55

 Frames: 385 -> 399

 Number of reflections
  Partial:     65
  Full:        1491
  In ice ring: 0
  Total:       1556

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 385 [6  ]: 
 386 [22 ]: *
 387 [92 ]: *******
 388 [329]: ****************************
 389 [566]: ************************************************
 390 [780]: ******************************************************************
 391 [794]: ********************************************************************
 392 [781]: ******************************************************************
 393 [733]: **************************************************************
 394 [662]: ********************************************************
 395 [457]: ***************************************
 396 [266]: **********************
 397 [73 ]: ******
 398 [47 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00806442 GB

 Modelled    17 /    17 reflection profiles on image 389
 Modelled   200 /   203 reflection profiles on image 390
 Modelled   219 /   242 reflection profiles on image 391
 Modelled   207 /   213 reflection profiles on image 392
 Modelled   215 /   219 reflection profiles on image 393
 Modelled   200 /   205 reflection profiles on image 394
 Modelled   188 /   191 reflection profiles on image 395
 Modelled   188 /   193 reflection profiles on image 396
 Modelled    26 /    26 reflection profiles on image 397
 Modelled    14 /    47 reflection profiles on image 398
 Beginning modelling job 56

 Frames: 392 -> 406

 Number of reflections
  Partial:     61
  Full:        1434
  In ice ring: 0
  Total:       1495

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 392 [5  ]: 
 393 [24 ]: **
 394 [82 ]: *******
 395 [295]: **************************
 396 [504]: *********************************************
 397 [696]: **************************************************************
 398 [737]: ******************************************************************
 399 [757]: ********************************************************************
 400 [732]: *****************************************************************
 401 [675]: ************************************************************
 402 [457]: *****************************************
 403 [258]: ***********************
 404 [66 ]: *****
 405 [40 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00776534 GB

 Modelled    23 /    23 reflection profiles on image 396
 Modelled   176 /   176 reflection profiles on image 397
 Modelled   211 /   223 reflection profiles on image 398
 Modelled   198 /   208 reflection profiles on image 399
 Modelled   184 /   190 reflection profiles on image 400
 Modelled   210 /   218 reflection profiles on image 401
 Modelled   193 /   199 reflection profiles on image 402
 Modelled   188 /   192 reflection profiles on image 403
 Modelled    26 /    26 reflection profiles on image 404
 Modelled    16 /    40 reflection profiles on image 405
 Beginning modelling job 57

 Frames: 399 -> 413

 Number of reflections
  Partial:     59
  Full:        1535
  In ice ring: 0
  Total:       1594

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 399 [6  ]: 
 400 [24 ]: *
 401 [90 ]: *******
 402 [301]: ************************
 403 [502]: ****************************************
 404 [721]: **********************************************************
 405 [774]: **************************************************************
 406 [838]: ********************************************************************
 407 [823]: ******************************************************************
 408 [731]: ***********************************************************
 409 [505]: ****************************************
 410 [272]: **********************
 411 [63 ]: *****
 412 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00841745 GB

 Modelled    10 /    12 reflection profiles on image 403
 Modelled   183 /   184 reflection profiles on image 404
 Modelled   168 /   188 reflection profiles on image 405
 Modelled   223 /   226 reflection profiles on image 406
 Modelled   248 /   253 reflection profiles on image 407
 Modelled   219 /   226 reflection profiles on image 408
 Modelled   226 /   233 reflection profiles on image 409
 Modelled   205 /   209 reflection profiles on image 410
 Modelled    32 /    33 reflection profiles on image 411
 Modelled     7 /    30 reflection profiles on image 412
 Beginning modelling job 58

 Frames: 406 -> 420

 Number of reflections
  Partial:     55
  Full:        1575
  In ice ring: 0
  Total:       1630

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 406 [11 ]: 
 407 [26 ]: **
 408 [102]: ********
 409 [332]: ****************************
 410 [572]: ************************************************
 411 [780]: ******************************************************************
 412 [792]: *******************************************************************
 413 [791]: *******************************************************************
 414 [799]: ********************************************************************
 415 [739]: **************************************************************
 416 [514]: *******************************************
 417 [278]: ***********************
 418 [69 ]: *****
 419 [38 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00835363 GB

 Modelled    17 /    19 reflection profiles on image 410
 Modelled   194 /   195 reflection profiles on image 411
 Modelled   224 /   241 reflection profiles on image 412
 Modelled   216 /   226 reflection profiles on image 413
 Modelled   205 /   210 reflection profiles on image 414
 Modelled   219 /   225 reflection profiles on image 415
 Modelled   232 /   236 reflection profiles on image 416
 Modelled   207 /   209 reflection profiles on image 417
 Modelled    30 /    31 reflection profiles on image 418
 Modelled    17 /    38 reflection profiles on image 419
 Beginning modelling job 59

 Frames: 413 -> 427

 Number of reflections
  Partial:     59
  Full:        1565
  In ice ring: 0
  Total:       1624

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 413 [5  ]: 
 414 [28 ]: **
 415 [117]: *********
 416 [345]: ***************************
 417 [555]: ********************************************
 418 [776]: **************************************************************
 419 [822]: *****************************************************************
 420 [850]: ********************************************************************
 421 [825]: ******************************************************************
 422 [711]: ********************************************************
 423 [479]: **************************************
 424 [254]: ********************
 425 [56 ]: ****
 426 [36 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00875338 GB

 Modelled    16 /    16 reflection profiles on image 417
 Modelled   195 /   198 reflection profiles on image 418
 Modelled   206 /   224 reflection profiles on image 419
 Modelled   216 /   228 reflection profiles on image 420
 Modelled   238 /   247 reflection profiles on image 421
 Modelled   227 /   232 reflection profiles on image 422
 Modelled   218 /   225 reflection profiles on image 423
 Modelled   195 /   198 reflection profiles on image 424
 Modelled    18 /    20 reflection profiles on image 425
 Modelled    15 /    36 reflection profiles on image 426
 Beginning modelling job 60

 Frames: 420 -> 434

 Number of reflections
  Partial:     60
  Full:        1466
  In ice ring: 0
  Total:       1526

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 420 [5  ]: 
 421 [21 ]: *
 422 [76 ]: ******
 423 [289]: *************************
 424 [514]: **********************************************
 425 [697]: **************************************************************
 426 [754]: *******************************************************************
 427 [757]: ********************************************************************
 428 [750]: *******************************************************************
 429 [689]: *************************************************************
 430 [467]: *****************************************
 431 [271]: ************************
 432 [67 ]: ******
 433 [38 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0078211 GB

 Modelled    23 /    23 reflection profiles on image 424
 Modelled   169 /   171 reflection profiles on image 425
 Modelled   204 /   224 reflection profiles on image 426
 Modelled   183 /   190 reflection profiles on image 427
 Modelled   221 /   229 reflection profiles on image 428
 Modelled   216 /   222 reflection profiles on image 429
 Modelled   195 /   196 reflection profiles on image 430
 Modelled   203 /   204 reflection profiles on image 431
 Modelled    28 /    29 reflection profiles on image 432
 Modelled    11 /    38 reflection profiles on image 433
 Beginning modelling job 61

 Frames: 427 -> 441

 Number of reflections
  Partial:     61
  Full:        1539
  In ice ring: 0
  Total:       1600

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 427 [1  ]: 
 428 [13 ]: *
 429 [77 ]: ******
 430 [302]: *************************
 431 [535]: *********************************************
 432 [737]: **************************************************************
 433 [779]: ******************************************************************
 434 [799]: ********************************************************************
 435 [790]: *******************************************************************
 436 [709]: ************************************************************
 437 [478]: ****************************************
 438 [263]: **********************
 439 [70 ]: *****
 440 [34 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00805013 GB

 Modelled    19 /    19 reflection profiles on image 431
 Modelled   183 /   186 reflection profiles on image 432
 Modelled   225 /   242 reflection profiles on image 433
 Modelled   211 /   218 reflection profiles on image 434
 Modelled   222 /   226 reflection profiles on image 435
 Modelled   224 /   231 reflection profiles on image 436
 Modelled   211 /   215 reflection profiles on image 437
 Modelled   188 /   193 reflection profiles on image 438
 Modelled    35 /    36 reflection profiles on image 439
 Modelled     9 /    34 reflection profiles on image 440
 Beginning modelling job 62

 Frames: 434 -> 448

 Number of reflections
  Partial:     53
  Full:        1536
  In ice ring: 0
  Total:       1589

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 434 [8  ]: 
 435 [23 ]: *
 436 [87 ]: *******
 437 [306]: *************************
 438 [534]: ********************************************
 439 [721]: ************************************************************
 440 [799]: *******************************************************************
 441 [808]: ********************************************************************
 442 [780]: *****************************************************************
 443 [687]: *********************************************************
 444 [470]: ***************************************
 445 [280]: ***********************
 446 [60 ]: *****
 447 [28 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0081201 GB

 Modelled    15 /    15 reflection profiles on image 438
 Modelled   175 /   176 reflection profiles on image 439
 Modelled   222 /   238 reflection profiles on image 440
 Modelled   207 /   214 reflection profiles on image 441
 Modelled   251 /   259 reflection profiles on image 442
 Modelled   212 /   217 reflection profiles on image 443
 Modelled   185 /   190 reflection profiles on image 444
 Modelled   216 /   220 reflection profiles on image 445
 Modelled    32 /    32 reflection profiles on image 446
 Modelled     8 /    28 reflection profiles on image 447
 Beginning modelling job 63

 Frames: 441 -> 455

 Number of reflections
  Partial:     51
  Full:        1497
  In ice ring: 0
  Total:       1548

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 441 [7  ]: 
 442 [27 ]: **
 443 [88 ]: *******
 444 [299]: **************************
 445 [511]: *********************************************
 446 [707]: **************************************************************
 447 [746]: *****************************************************************
 448 [772]: ********************************************************************
 449 [744]: *****************************************************************
 450 [697]: *************************************************************
 451 [504]: ********************************************
 452 [285]: *************************
 453 [66 ]: *****
 454 [34 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00802985 GB

 Modelled    19 /    19 reflection profiles on image 445
 Modelled   174 /   176 reflection profiles on image 446
 Modelled   189 /   208 reflection profiles on image 447
 Modelled   220 /   230 reflection profiles on image 448
 Modelled   217 /   218 reflection profiles on image 449
 Modelled   188 /   193 reflection profiles on image 450
 Modelled   217 /   219 reflection profiles on image 451
 Modelled   214 /   219 reflection profiles on image 452
 Modelled    30 /    32 reflection profiles on image 453
 Modelled    11 /    34 reflection profiles on image 454
 Beginning modelling job 64

 Frames: 448 -> 462

 Number of reflections
  Partial:     54
  Full:        1516
  In ice ring: 0
  Total:       1570

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 448 [8  ]: 
 449 [25 ]: **
 450 [105]: *********
 451 [331]: ****************************
 452 [550]: ***********************************************
 453 [747]: ****************************************************************
 454 [768]: ******************************************************************
 455 [782]: ********************************************************************
 456 [774]: *******************************************************************
 457 [696]: ************************************************************
 458 [492]: ******************************************
 459 [268]: ***********************
 460 [77 ]: ******
 461 [39 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00810622 GB

 Modelled    12 /    12 reflection profiles on image 452
 Modelled   211 /   213 reflection profiles on image 453
 Modelled   203 /   221 reflection profiles on image 454
 Modelled   204 /   210 reflection profiles on image 455
 Modelled   210 /   218 reflection profiles on image 456
 Modelled   200 /   204 reflection profiles on image 457
 Modelled   219 /   224 reflection profiles on image 458
 Modelled   188 /   191 reflection profiles on image 459
 Modelled    36 /    38 reflection profiles on image 460
 Modelled    19 /    39 reflection profiles on image 461
 Beginning modelling job 65

 Frames: 455 -> 469

 Number of reflections
  Partial:     49
  Full:        1587
  In ice ring: 0
  Total:       1636

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 455 [9  ]: 
 456 [33 ]: **
 457 [103]: ********
 458 [322]: *************************
 459 [543]: *******************************************
 460 [764]: ************************************************************
 461 [813]: ****************************************************************
 462 [854]: ********************************************************************
 463 [833]: ******************************************************************
 464 [739]: **********************************************************
 465 [490]: ***************************************
 466 [266]: *********************
 467 [64 ]: *****
 468 [33 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00873374 GB

 Modelled    14 /    14 reflection profiles on image 459
 Modelled   189 /   191 reflection profiles on image 460
 Modelled   218 /   231 reflection profiles on image 461
 Modelled   210 /   218 reflection profiles on image 462
 Modelled   239 /   243 reflection profiles on image 463
 Modelled   246 /   249 reflection profiles on image 464
 Modelled   217 /   224 reflection profiles on image 465
 Modelled   199 /   202 reflection profiles on image 466
 Modelled    30 /    31 reflection profiles on image 467
 Modelled     9 /    33 reflection profiles on image 468
 Beginning modelling job 66

 Frames: 462 -> 476

 Number of reflections
  Partial:     71
  Full:        1518
  In ice ring: 0
  Total:       1589

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 462 [7  ]: 
 463 [23 ]: *
 464 [85 ]: ******
 465 [313]: *************************
 466 [519]: ******************************************
 467 [762]: **************************************************************
 468 [807]: *****************************************************************
 469 [832]: ********************************************************************
 470 [785]: ****************************************************************
 471 [700]: *********************************************************
 472 [476]: **************************************
 473 [260]: *********************
 474 [80 ]: ******
 475 [38 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00841018 GB

 Modelled     7 /     7 reflection profiles on image 466
 Modelled   184 /   185 reflection profiles on image 467
 Modelled   199 /   225 reflection profiles on image 468
 Modelled   247 /   251 reflection profiles on image 469
 Modelled   216 /   221 reflection profiles on image 470
 Modelled   220 /   224 reflection profiles on image 471
 Modelled   211 /   216 reflection profiles on image 472
 Modelled   177 /   180 reflection profiles on image 473
 Modelled    38 /    42 reflection profiles on image 474
 Modelled     9 /    38 reflection profiles on image 475
 Beginning modelling job 67

 Frames: 469 -> 483

 Number of reflections
  Partial:     73
  Full:        1502
  In ice ring: 0
  Total:       1575

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 469 [5  ]: 
 470 [28 ]: **
 471 [94 ]: *******
 472 [295]: ************************
 473 [519]: *******************************************
 474 [719]: ************************************************************
 475 [783]: *****************************************************************
 476 [810]: ********************************************************************
 477 [807]: *******************************************************************
 478 [722]: ************************************************************
 479 [488]: ****************************************
 480 [265]: **********************
 481 [75 ]: ******
 482 [45 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00843395 GB

 Modelled    18 /    20 reflection profiles on image 473
 Modelled   170 /   170 reflection profiles on image 474
 Modelled   206 /   230 reflection profiles on image 475
 Modelled   196 /   207 reflection profiles on image 476
 Modelled   221 /   226 reflection profiles on image 477
 Modelled   229 /   234 reflection profiles on image 478
 Modelled   218 /   223 reflection profiles on image 479
 Modelled   182 /   190 reflection profiles on image 480
 Modelled    29 /    30 reflection profiles on image 481
 Modelled    15 /    45 reflection profiles on image 482
 Beginning modelling job 68

 Frames: 476 -> 490

 Number of reflections
  Partial:     60
  Full:        1546
  In ice ring: 0
  Total:       1606

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 476 [6  ]: 
 477 [27 ]: **
 478 [92 ]: *******
 479 [323]: **************************
 480 [543]: *********************************************
 481 [732]: *************************************************************
 482 [765]: ***************************************************************
 483 [806]: *******************************************************************
 484 [815]: ********************************************************************
 485 [723]: ************************************************************
 486 [498]: *****************************************
 487 [281]: ***********************
 488 [71 ]: *****
 489 [30 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00821819 GB

 Modelled    19 /    19 reflection profiles on image 480
 Modelled   188 /   189 reflection profiles on image 481
 Modelled   203 /   217 reflection profiles on image 482
 Modelled   202 /   213 reflection profiles on image 483
 Modelled   243 /   245 reflection profiles on image 484
 Modelled   220 /   225 reflection profiles on image 485
 Modelled   208 /   217 reflection profiles on image 486
 Modelled   207 /   210 reflection profiles on image 487
 Modelled    36 /    41 reflection profiles on image 488
 Modelled    11 /    30 reflection profiles on image 489
 Beginning modelling job 69

 Frames: 483 -> 497

 Number of reflections
  Partial:     68
  Full:        1520
  In ice ring: 0
  Total:       1588

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 483 [5  ]: 
 484 [28 ]: **
 485 [101]: ********
 486 [352]: ******************************
 487 [559]: ************************************************
 488 [763]: ******************************************************************
 489 [756]: ******************************************************************
 490 [776]: ********************************************************************
 491 [762]: ******************************************************************
 492 [690]: ************************************************************
 493 [491]: *******************************************
 494 [266]: ***********************
 495 [76 ]: ******
 496 [42 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00798704 GB

 Modelled    22 /    22 reflection profiles on image 487
 Modelled   215 /   216 reflection profiles on image 488
 Modelled   203 /   228 reflection profiles on image 489
 Modelled   212 /   214 reflection profiles on image 490
 Modelled   217 /   218 reflection profiles on image 491
 Modelled   197 /   199 reflection profiles on image 492
 Modelled   219 /   225 reflection profiles on image 493
 Modelled   185 /   190 reflection profiles on image 494
 Modelled    33 /    34 reflection profiles on image 495
 Modelled     7 /    42 reflection profiles on image 496
 Beginning modelling job 70

 Frames: 490 -> 504

 Number of reflections
  Partial:     86
  Full:        1578
  In ice ring: 0
  Total:       1664

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 490 [11 ]: 
 491 [29 ]: **
 492 [101]: ********
 493 [354]: ******************************
 494 [579]: *************************************************
 495 [777]: ******************************************************************
 496 [774]: *****************************************************************
 497 [798]: ********************************************************************
 498 [789]: *******************************************************************
 499 [744]: ***************************************************************
 500 [522]: ********************************************
 501 [279]: ***********************
 502 [77 ]: ******
 503 [46 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00817764 GB

 Modelled    22 /    23 reflection profiles on image 494
 Modelled   216 /   216 reflection profiles on image 495
 Modelled   221 /   248 reflection profiles on image 496
 Modelled   226 /   228 reflection profiles on image 497
 Modelled   198 /   205 reflection profiles on image 498
 Modelled   217 /   222 reflection profiles on image 499
 Modelled   239 /   243 reflection profiles on image 500
 Modelled   195 /   202 reflection profiles on image 501
 Modelled    26 /    31 reflection profiles on image 502
 Modelled     7 /    46 reflection profiles on image 503
 Beginning modelling job 71

 Frames: 497 -> 511

 Number of reflections
  Partial:     74
  Full:        1534
  In ice ring: 0
  Total:       1608

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 497 [11 ]: 
 498 [29 ]: **
 499 [92 ]: *******
 500 [344]: ****************************
 501 [543]: *********************************************
 502 [737]: *************************************************************
 503 [766]: ****************************************************************
 504 [812]: ********************************************************************
 505 [798]: ******************************************************************
 506 [757]: ***************************************************************
 507 [517]: *******************************************
 508 [295]: ************************
 509 [76 ]: ******
 510 [44 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00851668 GB

 Modelled    27 /    27 reflection profiles on image 501
 Modelled   178 /   179 reflection profiles on image 502
 Modelled   194 /   214 reflection profiles on image 503
 Modelled   212 /   221 reflection profiles on image 504
 Modelled   201 /   210 reflection profiles on image 505
 Modelled   236 /   240 reflection profiles on image 506
 Modelled   218 /   222 reflection profiles on image 507
 Modelled   213 /   219 reflection profiles on image 508
 Modelled    30 /    32 reflection profiles on image 509
 Modelled    19 /    44 reflection profiles on image 510
 Beginning modelling job 72

 Frames: 504 -> 518

 Number of reflections
  Partial:     59
  Full:        1522
  In ice ring: 0
  Total:       1581

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 504 [7  ]: 
 505 [29 ]: **
 506 [100]: ********
 507 [328]: ****************************
 508 [515]: ********************************************
 509 [706]: ************************************************************
 510 [745]: ***************************************************************
 511 [794]: ********************************************************************
 512 [785]: *******************************************************************
 513 [728]: **************************************************************
 514 [540]: **********************************************
 515 [298]: *************************
 516 [74 ]: ******
 517 [36 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0082491 GB

 Modelled    14 /    14 reflection profiles on image 508
 Modelled   202 /   202 reflection profiles on image 509
 Modelled   172 /   191 reflection profiles on image 510
 Modelled   205 /   209 reflection profiles on image 511
 Modelled   229 /   237 reflection profiles on image 512
 Modelled   184 /   188 reflection profiles on image 513
 Modelled   239 /   242 reflection profiles on image 514
 Modelled   223 /   224 reflection profiles on image 515
 Modelled    35 /    38 reflection profiles on image 516
 Modelled    12 /    36 reflection profiles on image 517
 Beginning modelling job 73

 Frames: 511 -> 525

 Number of reflections
  Partial:     57
  Full:        1517
  In ice ring: 0
  Total:       1574

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 511 [6  ]: 
 512 [25 ]: **
 513 [87 ]: *******
 514 [309]: **************************
 515 [540]: **********************************************
 516 [742]: ***************************************************************
 517 [769]: ******************************************************************
 518 [789]: *******************************************************************
 519 [790]: ********************************************************************
 520 [704]: ************************************************************
 521 [462]: ***************************************
 522 [257]: **********************
 523 [59 ]: *****
 524 [33 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00805574 GB

 Modelled    14 /    14 reflection profiles on image 515
 Modelled   199 /   199 reflection profiles on image 516
 Modelled   214 /   232 reflection profiles on image 517
 Modelled   195 /   201 reflection profiles on image 518
 Modelled   219 /   224 reflection profiles on image 519
 Modelled   233 /   242 reflection profiles on image 520
 Modelled   200 /   205 reflection profiles on image 521
 Modelled   195 /   198 reflection profiles on image 522
 Modelled    24 /    26 reflection profiles on image 523
 Modelled    13 /    33 reflection profiles on image 524
 Beginning modelling job 74

 Frames: 518 -> 532

 Number of reflections
  Partial:     50
  Full:        1542
  In ice ring: 0
  Total:       1592

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 518 [7  ]: 
 519 [23 ]: *
 520 [103]: ********
 521 [291]: ************************
 522 [539]: ********************************************
 523 [740]: *************************************************************
 524 [813]: *******************************************************************
 525 [817]: ********************************************************************
 526 [810]: *******************************************************************
 527 [711]: ***********************************************************
 528 [503]: *****************************************
 529 [271]: **********************
 530 [74 ]: ******
 531 [36 ]: **

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0083688 GB

 Modelled    13 /    13 reflection profiles on image 522
 Modelled   168 /   168 reflection profiles on image 523
 Modelled   225 /   242 reflection profiles on image 524
 Modelled   206 /   212 reflection profiles on image 525
 Modelled   240 /   246 reflection profiles on image 526
 Modelled   202 /   208 reflection profiles on image 527
 Modelled   227 /   232 reflection profiles on image 528
 Modelled   193 /   197 reflection profiles on image 529
 Modelled    35 /    38 reflection profiles on image 530
 Modelled    13 /    36 reflection profiles on image 531
 Beginning modelling job 75

 Frames: 525 -> 539

 Number of reflections
  Partial:     29
  Full:        1206
  In ice ring: 0
  Total:       1235

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 525 [7  ]: 
 526 [27 ]: **
 527 [93 ]: *******
 528 [331]: ***************************
 529 [559]: **********************************************
 530 [782]: ****************************************************************
 531 [824]: ********************************************************************
 532 [754]: **************************************************************
 533 [564]: **********************************************
 534 [331]: ***************************
 535 [120]: *********
 536 [41 ]: ***
 537 [26 ]: **
 538 [6  ]: 

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.00848467 GB

 Modelled    19 /    19 reflection profiles on image 529
 Modelled   191 /   192 reflection profiles on image 530
 Modelled   237 /   254 reflection profiles on image 531
 Modelled   199 /   206 reflection profiles on image 532
 Modelled   229 /   233 reflection profiles on image 533
 Modelled   203 /   211 reflection profiles on image 534
 Modelled    76 /    79 reflection profiles on image 535
 Modelled    15 /    15 reflection profiles on image 536
 Modelled    20 /    20 reflection profiles on image 537
 Modelled     6 /     6 reflection profiles on image 538
 Beginning modelling job 76

 Frames: 532 -> 540

 Number of reflections
  Partial:     277
  Full:        987
  In ice ring: 0
  Total:       1264

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 532 [51 ]: ****
 533 [270]: *************************
 534 [477]: ********************************************
 535 [689]: ****************************************************************
 536 [724]: ********************************************************************
 537 [704]: ******************************************************************
 538 [666]: **************************************************************
 539 [452]: ******************************************

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0069883 GB

 Modelled   166 /   167 reflection profiles on image 535
 Modelled   195 /   199 reflection profiles on image 536
 Modelled   201 /   203 reflection profiles on image 537
 Modelled   221 /   243 reflection profiles on image 538
 Modelled   236 /   452 reflection profiles on image 539

 Summary of profile model
+------+-----------+-----------+----------+----------+----------+-----------------+
|   ID |   Profile | Created   |   X (px) |   Y (px) |   Z (im) |   # reflections |
|------+-----------+-----------+----------+----------+----------+-----------------|
|    0 |         0 | True      |    410.5 |   421.17 |    15.88 |            7095 |
|    0 |         1 | True      |   1231.5 |   421.17 |    15.88 |            8821 |
|    0 |         2 | True      |   2052.5 |   421.17 |    15.88 |            7196 |
|    0 |         3 | True      |    410.5 |  1263.5  |    15.88 |            9907 |
|    0 |         4 | True      |   1231.5 |  1263.5  |    15.88 |           11997 |
|    0 |         5 | True      |   2052.5 |  1263.5  |    15.88 |            9736 |
|    0 |         6 | True      |    410.5 |  2105.83 |    15.88 |            6291 |
|    0 |         7 | True      |   1231.5 |  2105.83 |    15.88 |            7532 |
|    0 |         8 | True      |   2052.5 |  2105.83 |    15.88 |            5977 |
|    0 |         9 | True      |    410.5 |   421.17 |    47.65 |           10690 |
|    0 |        10 | True      |   1231.5 |   421.17 |    47.65 |           13315 |
|    0 |        11 | True      |   2052.5 |   421.17 |    47.65 |           10815 |
|    0 |        12 | True      |    410.5 |  1263.5  |    47.65 |           14880 |
|    0 |        13 | True      |   1231.5 |  1263.5  |    47.65 |           18032 |
|    0 |        14 | True      |   2052.5 |  1263.5  |    47.65 |           14550 |
|    0 |        15 | True      |    410.5 |  2105.83 |    47.65 |            9471 |
|    0 |        16 | True      |   1231.5 |  2105.83 |    47.65 |           11312 |
|    0 |        17 | True      |   2052.5 |  2105.83 |    47.65 |            8908 |
|    0 |        18 | True      |    410.5 |   421.17 |    79.41 |           10758 |
|    0 |        19 | True      |   1231.5 |   421.17 |    79.41 |           13513 |
|    0 |        20 | True      |   2052.5 |   421.17 |    79.41 |           11015 |
|    0 |        21 | True      |    410.5 |  1263.5  |    79.41 |           14878 |
|    0 |        22 | True      |   1231.5 |  1263.5  |    79.41 |           18141 |
|    0 |        23 | True      |   2052.5 |  1263.5  |    79.41 |           14703 |
|    0 |        24 | True      |    410.5 |  2105.83 |    79.41 |            9485 |
|    0 |        25 | True      |   1231.5 |  2105.83 |    79.41 |           11378 |
|    0 |        26 | True      |   2052.5 |  2105.83 |    79.41 |            8978 |
|    0 |        27 | True      |    410.5 |   421.17 |   111.18 |           10776 |
|    0 |        28 | True      |   1231.5 |   421.17 |   111.18 |           13542 |
|    0 |        29 | True      |   2052.5 |   421.17 |   111.18 |           11022 |
|    0 |        30 | True      |    410.5 |  1263.5  |   111.18 |           14838 |
|    0 |        31 | True      |   1231.5 |  1263.5  |   111.18 |           18129 |
|    0 |        32 | True      |   2052.5 |  1263.5  |   111.18 |           14635 |
|    0 |        33 | True      |    410.5 |  2105.83 |   111.18 |            9483 |
|    0 |        34 | True      |   1231.5 |  2105.83 |   111.18 |           11376 |
|    0 |        35 | True      |   2052.5 |  2105.83 |   111.18 |            8927 |
|    0 |        36 | True      |    410.5 |   421.17 |   142.94 |           10661 |
|    0 |        37 | True      |   1231.5 |   421.17 |   142.94 |           13466 |
|    0 |        38 | True      |   2052.5 |   421.17 |   142.94 |           11006 |
|    0 |        39 | True      |    410.5 |  1263.5  |   142.94 |           14704 |
|    0 |        40 | True      |   1231.5 |  1263.5  |   142.94 |           18049 |
|    0 |        41 | True      |   2052.5 |  1263.5  |   142.94 |           14626 |
|    0 |        42 | True      |    410.5 |  2105.83 |   142.94 |            9361 |
|    0 |        43 | True      |   1231.5 |  2105.83 |   142.94 |           11314 |
|    0 |        44 | True      |   2052.5 |  2105.83 |   142.94 |            8895 |
|    0 |        45 | True      |    410.5 |   421.17 |   174.71 |           10629 |
|    0 |        46 | True      |   1231.5 |   421.17 |   174.71 |           13389 |
|    0 |        47 | True      |   2052.5 |   421.17 |   174.71 |           10939 |
|    0 |        48 | True      |    410.5 |  1263.5  |   174.71 |           14669 |
|    0 |        49 | True      |   1231.5 |  1263.5  |   174.71 |           17973 |
|    0 |        50 | True      |   2052.5 |  1263.5  |   174.71 |           14553 |
|    0 |        51 | True      |    410.5 |  2105.83 |   174.71 |            9358 |
|    0 |        52 | True      |   1231.5 |  2105.83 |   174.71 |           11309 |
|    0 |        53 | True      |   2052.5 |  2105.83 |   174.71 |            8899 |
|    0 |        54 | True      |    410.5 |   421.17 |   206.47 |           10559 |
|    0 |        55 | True      |   1231.5 |   421.17 |   206.47 |           13309 |
|    0 |        56 | True      |   2052.5 |   421.17 |   206.47 |           10895 |
|    0 |        57 | True      |    410.5 |  1263.5  |   206.47 |           14691 |
|    0 |        58 | True      |   1231.5 |  1263.5  |   206.47 |           18001 |
|    0 |        59 | True      |   2052.5 |  1263.5  |   206.47 |           14622 |
|    0 |        60 | True      |    410.5 |  2105.83 |   206.47 |            9403 |
|    0 |        61 | True      |   1231.5 |  2105.83 |   206.47 |           11381 |
|    0 |        62 | True      |   2052.5 |  2105.83 |   206.47 |            8993 |
|    0 |        63 | True      |    410.5 |   421.17 |   238.24 |           10641 |
|    0 |        64 | True      |   1231.5 |   421.17 |   238.24 |           13412 |
|    0 |        65 | True      |   2052.5 |   421.17 |   238.24 |           10987 |
|    0 |        66 | True      |    410.5 |  1263.5  |   238.24 |           14864 |
|    0 |        67 | True      |   1231.5 |  1263.5  |   238.24 |           18256 |
|    0 |        68 | True      |   2052.5 |  1263.5  |   238.24 |           14881 |
|    0 |        69 | True      |    410.5 |  2105.83 |   238.24 |            9506 |
|    0 |        70 | True      |   1231.5 |  2105.83 |   238.24 |           11540 |
|    0 |        71 | True      |   2052.5 |  2105.83 |   238.24 |            9189 |
|    0 |        72 | True      |    410.5 |   421.17 |   270    |           10704 |
|    0 |        73 | True      |   1231.5 |   421.17 |   270    |           13556 |
|    0 |        74 | True      |   2052.5 |   421.17 |   270    |           11075 |
|    0 |        75 | True      |    410.5 |  1263.5  |   270    |           15129 |
|    0 |        76 | True      |   1231.5 |  1263.5  |   270    |           18650 |
|    0 |        77 | True      |   2052.5 |  1263.5  |   270    |           15159 |
|    0 |        78 | True      |    410.5 |  2105.83 |   270    |            9728 |
|    0 |        79 | True      |   1231.5 |  2105.83 |   270    |           11830 |
|    0 |        80 | True      |   2052.5 |  2105.83 |   270    |            9374 |
|    0 |        81 | True      |    410.5 |   421.17 |   301.76 |           10896 |
|    0 |        82 | True      |   1231.5 |   421.17 |   301.76 |           13919 |
|    0 |        83 | True      |   2052.5 |   421.17 |   301.76 |           11344 |
|    0 |        84 | True      |    410.5 |  1263.5  |   301.76 |           15384 |
|    0 |        85 | True      |   1231.5 |  1263.5  |   301.76 |           19122 |
|    0 |        86 | True      |   2052.5 |  1263.5  |   301.76 |           15520 |
|    0 |        87 | True      |    410.5 |  2105.83 |   301.76 |            9794 |
|    0 |        88 | True      |   1231.5 |  2105.83 |   301.76 |           12009 |
|    0 |        89 | True      |   2052.5 |  2105.83 |   301.76 |            9503 |
|    0 |        90 | True      |    410.5 |   421.17 |   333.53 |           11148 |
|    0 |        91 | True      |   1231.5 |   421.17 |   333.53 |           14234 |
|    0 |        92 | True      |   2052.5 |   421.17 |   333.53 |           11565 |
|    0 |        93 | True      |    410.5 |  1263.5  |   333.53 |           15612 |
|    0 |        94 | True      |   1231.5 |  1263.5  |   333.53 |           19397 |
|    0 |        95 | True      |   2052.5 |  1263.5  |   333.53 |           15648 |
|    0 |        96 | True      |    410.5 |  2105.83 |   333.53 |            9915 |
|    0 |        97 | True      |   1231.5 |  2105.83 |   333.53 |           12141 |
|    0 |        98 | True      |   2052.5 |  2105.83 |   333.53 |            9521 |
|    0 |        99 | True      |    410.5 |   421.17 |   365.29 |           11286 |
|    0 |       100 | True      |   1231.5 |   421.17 |   365.29 |           14514 |
|    0 |       101 | True      |   2052.5 |   421.17 |   365.29 |           11807 |
|    0 |       102 | True      |    410.5 |  1263.5  |   365.29 |           15767 |
|    0 |       103 | True      |   1231.5 |  1263.5  |   365.29 |           19773 |
|    0 |       104 | True      |   2052.5 |  1263.5  |   365.29 |           15945 |
|    0 |       105 | True      |    410.5 |  2105.83 |   365.29 |            9870 |
|    0 |       106 | True      |   1231.5 |  2105.83 |   365.29 |           12211 |
|    0 |       107 | True      |   2052.5 |  2105.83 |   365.29 |            9583 |
|    0 |       108 | True      |    410.5 |   421.17 |   397.06 |           11480 |
|    0 |       109 | True      |   1231.5 |   421.17 |   397.06 |           14743 |
|    0 |       110 | True      |   2052.5 |   421.17 |   397.06 |           11925 |
|    0 |       111 | True      |    410.5 |  1263.5  |   397.06 |           16035 |
|    0 |       112 | True      |   1231.5 |  1263.5  |   397.06 |           20141 |
|    0 |       113 | True      |   2052.5 |  1263.5  |   397.06 |           16141 |
|    0 |       114 | True      |    410.5 |  2105.83 |   397.06 |            9980 |
|    0 |       115 | True      |   1231.5 |  2105.83 |   397.06 |           12392 |
|    0 |       116 | True      |   2052.5 |  2105.83 |   397.06 |            9684 |
|    0 |       117 | True      |    410.5 |   421.17 |   428.82 |           11546 |
|    0 |       118 | True      |   1231.5 |   421.17 |   428.82 |           14895 |
|    0 |       119 | True      |   2052.5 |   421.17 |   428.82 |           12025 |
|    0 |       120 | True      |    410.5 |  1263.5  |   428.82 |           16221 |
|    0 |       121 | True      |   1231.5 |  1263.5  |   428.82 |           20492 |
|    0 |       122 | True      |   2052.5 |  1263.5  |   428.82 |           16416 |
|    0 |       123 | True      |    410.5 |  2105.83 |   428.82 |           10047 |
|    0 |       124 | True      |   1231.5 |  2105.83 |   428.82 |           12552 |
|    0 |       125 | True      |   2052.5 |  2105.83 |   428.82 |            9814 |
|    0 |       126 | True      |    410.5 |   421.17 |   460.59 |           11732 |
|    0 |       127 | True      |   1231.5 |   421.17 |   460.59 |           14980 |
|    0 |       128 | True      |   2052.5 |   421.17 |   460.59 |           12041 |
|    0 |       129 | True      |    410.5 |  1263.5  |   460.59 |           16478 |
|    0 |       130 | True      |   1231.5 |  1263.5  |   460.59 |           20677 |
|    0 |       131 | True      |   2052.5 |  1263.5  |   460.59 |           16511 |
|    0 |       132 | True      |    410.5 |  2105.83 |   460.59 |           10145 |
|    0 |       133 | True      |   1231.5 |  2105.83 |   460.59 |           12640 |
|    0 |       134 | True      |   2052.5 |  2105.83 |   460.59 |            9842 |
|    0 |       135 | True      |    410.5 |   421.17 |   492.35 |           11591 |
|    0 |       136 | True      |   1231.5 |   421.17 |   492.35 |           14800 |
|    0 |       137 | True      |   2052.5 |   421.17 |   492.35 |           11926 |
|    0 |       138 | True      |    410.5 |  1263.5  |   492.35 |           16309 |
|    0 |       139 | True      |   1231.5 |  1263.5  |   492.35 |           20471 |
|    0 |       140 | True      |   2052.5 |  1263.5  |   492.35 |           16405 |
|    0 |       141 | True      |    410.5 |  2105.83 |   492.35 |           10074 |
|    0 |       142 | True      |   1231.5 |  2105.83 |   492.35 |           12555 |
|    0 |       143 | True      |   2052.5 |  2105.83 |   492.35 |            9806 |
|    0 |       144 | True      |    410.5 |   421.17 |   524.12 |            7711 |
|    0 |       145 | True      |   1231.5 |   421.17 |   524.12 |            9812 |
|    0 |       146 | True      |   2052.5 |   421.17 |   524.12 |            7910 |
|    0 |       147 | True      |    410.5 |  1263.5  |   524.12 |           10883 |
|    0 |       148 | True      |   1231.5 |  1263.5  |   524.12 |           13635 |
|    0 |       149 | True      |   2052.5 |  1263.5  |   524.12 |           10938 |
|    0 |       150 | True      |    410.5 |  2105.83 |   524.12 |            6725 |
|    0 |       151 | True      |   1231.5 |  2105.83 |   524.12 |            8386 |
|    0 |       152 | True      |   2052.5 |  2105.83 |   524.12 |            6563 |
+------+-----------+-----------+----------+----------+----------+-----------------+


Timing information for reference profile formation
+-------------------+----------------+
| Read time         | 59.01 seconds  |
| Extract time      | 1.22 seconds   |
| Pre-process time  | 0.12 seconds   |
| Process time      | 40.10 seconds  |
| Post-process time | 0.00 seconds   |
| Total time        | 102.76 seconds |
+-------------------+----------------+

================================================================================

Integrating reflections

 Split 17091 reflections overlapping job boundaries

Processing reflections in the following blocks of images:

 block_size: 12 frames

+-----+---------+--------------+------------+--------------+------------+-----------------+
|   # |   Group |   Frame From |   Frame To |   Angle From |   Angle To |   # Reflections |
|-----+---------+--------------+------------+--------------+------------+-----------------|
|   0 |       0 |            0 |         12 |         82   |       83.8 |           11154 |
|   1 |       0 |            6 |         18 |         82.9 |       84.7 |            4216 |
|   2 |       0 |           12 |         24 |         83.8 |       85.6 |            4426 |
|   3 |       0 |           18 |         30 |         84.7 |       86.5 |            4310 |
|   4 |       0 |           24 |         36 |         85.6 |       87.4 |            4351 |
|   5 |       0 |           30 |         42 |         86.5 |       88.3 |            4258 |
|   6 |       0 |           36 |         48 |         87.4 |       89.2 |            4235 |
|   7 |       0 |           42 |         54 |         88.3 |       90.1 |            4441 |
|   8 |       0 |           48 |         60 |         89.2 |       91   |            4211 |
|   9 |       0 |           54 |         66 |         90.1 |       91.9 |            4294 |
|  10 |       0 |           60 |         72 |         91   |       92.8 |            4296 |
|  11 |       0 |           66 |         78 |         91.9 |       93.7 |            4386 |
|  12 |       0 |           72 |         84 |         92.8 |       94.6 |            4165 |
|  13 |       0 |           78 |         90 |         93.7 |       95.5 |            4448 |
|  14 |       0 |           84 |         96 |         94.6 |       96.4 |            4264 |
|  15 |       0 |           90 |        102 |         95.5 |       97.3 |            4270 |
|  16 |       0 |           96 |        108 |         96.4 |       98.2 |            4331 |
|  17 |       0 |          102 |        114 |         97.3 |       99.1 |            4312 |
|  18 |       0 |          108 |        120 |         98.2 |      100   |            4263 |
|  19 |       0 |          114 |        126 |         99.1 |      100.9 |            4353 |
|  20 |       0 |          120 |        132 |        100   |      101.8 |            4272 |
|  21 |       0 |          126 |        138 |        100.9 |      102.7 |            4378 |
|  22 |       0 |          132 |        144 |        101.8 |      103.6 |            4253 |
|  23 |       0 |          138 |        150 |        102.7 |      104.5 |            4308 |
|  24 |       0 |          144 |        156 |        103.6 |      105.4 |            4306 |
|  25 |       0 |          150 |        162 |        104.5 |      106.3 |            4300 |
|  26 |       0 |          156 |        168 |        105.4 |      107.2 |            4337 |
|  27 |       0 |          162 |        174 |        106.3 |      108.1 |            4251 |
|  28 |       0 |          168 |        180 |        107.2 |      109   |            4341 |
|  29 |       0 |          174 |        186 |        108.1 |      109.9 |            4279 |
|  30 |       0 |          180 |        192 |        109   |      110.8 |            4344 |
|  31 |       0 |          186 |        198 |        109.9 |      111.7 |            4233 |
|  32 |       0 |          192 |        204 |        110.8 |      112.6 |            4322 |
|  33 |       0 |          198 |        210 |        111.7 |      113.5 |            4299 |
|  34 |       0 |          204 |        216 |        112.6 |      114.4 |            4322 |
|  35 |       0 |          210 |        222 |        113.5 |      115.3 |            4318 |
|  36 |       0 |          216 |        228 |        114.4 |      116.2 |            4259 |
|  37 |       0 |          222 |        234 |        115.3 |      117.1 |            4356 |
|  38 |       0 |          228 |        240 |        116.2 |      118   |            4251 |
|  39 |       0 |          234 |        246 |        117.1 |      118.9 |            4398 |
|  40 |       0 |          240 |        252 |        118   |      119.8 |            4227 |
|  41 |       0 |          246 |        258 |        118.9 |      120.7 |            4368 |
|  42 |       0 |          252 |        264 |        119.8 |      121.6 |            4184 |
|  43 |       0 |          258 |        270 |        120.7 |      122.5 |            4352 |
|  44 |       0 |          264 |        276 |        121.6 |      123.4 |            4236 |
|  45 |       0 |          270 |        282 |        122.5 |      124.3 |            4383 |
|  46 |       0 |          276 |        288 |        123.4 |      125.2 |            4272 |
|  47 |       0 |          282 |        294 |        124.3 |      126.1 |            4405 |
|  48 |       0 |          288 |        300 |        125.2 |      127   |            4151 |
|  49 |       0 |          294 |        306 |        126.1 |      127.9 |            4433 |
|  50 |       0 |          300 |        312 |        127   |      128.8 |            4228 |
|  51 |       0 |          306 |        318 |        127.9 |      129.7 |            4336 |
|  52 |       0 |          312 |        324 |        128.8 |      130.6 |            4260 |
|  53 |       0 |          318 |        330 |        129.7 |      131.5 |            4275 |
|  54 |       0 |          324 |        336 |        130.6 |      132.4 |            4361 |
|  55 |       0 |          330 |        342 |        131.5 |      133.3 |            4235 |
|  56 |       0 |          336 |        348 |        132.4 |      134.2 |            4325 |
|  57 |       0 |          342 |        354 |        133.3 |      135.1 |            4402 |
|  58 |       0 |          348 |        360 |        134.2 |      136   |            4216 |
|  59 |       0 |          354 |        366 |        135.1 |      136.9 |            4241 |
|  60 |       0 |          360 |        372 |        136   |      137.8 |            4432 |
|  61 |       0 |          366 |        378 |        136.9 |      138.7 |            4186 |
|  62 |       0 |          372 |        384 |        137.8 |      139.6 |            4302 |
|  63 |       0 |          378 |        390 |        138.7 |      140.5 |            4285 |
|  64 |       0 |          384 |        396 |        139.6 |      141.4 |            4384 |
|  65 |       0 |          390 |        402 |        140.5 |      142.3 |            4254 |
|  66 |       0 |          396 |        408 |        141.4 |      143.2 |            4173 |
|  67 |       0 |          402 |        414 |        142.3 |      144.1 |            4432 |
|  68 |       0 |          408 |        420 |        143.2 |      145   |            4267 |
|  69 |       0 |          414 |        426 |        144.1 |      145.9 |            4345 |
|  70 |       0 |          420 |        432 |        145   |      146.8 |            4255 |
|  71 |       0 |          426 |        438 |        145.9 |      147.7 |            4274 |
|  72 |       0 |          432 |        444 |        146.8 |      148.6 |            4210 |
|  73 |       0 |          438 |        450 |        147.7 |      149.5 |            4350 |
|  74 |       0 |          444 |        456 |        148.6 |      150.4 |            4377 |
|  75 |       0 |          450 |        462 |        149.5 |      151.3 |            4267 |
|  76 |       0 |          456 |        468 |        150.4 |      152.2 |            4315 |
|  77 |       0 |          462 |        474 |        151.3 |      153.1 |            4310 |
|  78 |       0 |          468 |        480 |        152.2 |      154   |            4310 |
|  79 |       0 |          474 |        486 |        153.1 |      154.9 |            4315 |
|  80 |       0 |          480 |        492 |        154   |      155.8 |            4346 |
|  81 |       0 |          486 |        498 |        154.9 |      156.7 |            4309 |
|  82 |       0 |          492 |        504 |        155.8 |      157.6 |            4339 |
|  83 |       0 |          498 |        510 |        156.7 |      158.5 |            4313 |
|  84 |       0 |          504 |        516 |        157.6 |      159.4 |            4326 |
|  85 |       0 |          510 |        522 |        158.5 |      160.3 |            4302 |
|  86 |       0 |          516 |        528 |        159.4 |      161.2 |            4298 |
|  87 |       0 |          522 |        534 |        160.3 |      162.1 |            4319 |
|  88 |       0 |          528 |        540 |        161.2 |      163   |           11039 |
+-----+---------+--------------+------------+--------------+------------+-----------------+

 Using multiprocessing with 4 parallel job(s)

 Beginning integration job 0

 Frames: 0 -> 12

 Number of reflections
  Partial:     5671
  Full:        5483
  In ice ring: 0
  Integrate:   11154
  Total:       11154

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 0  [6373]: ********************************************************************
 1  [2508]: **************************
 2  [2519]: **************************
 3  [2475]: **************************
 4  [2413]: *************************
 5  [2432]: *************************
 6  [2397]: *************************
 7  [2349]: *************************
 8  [1718]: ******************
 9  [1043]: ***********
 10 [337 ]: ***
 11 [140 ]: *

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0344166 GB

 Integrated  4009 (sum) +    47 (prf) / 4611 reflections on image 0
 Integrated   592 (sum) +   474 (prf) /  677 reflections on image 1
 Integrated   615 (sum) +   584 (prf) /  706 reflections on image 2
 Integrated   647 (sum) +   633 (prf) /  729 reflections on image 3
 Integrated   595 (sum) +   582 (prf) /  685 reflections on image 4
 Integrated   598 (sum) +   581 (prf) /  681 reflections on image 5
 Integrated   544 (sum) +   537 (prf) /  651 reflections on image 6
 Integrated   602 (sum) +   594 (prf) /  696 reflections on image 7
 Integrated   581 (sum) +   576 (prf) /  675 reflections on image 8
 Integrated   604 (sum) +   600 (prf) /  706 reflections on image 9
 Integrated   158 (sum) +   157 (prf) /  197 reflections on image 10
 Integrated   116 (sum) +   113 (prf) /  140 reflections on image 11
 Beginning integration job 1

 Frames: 6 -> 18

 Number of reflections
  Partial:     200
  Full:        4016
  In ice ring: 0
  Integrate:   4216
  Total:       4216

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 6  [21  ]: 
 7  [80  ]: **
 8  [706 ]: ********************
 9  [1405]: ***************************************
 10 [2107]: ***********************************************************
 11 [2249]: ***************************************************************
 12 [2394]: ********************************************************************
 13 [2222]: ***************************************************************
 14 [1637]: **********************************************
 15 [997 ]: ****************************
 16 [304 ]: ********
 17 [131 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298816 GB

 Integrated   438 (sum) +   433 (prf) /  513 reflections on image 10
 Integrated   606 (sum) +   569 (prf) /  684 reflections on image 11
 Integrated   615 (sum) +   593 (prf) /  729 reflections on image 12
 Integrated   548 (sum) +   539 (prf) /  653 reflections on image 13
 Integrated   562 (sum) +   556 (prf) /  640 reflections on image 14
 Integrated   596 (sum) +   587 (prf) /  693 reflections on image 15
 Integrated   149 (sum) +   149 (prf) /  173 reflections on image 16
 Integrated   114 (sum) +   110 (prf) /  131 reflections on image 17
 Beginning integration job 2

 Frames: 12 -> 24

 Number of reflections
  Partial:     225
  Full:        4201
  In ice ring: 0
  Integrate:   4426
  Total:       4426

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 12 [13  ]: 
 13 [92  ]: **
 14 [725 ]: *******************
 15 [1445]: **************************************
 16 [2136]: *********************************************************
 17 [2378]: ****************************************************************
 18 [2523]: ********************************************************************
 19 [2468]: ******************************************************************
 20 [1834]: *************************************************
 21 [1080]: *****************************
 22 [380 ]: **********
 23 [146 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0314577 GB

 Integrated   411 (sum) +   408 (prf) /  471 reflections on image 16
 Integrated   625 (sum) +   589 (prf) /  719 reflections on image 17
 Integrated   605 (sum) +   587 (prf) /  701 reflections on image 18
 Integrated   625 (sum) +   607 (prf) /  701 reflections on image 19
 Integrated   665 (sum) +   654 (prf) /  754 reflections on image 20
 Integrated   603 (sum) +   597 (prf) /  700 reflections on image 21
 Integrated   207 (sum) +   204 (prf) /  234 reflections on image 22
 Integrated   126 (sum) +   122 (prf) /  146 reflections on image 23
 Beginning integration job 3

 Frames: 18 -> 30

 Number of reflections
  Partial:     236
  Full:        4074
  In ice ring: 0
  Integrate:   4310
  Total:       4310

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 18 [25  ]: 
 19 [98  ]: **
 20 [703 ]: *******************
 21 [1393]: **************************************
 22 [2097]: *********************************************************
 23 [2303]: ***************************************************************
 24 [2468]: ********************************************************************
 25 [2399]: ******************************************************************
 26 [1753]: ************************************************
 27 [1080]: *****************************
 28 [356 ]: *********
 29 [151 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.030625 GB

 Integrated   420 (sum) +   414 (prf) /  469 reflections on image 22
 Integrated   602 (sum) +   566 (prf) /  676 reflections on image 23
 Integrated   614 (sum) +   596 (prf) /  704 reflections on image 24
 Integrated   618 (sum) +   602 (prf) /  708 reflections on image 25
 Integrated   576 (sum) +   567 (prf) /  673 reflections on image 26
 Integrated   615 (sum) +   609 (prf) /  724 reflections on image 27
 Integrated   182 (sum) +   182 (prf) /  205 reflections on image 28
 Integrated   132 (sum) +   125 (prf) /  151 reflections on image 29
 Beginning integration job 4

 Frames: 24 -> 36

 Number of reflections
  Partial:     229
  Full:        4122
  In ice ring: 0
  Integrate:   4351
  Total:       4351

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 24 [18  ]: 
 25 [97  ]: **
 26 [746 ]: ********************
 27 [1447]: ***************************************
 28 [2165]: ***********************************************************
 29 [2408]: ******************************************************************
 30 [2460]: ********************************************************************
 31 [2348]: ****************************************************************
 32 [1692]: **********************************************
 33 [1011]: ***************************
 34 [335 ]: *********
 35 [137 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.03039 GB

 Integrated   433 (sum) +   429 (prf) /  499 reflections on image 28
 Integrated   630 (sum) +   591 (prf) /  732 reflections on image 29
 Integrated   604 (sum) +   580 (prf) /  702 reflections on image 30
 Integrated   652 (sum) +   639 (prf) /  726 reflections on image 31
 Integrated   584 (sum) +   582 (prf) /  681 reflections on image 32
 Integrated   589 (sum) +   581 (prf) /  676 reflections on image 33
 Integrated   165 (sum) +   163 (prf) /  198 reflections on image 34
 Integrated   119 (sum) +   115 (prf) /  137 reflections on image 35
 Beginning integration job 5

 Frames: 30 -> 42

 Number of reflections
  Partial:     195
  Full:        4063
  In ice ring: 0
  Integrate:   4258
  Total:       4258

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 30 [33  ]: 
 31 [115 ]: ***
 32 [712 ]: ********************
 33 [1401]: ***************************************
 34 [2073]: **********************************************************
 35 [2295]: ****************************************************************
 36 [2408]: ********************************************************************
 37 [2327]: *****************************************************************
 38 [1728]: ************************************************
 39 [1025]: ****************************
 40 [328 ]: *********
 41 [126 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0300722 GB

 Integrated   388 (sum) +   384 (prf) /  455 reflections on image 34
 Integrated   583 (sum) +   564 (prf) /  680 reflections on image 35
 Integrated   605 (sum) +   578 (prf) /  698 reflections on image 36
 Integrated   608 (sum) +   593 (prf) /  697 reflections on image 37
 Integrated   628 (sum) +   618 (prf) /  703 reflections on image 38
 Integrated   612 (sum) +   606 (prf) /  697 reflections on image 39
 Integrated   178 (sum) +   177 (prf) /  202 reflections on image 40
 Integrated   105 (sum) +    94 (prf) /  126 reflections on image 41
 Beginning integration job 6

 Frames: 36 -> 48

 Number of reflections
  Partial:     206
  Full:        4029
  In ice ring: 0
  Integrate:   4235
  Total:       4235

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 36 [19  ]: 
 37 [90  ]: **
 38 [713 ]: ********************
 39 [1373]: ****************************************
 40 [2017]: **********************************************************
 41 [2212]: ****************************************************************
 42 [2299]: *******************************************************************
 43 [2331]: ********************************************************************
 44 [1744]: **************************************************
 45 [1107]: ********************************
 46 [358 ]: **********
 47 [136 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.028951 GB

 Integrated   444 (sum) +   434 (prf) /  502 reflections on image 40
 Integrated   601 (sum) +   569 (prf) /  690 reflections on image 41
 Integrated   536 (sum) +   521 (prf) /  632 reflections on image 42
 Integrated   578 (sum) +   570 (prf) /  667 reflections on image 43
 Integrated   565 (sum) +   554 (prf) /  637 reflections on image 44
 Integrated   658 (sum) +   655 (prf) /  749 reflections on image 45
 Integrated   191 (sum) +   190 (prf) /  222 reflections on image 46
 Integrated   109 (sum) +   102 (prf) /  136 reflections on image 47
 Beginning integration job 7

 Frames: 42 -> 54

 Number of reflections
  Partial:     220
  Full:        4221
  In ice ring: 0
  Integrate:   4441
  Total:       4441

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 42 [23  ]: 
 43 [107 ]: **
 44 [753 ]: ********************
 45 [1444]: ***************************************
 46 [2136]: **********************************************************
 47 [2342]: ****************************************************************
 48 [2474]: ********************************************************************
 49 [2438]: *******************************************************************
 50 [1806]: *************************************************
 51 [1068]: *****************************
 52 [348 ]: *********
 53 [145 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304435 GB

 Integrated   449 (sum) +   446 (prf) /  515 reflections on image 46
 Integrated   602 (sum) +   569 (prf) /  700 reflections on image 47
 Integrated   597 (sum) +   574 (prf) /  712 reflections on image 48
 Integrated   624 (sum) +   611 (prf) /  708 reflections on image 49
 Integrated   624 (sum) +   616 (prf) /  738 reflections on image 50
 Integrated   629 (sum) +   623 (prf) /  720 reflections on image 51
 Integrated   177 (sum) +   177 (prf) /  203 reflections on image 52
 Integrated   121 (sum) +   104 (prf) /  145 reflections on image 53
 Beginning integration job 8

 Frames: 48 -> 60

 Number of reflections
  Partial:     223
  Full:        3988
  In ice ring: 0
  Integrate:   4211
  Total:       4211

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 48 [25  ]: 
 49 [102 ]: **
 50 [698 ]: *******************
 51 [1358]: **************************************
 52 [2056]: *********************************************************
 53 [2279]: ***************************************************************
 54 [2422]: ********************************************************************
 55 [2311]: ****************************************************************
 56 [1698]: ***********************************************
 57 [1043]: *****************************
 58 [349 ]: *********
 59 [149 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304524 GB

 Integrated   398 (sum) +   395 (prf) /  453 reflections on image 52
 Integrated   583 (sum) +   560 (prf) /  677 reflections on image 53
 Integrated   610 (sum) +   594 (prf) /  706 reflections on image 54
 Integrated   592 (sum) +   572 (prf) /  677 reflections on image 55
 Integrated   570 (sum) +   566 (prf) /  655 reflections on image 56
 Integrated   596 (sum) +   587 (prf) /  694 reflections on image 57
 Integrated   179 (sum) +   177 (prf) /  200 reflections on image 58
 Integrated   124 (sum) +   118 (prf) /  149 reflections on image 59
 Beginning integration job 9

 Frames: 54 -> 66

 Number of reflections
  Partial:     212
  Full:        4082
  In ice ring: 0
  Integrate:   4294
  Total:       4294

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 54 [18  ]: 
 55 [97  ]: **
 56 [754 ]: *********************
 57 [1440]: ****************************************
 58 [2117]: ***********************************************************
 59 [2318]: *****************************************************************
 60 [2405]: ********************************************************************
 61 [2305]: *****************************************************************
 62 [1667]: ***********************************************
 63 [1004]: ****************************
 64 [334 ]: *********
 65 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0295431 GB

 Integrated   468 (sum) +   465 (prf) /  521 reflections on image 58
 Integrated   606 (sum) +   577 (prf) /  695 reflections on image 59
 Integrated   626 (sum) +   600 (prf) /  714 reflections on image 60
 Integrated   598 (sum) +   582 (prf) /  697 reflections on image 61
 Integrated   570 (sum) +   566 (prf) /  663 reflections on image 62
 Integrated   580 (sum) +   575 (prf) /  670 reflections on image 63
 Integrated   167 (sum) +   167 (prf) /  196 reflections on image 64
 Integrated   113 (sum) +   106 (prf) /  138 reflections on image 65
 Beginning integration job 10

 Frames: 60 -> 72

 Number of reflections
  Partial:     204
  Full:        4092
  In ice ring: 0
  Integrate:   4296
  Total:       4296

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 60 [17  ]: 
 61 [90  ]: **
 62 [704 ]: *******************
 63 [1366]: *************************************
 64 [2070]: ********************************************************
 65 [2318]: ***************************************************************
 66 [2482]: ********************************************************************
 67 [2419]: ******************************************************************
 68 [1778]: ************************************************
 69 [1033]: ****************************
 70 [365 ]: **********
 71 [123 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0307668 GB

 Integrated   393 (sum) +   388 (prf) /  454 reflections on image 64
 Integrated   572 (sum) +   545 (prf) /  662 reflections on image 65
 Integrated   613 (sum) +   594 (prf) /  709 reflections on image 66
 Integrated   611 (sum) +   602 (prf) /  693 reflections on image 67
 Integrated   665 (sum) +   656 (prf) /  745 reflections on image 68
 Integrated   583 (sum) +   577 (prf) /  668 reflections on image 69
 Integrated   208 (sum) +   204 (prf) /  242 reflections on image 70
 Integrated   101 (sum) +    92 (prf) /  123 reflections on image 71
 Beginning integration job 11

 Frames: 66 -> 78

 Number of reflections
  Partial:     194
  Full:        4192
  In ice ring: 0
  Integrate:   4386
  Total:       4386

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 66 [22  ]: 
 67 [78  ]: **
 68 [751 ]: ********************
 69 [1438]: ***************************************
 70 [2162]: ***********************************************************
 71 [2374]: *****************************************************************
 72 [2478]: ********************************************************************
 73 [2397]: *****************************************************************
 74 [1714]: ***********************************************
 75 [1020]: ***************************
 76 [355 ]: *********
 77 [135 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304276 GB

 Integrated   442 (sum) +   439 (prf) /  507 reflections on image 70
 Integrated   614 (sum) +   581 (prf) /  722 reflections on image 71
 Integrated   612 (sum) +   594 (prf) /  704 reflections on image 72
 Integrated   630 (sum) +   617 (prf) /  739 reflections on image 73
 Integrated   593 (sum) +   581 (prf) /  694 reflections on image 74
 Integrated   571 (sum) +   565 (prf) /  665 reflections on image 75
 Integrated   184 (sum) +   184 (prf) /  220 reflections on image 76
 Integrated   117 (sum) +   112 (prf) /  135 reflections on image 77
 Beginning integration job 12

 Frames: 72 -> 84

 Number of reflections
  Partial:     208
  Full:        3957
  In ice ring: 0
  Integrate:   4165
  Total:       4165

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 72 [27  ]: 
 73 [115 ]: ***
 74 [706 ]: ********************
 75 [1390]: ****************************************
 76 [2065]: ***********************************************************
 77 [2239]: ****************************************************************
 78 [2358]: ********************************************************************
 79 [2230]: ****************************************************************
 80 [1670]: ************************************************
 81 [999 ]: ****************************
 82 [349 ]: **********
 83 [140 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0296454 GB

 Integrated   407 (sum) +   405 (prf) /  468 reflections on image 76
 Integrated   577 (sum) +   554 (prf) /  680 reflections on image 77
 Integrated   617 (sum) +   599 (prf) /  719 reflections on image 78
 Integrated   543 (sum) +   538 (prf) /  628 reflections on image 79
 Integrated   590 (sum) +   583 (prf) /  671 reflections on image 80
 Integrated   561 (sum) +   554 (prf) /  650 reflections on image 81
 Integrated   181 (sum) +   180 (prf) /  209 reflections on image 82
 Integrated   114 (sum) +   109 (prf) /  140 reflections on image 83
 Beginning integration job 13

 Frames: 78 -> 90

 Number of reflections
  Partial:     242
  Full:        4206
  In ice ring: 0
  Integrate:   4448
  Total:       4448

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 78 [28  ]: 
 79 [104 ]: **
 80 [740 ]: ********************
 81 [1416]: **************************************
 82 [2094]: ********************************************************
 83 [2334]: ***************************************************************
 84 [2486]: *******************************************************************
 85 [2508]: ********************************************************************
 86 [1848]: **************************************************
 87 [1101]: *****************************
 88 [348 ]: *********
 89 [145 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0305154 GB

 Integrated   412 (sum) +   409 (prf) /  488 reflections on image 82
 Integrated   635 (sum) +   595 (prf) /  733 reflections on image 83
 Integrated   561 (sum) +   538 (prf) /  644 reflections on image 84
 Integrated   657 (sum) +   652 (prf) /  735 reflections on image 85
 Integrated   656 (sum) +   650 (prf) /  747 reflections on image 86
 Integrated   647 (sum) +   640 (prf) /  753 reflections on image 87
 Integrated   184 (sum) +   182 (prf) /  203 reflections on image 88
 Integrated   120 (sum) +   116 (prf) /  145 reflections on image 89
 Beginning integration job 14

 Frames: 84 -> 96

 Number of reflections
  Partial:     208
  Full:        4056
  In ice ring: 0
  Integrate:   4264
  Total:       4264

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 84 [16  ]: 
 85 [91  ]: **
 86 [716 ]: *******************
 87 [1389]: **************************************
 88 [2068]: *********************************************************
 89 [2282]: ***************************************************************
 90 [2437]: ********************************************************************
 91 [2346]: *****************************************************************
 92 [1727]: ************************************************
 93 [1009]: ****************************
 94 [311 ]: ********
 95 [124 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302726 GB

 Integrated   402 (sum) +   401 (prf) /  458 reflections on image 88
 Integrated   594 (sum) +   568 (prf) /  702 reflections on image 89
 Integrated   605 (sum) +   583 (prf) /  690 reflections on image 90
 Integrated   597 (sum) +   587 (prf) /  687 reflections on image 91
 Integrated   632 (sum) +   619 (prf) /  718 reflections on image 92
 Integrated   618 (sum) +   611 (prf) /  698 reflections on image 93
 Integrated   155 (sum) +   155 (prf) /  187 reflections on image 94
 Integrated   108 (sum) +   102 (prf) /  124 reflections on image 95
 Beginning integration job 15

 Frames: 90 -> 102

 Number of reflections
  Partial:     212
  Full:        4058
  In ice ring: 0
  Integrate:   4270
  Total:       4270

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 90  [19  ]: 
 91  [92  ]: **
 92  [673 ]: ******************
 93  [1371]: *************************************
 94  [2075]: *********************************************************
 95  [2345]: ****************************************************************
 96  [2418]: *******************************************************************
 97  [2312]: ****************************************************************
 98  [1718]: ***********************************************
 99  [1044]: ****************************
 100 [320 ]: ********
 101 [131 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.030062 GB

 Integrated   381 (sum) +   376 (prf) /  439 reflections on image 94
 Integrated   636 (sum) +   601 (prf) /  725 reflections on image 95
 Integrated   598 (sum) +   582 (prf) /  699 reflections on image 96
 Integrated   607 (sum) +   594 (prf) /  689 reflections on image 97
 Integrated   585 (sum) +   579 (prf) /  674 reflections on image 98
 Integrated   635 (sum) +   631 (prf) /  724 reflections on image 99
 Integrated   170 (sum) +   169 (prf) /  189 reflections on image 100
 Integrated   116 (sum) +   109 (prf) /  131 reflections on image 101
 Beginning integration job 16

 Frames: 96 -> 108

 Number of reflections
  Partial:     223
  Full:        4108
  In ice ring: 0
  Integrate:   4331
  Total:       4331

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 96  [10  ]: 
 97  [97  ]: **
 98  [684 ]: ******************
 99  [1401]: *************************************
 100 [2113]: ********************************************************
 101 [2370]: ***************************************************************
 102 [2487]: *******************************************************************
 103 [2369]: ***************************************************************
 104 [1753]: ***********************************************
 105 [1041]: ****************************
 106 [357 ]: *********
 107 [141 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0310764 GB

 Integrated   378 (sum) +   370 (prf) /  444 reflections on image 100
 Integrated   628 (sum) +   599 (prf) /  722 reflections on image 101
 Integrated   623 (sum) +   596 (prf) /  732 reflections on image 102
 Integrated   590 (sum) +   581 (prf) /  680 reflections on image 103
 Integrated   611 (sum) +   601 (prf) /  712 reflections on image 104
 Integrated   588 (sum) +   583 (prf) /  684 reflections on image 105
 Integrated   174 (sum) +   173 (prf) /  216 reflections on image 106
 Integrated   119 (sum) +   112 (prf) /  141 reflections on image 107
 Beginning integration job 17

 Frames: 102 -> 114

 Number of reflections
  Partial:     212
  Full:        4100
  In ice ring: 0
  Integrate:   4312
  Total:       4312

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 102 [21  ]: 
 103 [101 ]: **
 104 [755 ]: ********************
 105 [1448]: ****************************************
 106 [2122]: **********************************************************
 107 [2326]: ****************************************************************
 108 [2415]: *******************************************************************
 109 [2361]: *****************************************************************
 110 [1737]: ************************************************
 111 [1056]: *****************************
 112 [357 ]: *********
 113 [150 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0307288 GB

 Integrated   428 (sum) +   423 (prf) /  502 reflections on image 106
 Integrated   613 (sum) +   585 (prf) /  717 reflections on image 107
 Integrated   575 (sum) +   555 (prf) /  665 reflections on image 108
 Integrated   597 (sum) +   584 (prf) /  691 reflections on image 109
 Integrated   587 (sum) +   581 (prf) /  681 reflections on image 110
 Integrated   608 (sum) +   601 (prf) /  699 reflections on image 111
 Integrated   172 (sum) +   171 (prf) /  207 reflections on image 112
 Integrated   128 (sum) +   121 (prf) /  150 reflections on image 113
 Beginning integration job 18

 Frames: 108 -> 120

 Number of reflections
  Partial:     209
  Full:        4054
  In ice ring: 0
  Integrate:   4263
  Total:       4263

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 108 [22  ]: 
 109 [84  ]: **
 110 [729 ]: ********************
 111 [1404]: ***************************************
 112 [2047]: **********************************************************
 113 [2265]: ****************************************************************
 114 [2360]: *******************************************************************
 115 [2350]: ******************************************************************
 116 [1700]: ************************************************
 117 [1042]: *****************************
 118 [328 ]: *********
 119 [124 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0292475 GB

 Integrated   452 (sum) +   448 (prf) /  510 reflections on image 112
 Integrated   600 (sum) +   574 (prf) /  687 reflections on image 113
 Integrated   564 (sum) +   541 (prf) /  627 reflections on image 114
 Integrated   647 (sum) +   628 (prf) /  739 reflections on image 115
 Integrated   563 (sum) +   560 (prf) /  658 reflections on image 116
 Integrated   624 (sum) +   618 (prf) /  714 reflections on image 117
 Integrated   183 (sum) +   180 (prf) /  204 reflections on image 118
 Integrated   100 (sum) +    93 (prf) /  124 reflections on image 119
 Beginning integration job 19

 Frames: 114 -> 126

 Number of reflections
  Partial:     210
  Full:        4143
  In ice ring: 0
  Integrate:   4353
  Total:       4353

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 114 [14  ]: 
 115 [107 ]: **
 116 [771 ]: *********************
 117 [1496]: *****************************************
 118 [2183]: ************************************************************
 119 [2343]: ****************************************************************
 120 [2420]: *******************************************************************
 121 [2347]: ****************************************************************
 122 [1719]: ***********************************************
 123 [1027]: ****************************
 124 [308 ]: ********
 125 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0303546 GB

 Integrated   448 (sum) +   444 (prf) /  517 reflections on image 118
 Integrated   631 (sum) +   602 (prf) /  740 reflections on image 119
 Integrated   598 (sum) +   580 (prf) /  690 reflections on image 120
 Integrated   588 (sum) +   581 (prf) /  687 reflections on image 121
 Integrated   604 (sum) +   599 (prf) /  692 reflections on image 122
 Integrated   630 (sum) +   626 (prf) /  719 reflections on image 123
 Integrated   149 (sum) +   148 (prf) /  170 reflections on image 124
 Integrated   113 (sum) +   109 (prf) /  138 reflections on image 125
 Beginning integration job 20

 Frames: 120 -> 132

 Number of reflections
  Partial:     219
  Full:        4053
  In ice ring: 0
  Integrate:   4272
  Total:       4272

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 120 [23  ]: 
 121 [94  ]: **
 122 [742 ]: ********************
 123 [1414]: ***************************************
 124 [2104]: **********************************************************
 125 [2258]: **************************************************************
 126 [2406]: *******************************************************************
 127 [2343]: *****************************************************************
 128 [1726]: ************************************************
 129 [1031]: ****************************
 130 [327 ]: *********
 131 [136 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0300084 GB

 Integrated   439 (sum) +   429 (prf) /  490 reflections on image 124
 Integrated   604 (sum) +   572 (prf) /  693 reflections on image 125
 Integrated   594 (sum) +   573 (prf) /  684 reflections on image 126
 Integrated   589 (sum) +   580 (prf) /  679 reflections on image 127
 Integrated   603 (sum) +   595 (prf) /  695 reflections on image 128
 Integrated   613 (sum) +   607 (prf) /  704 reflections on image 129
 Integrated   164 (sum) +   163 (prf) /  191 reflections on image 130
 Integrated   116 (sum) +   113 (prf) /  136 reflections on image 131
 Beginning integration job 21

 Frames: 126 -> 138

 Number of reflections
  Partial:     213
  Full:        4165
  In ice ring: 0
  Integrate:   4378
  Total:       4378

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 126 [24  ]: 
 127 [89  ]: **
 128 [620 ]: ****************
 129 [1373]: ************************************
 130 [2078]: *******************************************************
 131 [2365]: ***************************************************************
 132 [2501]: *******************************************************************
 133 [2434]: *****************************************************************
 134 [1806]: ************************************************
 135 [1076]: ****************************
 136 [339 ]: *********
 137 [134 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.031031 GB

 Integrated   366 (sum) +   362 (prf) /  420 reflections on image 130
 Integrated   620 (sum) +   592 (prf) /  721 reflections on image 131
 Integrated   624 (sum) +   600 (prf) /  721 reflections on image 132
 Integrated   608 (sum) +   598 (prf) /  710 reflections on image 133
 Integrated   634 (sum) +   623 (prf) /  730 reflections on image 134
 Integrated   615 (sum) +   608 (prf) /  737 reflections on image 135
 Integrated   184 (sum) +   180 (prf) /  205 reflections on image 136
 Integrated   111 (sum) +   107 (prf) /  134 reflections on image 137
 Beginning integration job 22

 Frames: 132 -> 144

 Number of reflections
  Partial:     208
  Full:        4045
  In ice ring: 0
  Integrate:   4253
  Total:       4253

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 132 [19  ]: 
 133 [93  ]: **
 134 [702 ]: *******************
 135 [1412]: ***************************************
 136 [2109]: ***********************************************************
 137 [2322]: *****************************************************************
 138 [2370]: *******************************************************************
 139 [2287]: ****************************************************************
 140 [1697]: ***********************************************
 141 [1031]: *****************************
 142 [333 ]: *********
 143 [133 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0295063 GB

 Integrated   421 (sum) +   419 (prf) /  483 reflections on image 136
 Integrated   624 (sum) +   585 (prf) /  718 reflections on image 137
 Integrated   623 (sum) +   600 (prf) /  699 reflections on image 138
 Integrated   579 (sum) +   565 (prf) /  656 reflections on image 139
 Integrated   574 (sum) +   565 (prf) /  666 reflections on image 140
 Integrated   619 (sum) +   609 (prf) /  698 reflections on image 141
 Integrated   174 (sum) +   173 (prf) /  200 reflections on image 142
 Integrated   115 (sum) +   110 (prf) /  133 reflections on image 143
 Beginning integration job 23

 Frames: 138 -> 150

 Number of reflections
  Partial:     216
  Full:        4092
  In ice ring: 0
  Integrate:   4308
  Total:       4308

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 138 [19  ]: 
 139 [104 ]: **
 140 [711 ]: *******************
 141 [1377]: *************************************
 142 [1995]: *****************************************************
 143 [2274]: *************************************************************
 144 [2452]: ******************************************************************
 145 [2481]: *******************************************************************
 146 [1817]: *************************************************
 147 [1074]: *****************************
 148 [361 ]: *********
 149 [146 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0308778 GB

 Integrated   396 (sum) +   393 (prf) /  457 reflections on image 142
 Integrated   580 (sum) +   553 (prf) /  685 reflections on image 143
 Integrated   537 (sum) +   524 (prf) /  616 reflections on image 144
 Integrated   629 (sum) +   614 (prf) /  733 reflections on image 145
 Integrated   645 (sum) +   638 (prf) /  743 reflections on image 146
 Integrated   633 (sum) +   628 (prf) /  713 reflections on image 147
 Integrated   179 (sum) +   177 (prf) /  215 reflections on image 148
 Integrated   119 (sum) +   112 (prf) /  146 reflections on image 149
 Beginning integration job 24

 Frames: 144 -> 156

 Number of reflections
  Partial:     202
  Full:        4104
  In ice ring: 0
  Integrate:   4306
  Total:       4306

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 144 [15  ]: 
 145 [92  ]: **
 146 [745 ]: ********************
 147 [1445]: ****************************************
 148 [2120]: ***********************************************************
 149 [2298]: ****************************************************************
 150 [2395]: *******************************************************************
 151 [2370]: ******************************************************************
 152 [1746]: ************************************************
 153 [1061]: *****************************
 154 [340 ]: *********
 155 [139 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0297034 GB

 Integrated   431 (sum) +   427 (prf) /  504 reflections on image 148
 Integrated   615 (sum) +   584 (prf) /  711 reflections on image 149
 Integrated   570 (sum) +   553 (prf) /  655 reflections on image 150
 Integrated   600 (sum) +   586 (prf) /  690 reflections on image 151
 Integrated   598 (sum) +   589 (prf) /  685 reflections on image 152
 Integrated   629 (sum) +   616 (prf) /  721 reflections on image 153
 Integrated   172 (sum) +   169 (prf) /  201 reflections on image 154
 Integrated   118 (sum) +   109 (prf) /  139 reflections on image 155
 Beginning integration job 25

 Frames: 150 -> 162

 Number of reflections
  Partial:     209
  Full:        4091
  In ice ring: 0
  Integrate:   4300
  Total:       4300

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 150 [26  ]: 
 151 [106 ]: **
 152 [714 ]: *******************
 153 [1360]: *************************************
 154 [2051]: ********************************************************
 155 [2257]: *************************************************************
 156 [2452]: *******************************************************************
 157 [2436]: ******************************************************************
 158 [1789]: ************************************************
 159 [1069]: *****************************
 160 [318 ]: ********
 161 [127 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0306795 GB

 Integrated   428 (sum) +   425 (prf) /  480 reflections on image 154
 Integrated   586 (sum) +   547 (prf) /  664 reflections on image 155
 Integrated   592 (sum) +   570 (prf) /  663 reflections on image 156
 Integrated   604 (sum) +   586 (prf) /  704 reflections on image 157
 Integrated   620 (sum) +   615 (prf) /  720 reflections on image 158
 Integrated   650 (sum) +   641 (prf) /  751 reflections on image 159
 Integrated   167 (sum) +   166 (prf) /  191 reflections on image 160
 Integrated   113 (sum) +   105 (prf) /  127 reflections on image 161
 Beginning integration job 26

 Frames: 156 -> 168

 Number of reflections
  Partial:     217
  Full:        4120
  In ice ring: 0
  Integrate:   4337
  Total:       4337

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 156 [25  ]: 
 157 [110 ]: **
 158 [771 ]: ********************
 159 [1480]: ****************************************
 160 [2124]: *********************************************************
 161 [2333]: ***************************************************************
 162 [2469]: *******************************************************************
 163 [2354]: ***************************************************************
 164 [1725]: **********************************************
 165 [1019]: ***************************
 166 [361 ]: *********
 167 [143 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0307673 GB

 Integrated   442 (sum) +   439 (prf) /  515 reflections on image 160
 Integrated   605 (sum) +   574 (prf) /  705 reflections on image 161
 Integrated   619 (sum) +   603 (prf) /  705 reflections on image 162
 Integrated   603 (sum) +   595 (prf) /  687 reflections on image 163
 Integrated   613 (sum) +   601 (prf) /  706 reflections on image 164
 Integrated   575 (sum) +   569 (prf) /  658 reflections on image 165
 Integrated   188 (sum) +   186 (prf) /  218 reflections on image 166
 Integrated   122 (sum) +   114 (prf) /  143 reflections on image 167
 Beginning integration job 27

 Frames: 162 -> 174

 Number of reflections
  Partial:     221
  Full:        4030
  In ice ring: 0
  Integrate:   4251
  Total:       4251

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 162 [17  ]: 
 163 [93  ]: **
 164 [688 ]: *******************
 165 [1402]: **************************************
 166 [2057]: *********************************************************
 167 [2239]: **************************************************************
 168 [2416]: *******************************************************************
 169 [2349]: *****************************************************************
 170 [1740]: ************************************************
 171 [1043]: ****************************
 172 [332 ]: *********
 173 [143 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0301917 GB

 Integrated   423 (sum) +   422 (prf) /  486 reflections on image 166
 Integrated   600 (sum) +   575 (prf) /  693 reflections on image 167
 Integrated   558 (sum) +   535 (prf) /  650 reflections on image 168
 Integrated   586 (sum) +   570 (prf) /  682 reflections on image 169
 Integrated   606 (sum) +   599 (prf) /  697 reflections on image 170
 Integrated   618 (sum) +   615 (prf) /  711 reflections on image 171
 Integrated   163 (sum) +   162 (prf) /  189 reflections on image 172
 Integrated   117 (sum) +   108 (prf) /  143 reflections on image 173
 Beginning integration job 28

 Frames: 168 -> 180

 Number of reflections
  Partial:     234
  Full:        4107
  In ice ring: 0
  Integrate:   4341
  Total:       4341

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 168 [27  ]: 
 169 [105 ]: **
 170 [761 ]: *********************
 171 [1479]: *****************************************
 172 [2176]: ************************************************************
 173 [2344]: *****************************************************************
 174 [2416]: *******************************************************************
 175 [2338]: ****************************************************************
 176 [1704]: ***********************************************
 177 [1037]: ****************************
 178 [348 ]: *********
 179 [137 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302172 GB

 Integrated   463 (sum) +   459 (prf) /  517 reflections on image 172
 Integrated   646 (sum) +   614 (prf) /  738 reflections on image 173
 Integrated   597 (sum) +   578 (prf) /  680 reflections on image 174
 Integrated   613 (sum) +   603 (prf) /  702 reflections on image 175
 Integrated   583 (sum) +   573 (prf) /  667 reflections on image 176
 Integrated   596 (sum) +   590 (prf) /  689 reflections on image 177
 Integrated   188 (sum) +   183 (prf) /  211 reflections on image 178
 Integrated   117 (sum) +   107 (prf) /  137 reflections on image 179
 Beginning integration job 29

 Frames: 174 -> 186

 Number of reflections
  Partial:     219
  Full:        4060
  In ice ring: 0
  Integrate:   4279
  Total:       4279

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 174 [21  ]: 
 175 [95  ]: **
 176 [671 ]: ******************
 177 [1358]: *************************************
 178 [2034]: *******************************************************
 179 [2265]: *************************************************************
 180 [2449]: *******************************************************************
 181 [2375]: ****************************************************************
 182 [1774]: ************************************************
 183 [1054]: ****************************
 184 [357 ]: *********
 185 [141 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0300286 GB

 Integrated   392 (sum) +   385 (prf) /  448 reflections on image 178
 Integrated   593 (sum) +   565 (prf) /  705 reflections on image 179
 Integrated   599 (sum) +   583 (prf) /  697 reflections on image 180
 Integrated   565 (sum) +   558 (prf) /  655 reflections on image 181
 Integrated   627 (sum) +   617 (prf) /  720 reflections on image 182
 Integrated   603 (sum) +   595 (prf) /  697 reflections on image 183
 Integrated   184 (sum) +   179 (prf) /  216 reflections on image 184
 Integrated   118 (sum) +   109 (prf) /  141 reflections on image 185
 Beginning integration job 30

 Frames: 180 -> 192

 Number of reflections
  Partial:     200
  Full:        4144
  In ice ring: 0
  Integrate:   4344
  Total:       4344

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 180 [24  ]: 
 181 [96  ]: **
 182 [753 ]: ********************
 183 [1436]: ***************************************
 184 [2139]: **********************************************************
 185 [2297]: ***************************************************************
 186 [2441]: *******************************************************************
 187 [2387]: *****************************************************************
 188 [1755]: ************************************************
 189 [1046]: ****************************
 190 [334 ]: *********
 191 [139 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0303299 GB

 Integrated   446 (sum) +   443 (prf) /  510 reflections on image 184
 Integrated   612 (sum) +   581 (prf) /  696 reflections on image 185
 Integrated   598 (sum) +   584 (prf) /  688 reflections on image 186
 Integrated   590 (sum) +   578 (prf) /  695 reflections on image 187
 Integrated   616 (sum) +   612 (prf) /  709 reflections on image 188
 Integrated   623 (sum) +   617 (prf) /  712 reflections on image 189
 Integrated   166 (sum) +   163 (prf) /  195 reflections on image 190
 Integrated   122 (sum) +   113 (prf) /  139 reflections on image 191
 Beginning integration job 31

 Frames: 186 -> 198

 Number of reflections
  Partial:     204
  Full:        4029
  In ice ring: 0
  Integrate:   4233
  Total:       4233

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 186 [23  ]: 
 187 [107 ]: **
 188 [700 ]: *******************
 189 [1380]: *************************************
 190 [2043]: ********************************************************
 191 [2252]: *************************************************************
 192 [2437]: *******************************************************************
 193 [2373]: *****************************************************************
 194 [1716]: ***********************************************
 195 [1028]: ****************************
 196 [345 ]: *********
 197 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304709 GB

 Integrated   408 (sum) +   403 (prf) /  470 reflections on image 190
 Integrated   582 (sum) +   556 (prf) /  656 reflections on image 191
 Integrated   577 (sum) +   561 (prf) /  666 reflections on image 192
 Integrated   639 (sum) +   625 (prf) /  725 reflections on image 193
 Integrated   609 (sum) +   597 (prf) /  688 reflections on image 194
 Integrated   581 (sum) +   575 (prf) /  683 reflections on image 195
 Integrated   179 (sum) +   178 (prf) /  207 reflections on image 196
 Integrated   113 (sum) +   107 (prf) /  138 reflections on image 197
 Beginning integration job 32

 Frames: 192 -> 204

 Number of reflections
  Partial:     187
  Full:        4135
  In ice ring: 0
  Integrate:   4322
  Total:       4322

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 192 [16  ]: 
 193 [88  ]: **
 194 [759 ]: *********************
 195 [1481]: *****************************************
 196 [2188]: ************************************************************
 197 [2347]: *****************************************************************
 198 [2409]: *******************************************************************
 199 [2306]: ****************************************************************
 200 [1673]: **********************************************
 201 [1010]: ****************************
 202 [341 ]: *********
 203 [125 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299805 GB

 Integrated   444 (sum) +   441 (prf) /  528 reflections on image 196
 Integrated   625 (sum) +   598 (prf) /  717 reflections on image 197
 Integrated   613 (sum) +   596 (prf) /  709 reflections on image 198
 Integrated   614 (sum) +   604 (prf) /  695 reflections on image 199
 Integrated   583 (sum) +   579 (prf) /  663 reflections on image 200
 Integrated   583 (sum) +   577 (prf) /  669 reflections on image 201
 Integrated   182 (sum) +   180 (prf) /  216 reflections on image 202
 Integrated   101 (sum) +    89 (prf) /  125 reflections on image 203
 Beginning integration job 33

 Frames: 198 -> 210

 Number of reflections
  Partial:     190
  Full:        4109
  In ice ring: 0
  Integrate:   4299
  Total:       4299

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 198 [22  ]: 
 199 [106 ]: **
 200 [725 ]: ********************
 201 [1398]: **************************************
 202 [2087]: **********************************************************
 203 [2296]: ***************************************************************
 204 [2405]: *******************************************************************
 205 [2401]: ******************************************************************
 206 [1753]: ************************************************
 207 [1057]: *****************************
 208 [329 ]: *********
 209 [122 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302236 GB

 Integrated   423 (sum) +   420 (prf) /  481 reflections on image 202
 Integrated   595 (sum) +   572 (prf) /  678 reflections on image 203
 Integrated   567 (sum) +   550 (prf) /  672 reflections on image 204
 Integrated   630 (sum) +   616 (prf) /  715 reflections on image 205
 Integrated   611 (sum) +   597 (prf) /  696 reflections on image 206
 Integrated   637 (sum) +   633 (prf) /  728 reflections on image 207
 Integrated   180 (sum) +   178 (prf) /  207 reflections on image 208
 Integrated    96 (sum) +    94 (prf) /  122 reflections on image 209
 Beginning integration job 34

 Frames: 204 -> 216

 Number of reflections
  Partial:     241
  Full:        4081
  In ice ring: 0
  Integrate:   4322
  Total:       4322

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 204 [23  ]: 
 205 [102 ]: **
 206 [745 ]: ********************
 207 [1438]: ***************************************
 208 [2148]: **********************************************************
 209 [2344]: ****************************************************************
 210 [2448]: *******************************************************************
 211 [2333]: ***************************************************************
 212 [1739]: ***********************************************
 213 [1034]: ****************************
 214 [336 ]: *********
 215 [158 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0305376 GB

 Integrated   415 (sum) +   413 (prf) /  487 reflections on image 208
 Integrated   643 (sum) +   603 (prf) /  722 reflections on image 209
 Integrated   608 (sum) +   588 (prf) /  722 reflections on image 210
 Integrated   552 (sum) +   541 (prf) /  652 reflections on image 211
 Integrated   605 (sum) +   599 (prf) /  705 reflections on image 212
 Integrated   610 (sum) +   605 (prf) /  698 reflections on image 213
 Integrated   153 (sum) +   150 (prf) /  178 reflections on image 214
 Integrated   132 (sum) +   125 (prf) /  158 reflections on image 215
 Beginning integration job 35

 Frames: 210 -> 222

 Number of reflections
  Partial:     227
  Full:        4091
  In ice ring: 0
  Integrate:   4318
  Total:       4318

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 210 [16  ]: 
 211 [97  ]: **
 212 [697 ]: ******************
 213 [1393]: *************************************
 214 [2083]: ********************************************************
 215 [2289]: **************************************************************
 216 [2460]: *******************************************************************
 217 [2408]: *****************************************************************
 218 [1745]: ***********************************************
 219 [1019]: ***************************
 220 [354 ]: *********
 221 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0303148 GB

 Integrated   414 (sum) +   411 (prf) /  476 reflections on image 214
 Integrated   613 (sum) +   579 (prf) /  701 reflections on image 215
 Integrated   582 (sum) +   553 (prf) /  675 reflections on image 216
 Integrated   626 (sum) +   613 (prf) /  721 reflections on image 217
 Integrated   631 (sum) +   622 (prf) /  726 reflections on image 218
 Integrated   574 (sum) +   566 (prf) /  665 reflections on image 219
 Integrated   192 (sum) +   191 (prf) /  216 reflections on image 220
 Integrated   117 (sum) +   107 (prf) /  138 reflections on image 221
 Beginning integration job 36

 Frames: 216 -> 228

 Number of reflections
  Partial:     207
  Full:        4052
  In ice ring: 0
  Integrate:   4259
  Total:       4259

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 216 [14  ]: 
 217 [78  ]: **
 218 [741 ]: ********************
 219 [1460]: *****************************************
 220 [2118]: ***********************************************************
 221 [2277]: ***************************************************************
 222 [2384]: *******************************************************************
 223 [2305]: ****************************************************************
 224 [1684]: ***********************************************
 225 [984 ]: ***************************
 226 [325 ]: *********
 227 [133 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0296214 GB

 Integrated   464 (sum) +   463 (prf) /  531 reflections on image 220
 Integrated   636 (sum) +   612 (prf) /  706 reflections on image 221
 Integrated   570 (sum) +   559 (prf) /  659 reflections on image 222
 Integrated   573 (sum) +   559 (prf) /  679 reflections on image 223
 Integrated   607 (sum) +   602 (prf) /  700 reflections on image 224
 Integrated   595 (sum) +   591 (prf) /  659 reflections on image 225
 Integrated   161 (sum) +   160 (prf) /  192 reflections on image 226
 Integrated   111 (sum) +   105 (prf) /  133 reflections on image 227
 Beginning integration job 37

 Frames: 222 -> 234

 Number of reflections
  Partial:     202
  Full:        4154
  In ice ring: 0
  Integrate:   4356
  Total:       4356

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 222 [31  ]: 
 223 [110 ]: ***
 224 [711 ]: *******************
 225 [1427]: ***************************************
 226 [2134]: **********************************************************
 227 [2362]: ****************************************************************
 228 [2449]: *******************************************************************
 229 [2371]: ****************************************************************
 230 [1764]: ************************************************
 231 [1050]: ****************************
 232 [328 ]: ********
 233 [129 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0306625 GB

 Integrated   423 (sum) +   420 (prf) /  474 reflections on image 226
 Integrated   635 (sum) +   598 (prf) /  727 reflections on image 227
 Integrated   611 (sum) +   593 (prf) /  715 reflections on image 228
 Integrated   586 (sum) +   573 (prf) /  676 reflections on image 229
 Integrated   625 (sum) +   618 (prf) /  714 reflections on image 230
 Integrated   625 (sum) +   622 (prf) /  722 reflections on image 231
 Integrated   170 (sum) +   170 (prf) /  199 reflections on image 232
 Integrated   113 (sum) +   107 (prf) /  129 reflections on image 233
 Beginning integration job 38

 Frames: 228 -> 240

 Number of reflections
  Partial:     217
  Full:        4034
  In ice ring: 0
  Integrate:   4251
  Total:       4251

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 228 [22  ]: 
 229 [96  ]: **
 230 [747 ]: *********************
 231 [1417]: ****************************************
 232 [2122]: ************************************************************
 233 [2264]: *****************************************************************
 234 [2332]: *******************************************************************
 235 [2320]: ******************************************************************
 236 [1704]: ************************************************
 237 [1060]: ******************************
 238 [340 ]: *********
 239 [143 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0290779 GB

 Integrated   436 (sum) +   430 (prf) /  511 reflections on image 232
 Integrated   599 (sum) +   570 (prf) /  707 reflections on image 233
 Integrated   544 (sum) +   522 (prf) /  645 reflections on image 234
 Integrated   601 (sum) +   593 (prf) /  684 reflections on image 235
 Integrated   549 (sum) +   542 (prf) /  644 reflections on image 236
 Integrated   614 (sum) +   604 (prf) /  720 reflections on image 237
 Integrated   178 (sum) +   175 (prf) /  197 reflections on image 238
 Integrated   120 (sum) +   112 (prf) /  143 reflections on image 239
 Beginning integration job 39

 Frames: 234 -> 246

 Number of reflections
  Partial:     222
  Full:        4176
  In ice ring: 0
  Integrate:   4398
  Total:       4398

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 234 [19  ]: 
 235 [104 ]: **
 236 [756 ]: ********************
 237 [1437]: **************************************
 238 [2144]: *********************************************************
 239 [2366]: ***************************************************************
 240 [2497]: *******************************************************************
 241 [2403]: ****************************************************************
 242 [1755]: ***********************************************
 243 [1017]: ***************************
 244 [333 ]: ********
 245 [147 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0311237 GB

 Integrated   427 (sum) +   421 (prf) /  491 reflections on image 238
 Integrated   641 (sum) +   608 (prf) /  743 reflections on image 239
 Integrated   606 (sum) +   590 (prf) /  695 reflections on image 240
 Integrated   635 (sum) +   624 (prf) /  714 reflections on image 241
 Integrated   653 (sum) +   646 (prf) /  738 reflections on image 242
 Integrated   599 (sum) +   589 (prf) /  684 reflections on image 243
 Integrated   158 (sum) +   156 (prf) /  186 reflections on image 244
 Integrated   128 (sum) +   122 (prf) /  147 reflections on image 245
 Beginning integration job 40

 Frames: 240 -> 252

 Number of reflections
  Partial:     203
  Full:        4024
  In ice ring: 0
  Integrate:   4227
  Total:       4227

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 240 [23  ]: 
 241 [94  ]: **
 242 [714 ]: *******************
 243 [1355]: *************************************
 244 [2051]: ********************************************************
 245 [2283]: ***************************************************************
 246 [2415]: *******************************************************************
 247 [2343]: *****************************************************************
 248 [1744]: ************************************************
 249 [1027]: ****************************
 250 [334 ]: *********
 251 [132 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298241 GB

 Integrated   397 (sum) +   396 (prf) /  452 reflections on image 244
 Integrated   590 (sum) +   563 (prf) /  683 reflections on image 245
 Integrated   590 (sum) +   569 (prf) /  675 reflections on image 246
 Integrated   575 (sum) +   557 (prf) /  673 reflections on image 247
 Integrated   631 (sum) +   626 (prf) /  717 reflections on image 248
 Integrated   604 (sum) +   598 (prf) /  693 reflections on image 249
 Integrated   177 (sum) +   174 (prf) /  202 reflections on image 250
 Integrated   116 (sum) +   107 (prf) /  132 reflections on image 251
 Beginning integration job 41

 Frames: 246 -> 258

 Number of reflections
  Partial:     215
  Full:        4153
  In ice ring: 0
  Integrate:   4368
  Total:       4368

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 246 [25  ]: 
 247 [91  ]: **
 248 [734 ]: *******************
 249 [1452]: **************************************
 250 [2159]: *********************************************************
 251 [2424]: ****************************************************************
 252 [2499]: *******************************************************************
 253 [2393]: ****************************************************************
 254 [1702]: *********************************************
 255 [1010]: ***************************
 256 [356 ]: *********
 257 [153 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0314943 GB

 Integrated   414 (sum) +   408 (prf) /  499 reflections on image 250
 Integrated   611 (sum) +   582 (prf) /  724 reflections on image 251
 Integrated   603 (sum) +   587 (prf) /  682 reflections on image 252
 Integrated   674 (sum) +   661 (prf) /  761 reflections on image 253
 Integrated   609 (sum) +   602 (prf) /  692 reflections on image 254
 Integrated   579 (sum) +   571 (prf) /  654 reflections on image 255
 Integrated   177 (sum) +   174 (prf) /  203 reflections on image 256
 Integrated   134 (sum) +   125 (prf) /  153 reflections on image 257
 Beginning integration job 42

 Frames: 252 -> 264

 Number of reflections
  Partial:     209
  Full:        3975
  In ice ring: 0
  Integrate:   4184
  Total:       4184

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 252 [18  ]: 
 253 [99  ]: **
 254 [721 ]: ********************
 255 [1362]: **************************************
 256 [2017]: *********************************************************
 257 [2207]: ***************************************************************
 258 [2343]: *******************************************************************
 259 [2298]: *****************************************************************
 260 [1723]: *************************************************
 261 [1046]: *****************************
 262 [329 ]: *********
 263 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0291961 GB

 Integrated   413 (sum) +   409 (prf) /  478 reflections on image 256
 Integrated   593 (sum) +   563 (prf) /  681 reflections on image 257
 Integrated   569 (sum) +   549 (prf) /  662 reflections on image 258
 Integrated   541 (sum) +   528 (prf) /  640 reflections on image 259
 Integrated   580 (sum) +   571 (prf) /  677 reflections on image 260
 Integrated   617 (sum) +   613 (prf) /  717 reflections on image 261
 Integrated   166 (sum) +   164 (prf) /  191 reflections on image 262
 Integrated   122 (sum) +   113 (prf) /  138 reflections on image 263
 Beginning integration job 43

 Frames: 258 -> 270

 Number of reflections
  Partial:     214
  Full:        4138
  In ice ring: 0
  Integrate:   4352
  Total:       4352

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 258 [26  ]: 
 259 [108 ]: **
 260 [761 ]: ********************
 261 [1493]: *****************************************
 262 [2222]: *************************************************************
 263 [2438]: *******************************************************************
 264 [2420]: ******************************************************************
 265 [2279]: **************************************************************
 266 [1642]: *********************************************
 267 [990 ]: ***************************
 268 [326 ]: ********
 269 [141 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302206 GB

 Integrated   452 (sum) +   444 (prf) /  523 reflections on image 262
 Integrated   679 (sum) +   650 (prf) /  774 reflections on image 263
 Integrated   627 (sum) +   599 (prf) /  718 reflections on image 264
 Integrated   611 (sum) +   603 (prf) /  695 reflections on image 265
 Integrated   556 (sum) +   548 (prf) /  652 reflections on image 266
 Integrated   588 (sum) +   581 (prf) /  664 reflections on image 267
 Integrated   163 (sum) +   157 (prf) /  185 reflections on image 268
 Integrated   127 (sum) +   119 (prf) /  141 reflections on image 269
 Beginning integration job 44

 Frames: 264 -> 276

 Number of reflections
  Partial:     218
  Full:        4018
  In ice ring: 0
  Integrate:   4236
  Total:       4236

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 264 [23  ]: 
 265 [95  ]: **
 266 [728 ]: ********************
 267 [1403]: ***************************************
 268 [2059]: *********************************************************
 269 [2265]: **************************************************************
 270 [2409]: *******************************************************************
 271 [2315]: ****************************************************************
 272 [1691]: ***********************************************
 273 [988 ]: ***************************
 274 [311 ]: ********
 275 [122 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298595 GB

 Integrated   416 (sum) +   413 (prf) /  474 reflections on image 268
 Integrated   588 (sum) +   557 (prf) /  686 reflections on image 269
 Integrated   610 (sum) +   591 (prf) /  697 reflections on image 270
 Integrated   602 (sum) +   585 (prf) /  688 reflections on image 271
 Integrated   627 (sum) +   620 (prf) /  703 reflections on image 272
 Integrated   595 (sum) +   591 (prf) /  677 reflections on image 273
 Integrated   160 (sum) +   159 (prf) /  189 reflections on image 274
 Integrated   103 (sum) +    99 (prf) /  122 reflections on image 275
 Beginning integration job 45

 Frames: 270 -> 282

 Number of reflections
  Partial:     196
  Full:        4187
  In ice ring: 0
  Integrate:   4383
  Total:       4383

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 270 [23  ]: 
 271 [108 ]: **
 272 [734 ]: *******************
 273 [1500]: ****************************************
 274 [2225]: ***********************************************************
 275 [2452]: *****************************************************************
 276 [2492]: *******************************************************************
 277 [2358]: ***************************************************************
 278 [1671]: ********************************************
 279 [973 ]: **************************
 280 [324 ]: ********
 281 [120 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0308352 GB

 Integrated   450 (sum) +   446 (prf) /  487 reflections on image 274
 Integrated   644 (sum) +   613 (prf) /  748 reflections on image 275
 Integrated   633 (sum) +   609 (prf) /  722 reflections on image 276
 Integrated   658 (sum) +   646 (prf) /  755 reflections on image 277
 Integrated   593 (sum) +   585 (prf) /  698 reflections on image 278
 Integrated   547 (sum) +   540 (prf) /  649 reflections on image 279
 Integrated   181 (sum) +   178 (prf) /  204 reflections on image 280
 Integrated   101 (sum) +    97 (prf) /  120 reflections on image 281
 Beginning integration job 46

 Frames: 276 -> 288

 Number of reflections
  Partial:     201
  Full:        4071
  In ice ring: 0
  Integrate:   4272
  Total:       4272

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 276 [13  ]: 
 277 [114 ]: ***
 278 [700 ]: *******************
 279 [1380]: *************************************
 280 [2066]: ********************************************************
 281 [2301]: ***************************************************************
 282 [2439]: *******************************************************************
 283 [2379]: *****************************************************************
 284 [1744]: ***********************************************
 285 [1032]: ****************************
 286 [344 ]: *********
 287 [130 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302911 GB

 Integrated   391 (sum) +   385 (prf) /  455 reflections on image 280
 Integrated   582 (sum) +   550 (prf) /  691 reflections on image 281
 Integrated   611 (sum) +   596 (prf) /  681 reflections on image 282
 Integrated   613 (sum) +   604 (prf) /  701 reflections on image 283
 Integrated   603 (sum) +   595 (prf) /  712 reflections on image 284
 Integrated   607 (sum) +   604 (prf) /  688 reflections on image 285
 Integrated   182 (sum) +   179 (prf) /  214 reflections on image 286
 Integrated   100 (sum) +    96 (prf) /  130 reflections on image 287
 Beginning integration job 47

 Frames: 282 -> 294

 Number of reflections
  Partial:     226
  Full:        4179
  In ice ring: 0
  Integrate:   4405
  Total:       4405

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 282 [19  ]: 
 283 [94  ]: **
 284 [737 ]: *******************
 285 [1435]: **************************************
 286 [2159]: *********************************************************
 287 [2385]: ***************************************************************
 288 [2529]: *******************************************************************
 289 [2406]: ***************************************************************
 290 [1729]: *********************************************
 291 [1035]: ***************************
 292 [361 ]: *********
 293 [144 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0312705 GB

 Integrated   440 (sum) +   434 (prf) /  505 reflections on image 286
 Integrated   610 (sum) +   573 (prf) /  709 reflections on image 287
 Integrated   646 (sum) +   625 (prf) /  719 reflections on image 288
 Integrated   653 (sum) +   643 (prf) /  743 reflections on image 289
 Integrated   610 (sum) +   604 (prf) /  694 reflections on image 290
 Integrated   587 (sum) +   580 (prf) /  674 reflections on image 291
 Integrated   189 (sum) +   187 (prf) /  217 reflections on image 292
 Integrated   117 (sum) +   114 (prf) /  144 reflections on image 293
 Beginning integration job 48

 Frames: 288 -> 300

 Number of reflections
  Partial:     207
  Full:        3944
  In ice ring: 0
  Integrate:   4151
  Total:       4151

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 288 [18  ]: 
 289 [85  ]: **
 290 [671 ]: ******************
 291 [1338]: *************************************
 292 [1992]: *******************************************************
 293 [2236]: **************************************************************
 294 [2386]: *******************************************************************
 295 [2314]: ****************************************************************
 296 [1694]: ***********************************************
 297 [1013]: ****************************
 298 [327 ]: *********
 299 [131 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298575 GB

 Integrated   375 (sum) +   373 (prf) /  435 reflections on image 292
 Integrated   613 (sum) +   575 (prf) /  687 reflections on image 293
 Integrated   560 (sum) +   544 (prf) /  655 reflections on image 294
 Integrated   572 (sum) +   567 (prf) /  680 reflections on image 295
 Integrated   578 (sum) +   573 (prf) /  681 reflections on image 296
 Integrated   584 (sum) +   576 (prf) /  686 reflections on image 297
 Integrated   165 (sum) +   165 (prf) /  196 reflections on image 298
 Integrated   112 (sum) +   110 (prf) /  131 reflections on image 299
 Beginning integration job 49

 Frames: 294 -> 306

 Number of reflections
  Partial:     209
  Full:        4224
  In ice ring: 0
  Integrate:   4433
  Total:       4433

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 294 [27  ]: 
 295 [110 ]: **
 296 [704 ]: ******************
 297 [1404]: *************************************
 298 [2127]: ********************************************************
 299 [2395]: ***************************************************************
 300 [2516]: *******************************************************************
 301 [2438]: ****************************************************************
 302 [1784]: ***********************************************
 303 [1048]: ***************************
 304 [331 ]: ********
 305 [122 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0309248 GB

 Integrated   386 (sum) +   384 (prf) /  454 reflections on image 298
 Integrated   633 (sum) +   598 (prf) /  738 reflections on image 299
 Integrated   640 (sum) +   608 (prf) /  734 reflections on image 300
 Integrated   628 (sum) +   612 (prf) /  723 reflections on image 301
 Integrated   647 (sum) +   641 (prf) /  736 reflections on image 302
 Integrated   618 (sum) +   615 (prf) /  717 reflections on image 303
 Integrated   183 (sum) +   182 (prf) /  209 reflections on image 304
 Integrated   102 (sum) +    98 (prf) /  122 reflections on image 305
 Beginning integration job 50

 Frames: 300 -> 312

 Number of reflections
  Partial:     209
  Full:        4019
  In ice ring: 0
  Integrate:   4228
  Total:       4228

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 300 [26  ]: 
 301 [108 ]: ***
 302 [728 ]: ********************
 303 [1397]: ***************************************
 304 [2055]: *********************************************************
 305 [2275]: ***************************************************************
 306 [2382]: *******************************************************************
 307 [2339]: *****************************************************************
 308 [1703]: ***********************************************
 309 [1024]: ****************************
 310 [355 ]: *********
 311 [147 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0297867 GB

 Integrated   418 (sum) +   414 (prf) /  474 reflections on image 304
 Integrated   607 (sum) +   574 (prf) /  696 reflections on image 305
 Integrated   583 (sum) +   564 (prf) /  651 reflections on image 306
 Integrated   598 (sum) +   588 (prf) /  704 reflections on image 307
 Integrated   594 (sum) +   587 (prf) /  679 reflections on image 308
 Integrated   579 (sum) +   574 (prf) /  669 reflections on image 309
 Integrated   181 (sum) +   179 (prf) /  208 reflections on image 310
 Integrated   131 (sum) +   124 (prf) /  147 reflections on image 311
 Beginning integration job 51

 Frames: 306 -> 318

 Number of reflections
  Partial:     222
  Full:        4114
  In ice ring: 0
  Integrate:   4336
  Total:       4336

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 306 [17  ]: 
 307 [93  ]: **
 308 [680 ]: ******************
 309 [1371]: *************************************
 310 [2048]: *******************************************************
 311 [2309]: **************************************************************
 312 [2476]: *******************************************************************
 313 [2434]: *****************************************************************
 314 [1816]: *************************************************
 315 [1087]: *****************************
 316 [356 ]: *********
 317 [136 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0308254 GB

 Integrated   389 (sum) +   386 (prf) /  462 reflections on image 310
 Integrated   594 (sum) +   556 (prf) /  691 reflections on image 311
 Integrated   623 (sum) +   595 (prf) /  689 reflections on image 312
 Integrated   599 (sum) +   590 (prf) /  678 reflections on image 313
 Integrated   632 (sum) +   623 (prf) /  729 reflections on image 314
 Integrated   648 (sum) +   642 (prf) /  731 reflections on image 315
 Integrated   198 (sum) +   195 (prf) /  220 reflections on image 316
 Integrated   118 (sum) +   115 (prf) /  136 reflections on image 317
 Beginning integration job 52

 Frames: 312 -> 324

 Number of reflections
  Partial:     216
  Full:        4044
  In ice ring: 0
  Integrate:   4260
  Total:       4260

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 312 [16  ]: 
 313 [82  ]: **
 314 [699 ]: *******************
 315 [1377]: **************************************
 316 [2107]: **********************************************************
 317 [2319]: ****************************************************************
 318 [2425]: *******************************************************************
 319 [2309]: ***************************************************************
 320 [1686]: **********************************************
 321 [1039]: ****************************
 322 [323 ]: ********
 323 [134 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.030225 GB

 Integrated   422 (sum) +   419 (prf) /  493 reflections on image 316
 Integrated   594 (sum) +   554 (prf) /  690 reflections on image 317
 Integrated   607 (sum) +   586 (prf) /  698 reflections on image 318
 Integrated   594 (sum) +   583 (prf) /  693 reflections on image 319
 Integrated   564 (sum) +   558 (prf) /  647 reflections on image 320
 Integrated   624 (sum) +   611 (prf) /  716 reflections on image 321
 Integrated   166 (sum) +   164 (prf) /  189 reflections on image 322
 Integrated   118 (sum) +   111 (prf) /  134 reflections on image 323
 Beginning integration job 53

 Frames: 318 -> 330

 Number of reflections
  Partial:     203
  Full:        4072
  In ice ring: 0
  Integrate:   4275
  Total:       4275

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 318 [25  ]: 
 319 [112 ]: ***
 320 [708 ]: *******************
 321 [1387]: **************************************
 322 [2076]: *********************************************************
 323 [2328]: ****************************************************************
 324 [2435]: *******************************************************************
 325 [2363]: *****************************************************************
 326 [1727]: ***********************************************
 327 [1027]: ****************************
 328 [345 ]: *********
 329 [125 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.03014 GB

 Integrated   398 (sum) +   393 (prf) /  458 reflections on image 322
 Integrated   602 (sum) +   580 (prf) /  716 reflections on image 323
 Integrated   584 (sum) +   564 (prf) /  678 reflections on image 324
 Integrated   601 (sum) +   593 (prf) /  696 reflections on image 325
 Integrated   605 (sum) +   595 (prf) /  700 reflections on image 326
 Integrated   598 (sum) +   592 (prf) /  682 reflections on image 327
 Integrated   201 (sum) +   197 (prf) /  220 reflections on image 328
 Integrated    95 (sum) +    89 (prf) /  125 reflections on image 329
 Beginning integration job 54

 Frames: 324 -> 336

 Number of reflections
  Partial:     207
  Full:        4154
  In ice ring: 0
  Integrate:   4361
  Total:       4361

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 324 [22  ]: 
 325 [102 ]: **
 326 [720 ]: *******************
 327 [1417]: **************************************
 328 [2183]: ***********************************************************
 329 [2389]: ****************************************************************
 330 [2473]: *******************************************************************
 331 [2339]: ***************************************************************
 332 [1720]: **********************************************
 333 [1025]: ***************************
 334 [324 ]: ********
 335 [132 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.030779 GB

 Integrated   422 (sum) +   418 (prf) /  483 reflections on image 328
 Integrated   630 (sum) +   604 (prf) /  732 reflections on image 329
 Integrated   657 (sum) +   632 (prf) /  748 reflections on image 330
 Integrated   594 (sum) +   579 (prf) /  678 reflections on image 331
 Integrated   621 (sum) +   615 (prf) /  695 reflections on image 332
 Integrated   605 (sum) +   599 (prf) /  701 reflections on image 333
 Integrated   161 (sum) +   160 (prf) /  192 reflections on image 334
 Integrated   108 (sum) +   102 (prf) /  132 reflections on image 335
 Beginning integration job 55

 Frames: 330 -> 342

 Number of reflections
  Partial:     207
  Full:        4028
  In ice ring: 0
  Integrate:   4235
  Total:       4235

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 330 [15  ]: 
 331 [91  ]: **
 332 [719 ]: ********************
 333 [1398]: ***************************************
 334 [2087]: ***********************************************************
 335 [2266]: ****************************************************************
 336 [2358]: *******************************************************************
 337 [2306]: *****************************************************************
 338 [1702]: ************************************************
 339 [1053]: *****************************
 340 [338 ]: *********
 341 [132 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0294997 GB

 Integrated   426 (sum) +   425 (prf) /  483 reflections on image 334
 Integrated   610 (sum) +   580 (prf) /  692 reflections on image 335
 Integrated   587 (sum) +   570 (prf) /  679 reflections on image 336
 Integrated   589 (sum) +   573 (prf) /  679 reflections on image 337
 Integrated   553 (sum) +   548 (prf) /  649 reflections on image 338
 Integrated   617 (sum) +   613 (prf) /  715 reflections on image 339
 Integrated   182 (sum) +   178 (prf) /  206 reflections on image 340
 Integrated   112 (sum) +   107 (prf) /  132 reflections on image 341
 Beginning integration job 56

 Frames: 336 -> 348

 Number of reflections
  Partial:     214
  Full:        4111
  In ice ring: 0
  Integrate:   4325
  Total:       4325

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 336 [20  ]: 
 337 [108 ]: **
 338 [734 ]: ********************
 339 [1442]: ****************************************
 340 [2117]: **********************************************************
 341 [2296]: ***************************************************************
 342 [2413]: *******************************************************************
 343 [2344]: *****************************************************************
 344 [1732]: ************************************************
 345 [1011]: ****************************
 346 [357 ]: *********
 347 [136 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299928 GB

 Integrated   422 (sum) +   414 (prf) /  499 reflections on image 340
 Integrated   639 (sum) +   607 (prf) /  750 reflections on image 341
 Integrated   583 (sum) +   557 (prf) /  670 reflections on image 342
 Integrated   572 (sum) +   560 (prf) /  674 reflections on image 343
 Integrated   637 (sum) +   630 (prf) /  721 reflections on image 344
 Integrated   576 (sum) +   570 (prf) /  654 reflections on image 345
 Integrated   185 (sum) +   184 (prf) /  221 reflections on image 346
 Integrated   113 (sum) +   107 (prf) /  136 reflections on image 347
 Beginning integration job 57

 Frames: 342 -> 354

 Number of reflections
  Partial:     228
  Full:        4174
  In ice ring: 0
  Integrate:   4402
  Total:       4402

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 342 [27  ]: 
 343 [88  ]: **
 344 [709 ]: *******************
 345 [1427]: **************************************
 346 [2098]: ********************************************************
 347 [2335]: ***************************************************************
 348 [2472]: *******************************************************************
 349 [2472]: *******************************************************************
 350 [1808]: *************************************************
 351 [1059]: ****************************
 352 [358 ]: *********
 353 [142 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0305345 GB

 Integrated   428 (sum) +   426 (prf) /  493 reflections on image 346
 Integrated   631 (sum) +   595 (prf) /  707 reflections on image 347
 Integrated   569 (sum) +   552 (prf) /  656 reflections on image 348
 Integrated   631 (sum) +   618 (prf) /  738 reflections on image 349
 Integrated   655 (sum) +   646 (prf) /  749 reflections on image 350
 Integrated   611 (sum) +   605 (prf) /  701 reflections on image 351
 Integrated   182 (sum) +   182 (prf) /  216 reflections on image 352
 Integrated   118 (sum) +   111 (prf) /  142 reflections on image 353
 Beginning integration job 58

 Frames: 348 -> 360

 Number of reflections
  Partial:     209
  Full:        4007
  In ice ring: 0
  Integrate:   4216
  Total:       4216

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 348 [20  ]: 
 349 [105 ]: **
 350 [709 ]: *******************
 351 [1381]: **************************************
 352 [2082]: *********************************************************
 353 [2251]: **************************************************************
 354 [2430]: *******************************************************************
 355 [2281]: **************************************************************
 356 [1692]: **********************************************
 357 [1022]: ****************************
 358 [337 ]: *********
 359 [125 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302519 GB

 Integrated   407 (sum) +   399 (prf) /  472 reflections on image 352
 Integrated   575 (sum) +   557 (prf) /  666 reflections on image 353
 Integrated   609 (sum) +   577 (prf) /  711 reflections on image 354
 Integrated   575 (sum) +   560 (prf) /  675 reflections on image 355
 Integrated   588 (sum) +   584 (prf) /  670 reflections on image 356
 Integrated   606 (sum) +   599 (prf) /  685 reflections on image 357
 Integrated   184 (sum) +   184 (prf) /  212 reflections on image 358
 Integrated   103 (sum) +    99 (prf) /  125 reflections on image 359
 Beginning integration job 59

 Frames: 354 -> 366

 Number of reflections
  Partial:     224
  Full:        4017
  In ice ring: 0
  Integrate:   4241
  Total:       4241

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 354 [18  ]: 
 355 [96  ]: **
 356 [697 ]: *******************
 357 [1369]: **************************************
 358 [2056]: *********************************************************
 359 [2305]: ****************************************************************
 360 [2409]: *******************************************************************
 361 [2327]: ****************************************************************
 362 [1709]: ***********************************************
 363 [1006]: ***************************
 364 [357 ]: *********
 365 [145 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0301522 GB

 Integrated   400 (sum) +   393 (prf) /  450 reflections on image 358
 Integrated   618 (sum) +   582 (prf) /  714 reflections on image 359
 Integrated   602 (sum) +   581 (prf) /  675 reflections on image 360
 Integrated   617 (sum) +   603 (prf) /  693 reflections on image 361
 Integrated   605 (sum) +   598 (prf) /  703 reflections on image 362
 Integrated   568 (sum) +   564 (prf) /  649 reflections on image 363
 Integrated   177 (sum) +   176 (prf) /  212 reflections on image 364
 Integrated   125 (sum) +   116 (prf) /  145 reflections on image 365
 Beginning integration job 60

 Frames: 360 -> 372

 Number of reflections
  Partial:     216
  Full:        4216
  In ice ring: 0
  Integrate:   4432
  Total:       4432

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 360 [13  ]: 
 361 [93  ]: **
 362 [756 ]: ********************
 363 [1460]: ***************************************
 364 [2188]: ***********************************************************
 365 [2356]: ***************************************************************
 366 [2480]: *******************************************************************
 367 [2405]: ****************************************************************
 368 [1791]: ************************************************
 369 [1059]: ****************************
 370 [335 ]: *********
 371 [131 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0307249 GB

 Integrated   458 (sum) +   454 (prf) /  529 reflections on image 364
 Integrated   615 (sum) +   583 (prf) /  699 reflections on image 365
 Integrated   635 (sum) +   609 (prf) /  732 reflections on image 366
 Integrated   588 (sum) +   576 (prf) /  681 reflections on image 367
 Integrated   639 (sum) +   627 (prf) /  732 reflections on image 368
 Integrated   627 (sum) +   620 (prf) /  724 reflections on image 369
 Integrated   179 (sum) +   178 (prf) /  204 reflections on image 370
 Integrated   113 (sum) +   107 (prf) /  131 reflections on image 371
 Beginning integration job 61

 Frames: 366 -> 378

 Number of reflections
  Partial:     181
  Full:        4005
  In ice ring: 0
  Integrate:   4186
  Total:       4186

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 366 [25  ]: 
 367 [104 ]: ***
 368 [773 ]: **********************
 369 [1416]: *****************************************
 370 [2085]: ************************************************************
 371 [2242]: *****************************************************************
 372 [2296]: *******************************************************************
 373 [2272]: ******************************************************************
 374 [1680]: *************************************************
 375 [1018]: *****************************
 376 [321 ]: *********
 377 [121 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0287576 GB

 Integrated   431 (sum) +   428 (prf) /  485 reflections on image 370
 Integrated   618 (sum) +   594 (prf) /  716 reflections on image 371
 Integrated   558 (sum) +   548 (prf) /  650 reflections on image 372
 Integrated   571 (sum) +   566 (prf) /  655 reflections on image 373
 Integrated   580 (sum) +   571 (prf) /  662 reflections on image 374
 Integrated   617 (sum) +   615 (prf) /  697 reflections on image 375
 Integrated   175 (sum) +   174 (prf) /  200 reflections on image 376
 Integrated   104 (sum) +    99 (prf) /  121 reflections on image 377
 Beginning integration job 62

 Frames: 372 -> 384

 Number of reflections
  Partial:     208
  Full:        4094
  In ice ring: 0
  Integrate:   4302
  Total:       4302

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 372 [29  ]: 
 373 [110 ]: ***
 374 [742 ]: ********************
 375 [1441]: ****************************************
 376 [2133]: ***********************************************************
 377 [2338]: *****************************************************************
 378 [2403]: *******************************************************************
 379 [2338]: *****************************************************************
 380 [1691]: ***********************************************
 381 [1021]: ****************************
 382 [341 ]: *********
 383 [125 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298879 GB

 Integrated   414 (sum) +   408 (prf) /  503 reflections on image 376
 Integrated   616 (sum) +   587 (prf) /  715 reflections on image 377
 Integrated   600 (sum) +   582 (prf) /  681 reflections on image 378
 Integrated   597 (sum) +   587 (prf) /  712 reflections on image 379
 Integrated   588 (sum) +   577 (prf) /  670 reflections on image 380
 Integrated   586 (sum) +   582 (prf) /  680 reflections on image 381
 Integrated   190 (sum) +   188 (prf) /  216 reflections on image 382
 Integrated   101 (sum) +    96 (prf) /  125 reflections on image 383
 Beginning integration job 63

 Frames: 378 -> 390

 Number of reflections
  Partial:     180
  Full:        4105
  In ice ring: 0
  Integrate:   4285
  Total:       4285

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 378 [26  ]: 
 379 [95  ]: **
 380 [704 ]: *******************
 381 [1413]: **************************************
 382 [2037]: ********************************************************
 383 [2269]: **************************************************************
 384 [2437]: *******************************************************************
 385 [2407]: ******************************************************************
 386 [1775]: ************************************************
 387 [1051]: ****************************
 388 [326 ]: ********
 389 [129 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0305237 GB

 Integrated   422 (sum) +   419 (prf) /  473 reflections on image 382
 Integrated   587 (sum) +   553 (prf) /  691 reflections on image 383
 Integrated   577 (sum) +   557 (prf) /  657 reflections on image 384
 Integrated   591 (sum) +   575 (prf) /  689 reflections on image 385
 Integrated   634 (sum) +   624 (prf) /  724 reflections on image 386
 Integrated   641 (sum) +   632 (prf) /  725 reflections on image 387
 Integrated   165 (sum) +   163 (prf) /  197 reflections on image 388
 Integrated   110 (sum) +   100 (prf) /  129 reflections on image 389
 Beginning integration job 64

 Frames: 384 -> 396

 Number of reflections
  Partial:     209
  Full:        4175
  In ice ring: 0
  Integrate:   4384
  Total:       4384

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 384 [15  ]: 
 385 [102 ]: **
 386 [724 ]: *******************
 387 [1466]: ***************************************
 388 [2150]: **********************************************************
 389 [2413]: *****************************************************************
 390 [2478]: *******************************************************************
 391 [2384]: ****************************************************************
 392 [1734]: **********************************************
 393 [1062]: ****************************
 394 [365 ]: *********
 395 [152 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0308137 GB

 Integrated   415 (sum) +   410 (prf) /  462 reflections on image 388
 Integrated   675 (sum) +   647 (prf) /  771 reflections on image 389
 Integrated   612 (sum) +   590 (prf) /  703 reflections on image 390
 Integrated   625 (sum) +   615 (prf) /  714 reflections on image 391
 Integrated   586 (sum) +   581 (prf) /  672 reflections on image 392
 Integrated   597 (sum) +   593 (prf) /  697 reflections on image 393
 Integrated   189 (sum) +   189 (prf) /  213 reflections on image 394
 Integrated   132 (sum) +   122 (prf) /  152 reflections on image 395
 Beginning integration job 65

 Frames: 390 -> 402

 Number of reflections
  Partial:     220
  Full:        4034
  In ice ring: 0
  Integrate:   4254
  Total:       4254

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 390 [21  ]: 
 391 [95  ]: **
 392 [705 ]: *******************
 393 [1358]: **************************************
 394 [2043]: *********************************************************
 395 [2235]: **************************************************************
 396 [2394]: *******************************************************************
 397 [2335]: *****************************************************************
 398 [1725]: ************************************************
 399 [1036]: ****************************
 400 [338 ]: *********
 401 [143 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0296532 GB

 Integrated   410 (sum) +   409 (prf) /  483 reflections on image 394
 Integrated   573 (sum) +   536 (prf) /  668 reflections on image 395
 Integrated   599 (sum) +   586 (prf) /  688 reflections on image 396
 Integrated   582 (sum) +   570 (prf) /  690 reflections on image 397
 Integrated   590 (sum) +   581 (prf) /  689 reflections on image 398
 Integrated   606 (sum) +   600 (prf) /  698 reflections on image 399
 Integrated   173 (sum) +   171 (prf) /  195 reflections on image 400
 Integrated   125 (sum) +   118 (prf) /  143 reflections on image 401
 Beginning integration job 66

 Frames: 396 -> 408

 Number of reflections
  Partial:     214
  Full:        3959
  In ice ring: 0
  Integrate:   4173
  Total:       4173

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 396 [24  ]: 
 397 [101 ]: **
 398 [720 ]: ********************
 399 [1395]: ***************************************
 400 [2079]: **********************************************************
 401 [2283]: ****************************************************************
 402 [2373]: *******************************************************************
 403 [2274]: ****************************************************************
 404 [1667]: ***********************************************
 405 [979 ]: ***************************
 406 [327 ]: *********
 407 [143 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299367 GB

 Integrated   421 (sum) +   414 (prf) /  467 reflections on image 400
 Integrated   613 (sum) +   580 (prf) /  699 reflections on image 401
 Integrated   583 (sum) +   567 (prf) /  676 reflections on image 402
 Integrated   573 (sum) +   554 (prf) /  664 reflections on image 403
 Integrated   621 (sum) +   618 (prf) /  688 reflections on image 404
 Integrated   559 (sum) +   547 (prf) /  652 reflections on image 405
 Integrated   153 (sum) +   151 (prf) /  184 reflections on image 406
 Integrated   122 (sum) +   112 (prf) /  143 reflections on image 407
 Beginning integration job 67

 Frames: 402 -> 414

 Number of reflections
  Partial:     205
  Full:        4227
  In ice ring: 0
  Integrate:   4432
  Total:       4432

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 402 [16  ]: 
 403 [105 ]: **
 404 [805 ]: **********************
 405 [1485]: ****************************************
 406 [2204]: ************************************************************
 407 [2336]: ****************************************************************
 408 [2445]: *******************************************************************
 409 [2410]: ******************************************************************
 410 [1780]: ************************************************
 411 [1078]: *****************************
 412 [322 ]: ********
 413 [131 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0301054 GB

 Integrated   468 (sum) +   465 (prf) /  532 reflections on image 406
 Integrated   656 (sum) +   620 (prf) /  751 reflections on image 407
 Integrated   588 (sum) +   570 (prf) /  684 reflections on image 408
 Integrated   604 (sum) +   595 (prf) /  685 reflections on image 409
 Integrated   599 (sum) +   594 (prf) /  702 reflections on image 410
 Integrated   667 (sum) +   661 (prf) /  756 reflections on image 411
 Integrated   163 (sum) +   163 (prf) /  191 reflections on image 412
 Integrated   113 (sum) +   106 (prf) /  131 reflections on image 413
 Beginning integration job 68

 Frames: 408 -> 420

 Number of reflections
  Partial:     168
  Full:        4099
  In ice ring: 0
  Integrate:   4267
  Total:       4267

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 408 [21  ]: 
 409 [96  ]: **
 410 [684 ]: ******************
 411 [1380]: *************************************
 412 [2067]: ********************************************************
 413 [2271]: **************************************************************
 414 [2446]: *******************************************************************
 415 [2379]: *****************************************************************
 416 [1740]: ***********************************************
 417 [1029]: ****************************
 418 [346 ]: *********
 419 [123 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0305636 GB

 Integrated   400 (sum) +   398 (prf) /  460 reflections on image 412
 Integrated   566 (sum) +   545 (prf) /  659 reflections on image 413
 Integrated   600 (sum) +   586 (prf) /  695 reflections on image 414
 Integrated   616 (sum) +   603 (prf) /  713 reflections on image 415
 Integrated   614 (sum) +   608 (prf) /  711 reflections on image 416
 Integrated   598 (sum) +   587 (prf) /  683 reflections on image 417
 Integrated   189 (sum) +   189 (prf) /  223 reflections on image 418
 Integrated   105 (sum) +    98 (prf) /  123 reflections on image 419
 Beginning integration job 69

 Frames: 414 -> 426

 Number of reflections
  Partial:     200
  Full:        4145
  In ice ring: 0
  Integrate:   4345
  Total:       4345

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 414 [25  ]: 
 415 [106 ]: **
 416 [729 ]: *******************
 417 [1422]: **************************************
 418 [2146]: **********************************************************
 419 [2403]: *****************************************************************
 420 [2474]: *******************************************************************
 421 [2367]: ****************************************************************
 422 [1696]: *********************************************
 423 [1036]: ****************************
 424 [347 ]: *********
 425 [123 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0306455 GB

 Integrated   405 (sum) +   403 (prf) /  466 reflections on image 418
 Integrated   616 (sum) +   588 (prf) /  720 reflections on image 419
 Integrated   633 (sum) +   614 (prf) /  731 reflections on image 420
 Integrated   646 (sum) +   637 (prf) /  732 reflections on image 421
 Integrated   565 (sum) +   561 (prf) /  660 reflections on image 422
 Integrated   617 (sum) +   610 (prf) /  689 reflections on image 423
 Integrated   193 (sum) +   190 (prf) /  224 reflections on image 424
 Integrated   102 (sum) +    98 (prf) /  123 reflections on image 425
 Beginning integration job 70

 Frames: 420 -> 432

 Number of reflections
  Partial:     228
  Full:        4027
  In ice ring: 0
  Integrate:   4255
  Total:       4255

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 420 [22  ]: 
 421 [88  ]: **
 422 [655 ]: *****************
 423 [1356]: *************************************
 424 [2102]: *********************************************************
 425 [2341]: ****************************************************************
 426 [2444]: *******************************************************************
 427 [2307]: ***************************************************************
 428 [1707]: **********************************************
 429 [999 ]: ***************************
 430 [318 ]: ********
 431 [138 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0300871 GB

 Integrated   396 (sum) +   393 (prf) /  451 reflections on image 424
 Integrated   602 (sum) +   566 (prf) /  717 reflections on image 425
 Integrated   636 (sum) +   612 (prf) /  720 reflections on image 426
 Integrated   565 (sum) +   552 (prf) /  660 reflections on image 427
 Integrated   611 (sum) +   597 (prf) /  708 reflections on image 428
 Integrated   595 (sum) +   593 (prf) /  681 reflections on image 429
 Integrated   155 (sum) +   152 (prf) /  180 reflections on image 430
 Integrated   118 (sum) +   114 (prf) /  138 reflections on image 431
 Beginning integration job 71

 Frames: 426 -> 438

 Number of reflections
  Partial:     189
  Full:        4085
  In ice ring: 0
  Integrate:   4274
  Total:       4274

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 426 [22  ]: 
 427 [80  ]: **
 428 [681 ]: *******************
 429 [1403]: ***************************************
 430 [2031]: *********************************************************
 431 [2259]: ***************************************************************
 432 [2366]: ******************************************************************
 433 [2387]: *******************************************************************
 434 [1763]: *************************************************
 435 [1077]: ******************************
 436 [352 ]: *********
 437 [128 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0293518 GB

 Integrated   406 (sum) +   402 (prf) /  473 reflections on image 430
 Integrated   608 (sum) +   586 (prf) /  698 reflections on image 431
 Integrated   561 (sum) +   544 (prf) /  642 reflections on image 432
 Integrated   623 (sum) +   615 (prf) /  698 reflections on image 433
 Integrated   603 (sum) +   593 (prf) /  686 reflections on image 434
 Integrated   634 (sum) +   630 (prf) /  725 reflections on image 435
 Integrated   184 (sum) +   184 (prf) /  224 reflections on image 436
 Integrated   115 (sum) +   109 (prf) /  128 reflections on image 437
 Beginning integration job 72

 Frames: 432 -> 444

 Number of reflections
  Partial:     206
  Full:        4004
  In ice ring: 0
  Integrate:   4210
  Total:       4210

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 432 [20  ]: 
 433 [86  ]: **
 434 [725 ]: ********************
 435 [1408]: ***************************************
 436 [2092]: ***********************************************************
 437 [2239]: ***************************************************************
 438 [2372]: *******************************************************************
 439 [2302]: *****************************************************************
 440 [1704]: ************************************************
 441 [1036]: *****************************
 442 [349 ]: *********
 443 [139 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0301239 GB

 Integrated   435 (sum) +   431 (prf) /  502 reflections on image 436
 Integrated   582 (sum) +   553 (prf) /  674 reflections on image 437
 Integrated   568 (sum) +   550 (prf) /  663 reflections on image 438
 Integrated   594 (sum) +   579 (prf) /  667 reflections on image 439
 Integrated   589 (sum) +   578 (prf) /  668 reflections on image 440
 Integrated   583 (sum) +   574 (prf) /  687 reflections on image 441
 Integrated   179 (sum) +   177 (prf) /  210 reflections on image 442
 Integrated   118 (sum) +   112 (prf) /  139 reflections on image 443
 Beginning integration job 73

 Frames: 438 -> 450

 Number of reflections
  Partial:     217
  Full:        4133
  In ice ring: 0
  Integrate:   4350
  Total:       4350

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 438 [17  ]: 
 439 [84  ]: **
 440 [762 ]: *********************
 441 [1473]: ****************************************
 442 [2159]: ***********************************************************
 443 [2314]: ***************************************************************
 444 [2425]: *******************************************************************
 445 [2350]: ****************************************************************
 446 [1699]: **********************************************
 447 [1011]: ***************************
 448 [347 ]: *********
 449 [132 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299524 GB

 Integrated   474 (sum) +   474 (prf) /  541 reflections on image 442
 Integrated   624 (sum) +   590 (prf) /  724 reflections on image 443
 Integrated   560 (sum) +   545 (prf) /  674 reflections on image 444
 Integrated   619 (sum) +   601 (prf) /  712 reflections on image 445
 Integrated   596 (sum) +   590 (prf) /  688 reflections on image 446
 Integrated   567 (sum) +   561 (prf) /  664 reflections on image 447
 Integrated   187 (sum) +   186 (prf) /  215 reflections on image 448
 Integrated   117 (sum) +   109 (prf) /  132 reflections on image 449
 Beginning integration job 74

 Frames: 444 -> 456

 Number of reflections
  Partial:     221
  Full:        4156
  In ice ring: 0
  Integrate:   4377
  Total:       4377

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 444 [19  ]: 
 445 [98  ]: **
 446 [721 ]: *******************
 447 [1379]: *************************************
 448 [2045]: *******************************************************
 449 [2284]: *************************************************************
 450 [2482]: *******************************************************************
 451 [2431]: *****************************************************************
 452 [1823]: *************************************************
 453 [1093]: *****************************
 454 [342 ]: *********
 455 [122 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0301625 GB

 Integrated   420 (sum) +   415 (prf) /  480 reflections on image 448
 Integrated   614 (sum) +   576 (prf) /  693 reflections on image 449
 Integrated   619 (sum) +   592 (prf) /  695 reflections on image 450
 Integrated   604 (sum) +   591 (prf) /  686 reflections on image 451
 Integrated   619 (sum) +   608 (prf) /  730 reflections on image 452
 Integrated   645 (sum) +   638 (prf) /  751 reflections on image 453
 Integrated   192 (sum) +   189 (prf) /  220 reflections on image 454
 Integrated   104 (sum) +   101 (prf) /  122 reflections on image 455
 Beginning integration job 75

 Frames: 450 -> 462

 Number of reflections
  Partial:     201
  Full:        4066
  In ice ring: 0
  Integrate:   4267
  Total:       4267

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 450 [23  ]: 
 451 [107 ]: **
 452 [726 ]: ********************
 453 [1360]: *************************************
 454 [2036]: ********************************************************
 455 [2251]: **************************************************************
 456 [2391]: ******************************************************************
 457 [2406]: *******************************************************************
 458 [1796]: **************************************************
 459 [1076]: *****************************
 460 [375 ]: **********
 461 [147 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299727 GB

 Integrated   402 (sum) +   401 (prf) /  458 reflections on image 454
 Integrated   606 (sum) +   578 (prf) /  700 reflections on image 455
 Integrated   570 (sum) +   552 (prf) /  638 reflections on image 456
 Integrated   584 (sum) +   574 (prf) /  675 reflections on image 457
 Integrated   624 (sum) +   619 (prf) /  720 reflections on image 458
 Integrated   603 (sum) +   594 (prf) /  701 reflections on image 459
 Integrated   186 (sum) +   185 (prf) /  228 reflections on image 460
 Integrated   127 (sum) +   121 (prf) /  147 reflections on image 461
 Beginning integration job 76

 Frames: 456 -> 468

 Number of reflections
  Partial:     197
  Full:        4118
  In ice ring: 0
  Integrate:   4315
  Total:       4315

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 456 [22  ]: 
 457 [99  ]: **
 458 [679 ]: ******************
 459 [1376]: *************************************
 460 [2084]: ********************************************************
 461 [2334]: ***************************************************************
 462 [2462]: *******************************************************************
 463 [2405]: *****************************************************************
 464 [1774]: ************************************************
 465 [1071]: *****************************
 466 [331 ]: *********
 467 [135 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0308374 GB

 Integrated   396 (sum) +   391 (prf) /  462 reflections on image 460
 Integrated   606 (sum) +   574 (prf) /  707 reflections on image 461
 Integrated   574 (sum) +   563 (prf) /  662 reflections on image 462
 Integrated   616 (sum) +   601 (prf) /  710 reflections on image 463
 Integrated   612 (sum) +   600 (prf) /  703 reflections on image 464
 Integrated   644 (sum) +   638 (prf) /  740 reflections on image 465
 Integrated   164 (sum) +   164 (prf) /  196 reflections on image 466
 Integrated   110 (sum) +   106 (prf) /  135 reflections on image 467
 Beginning integration job 77

 Frames: 462 -> 474

 Number of reflections
  Partial:     215
  Full:        4095
  In ice ring: 0
  Integrate:   4310
  Total:       4310

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 462 [18  ]: 
 463 [84  ]: **
 464 [690 ]: ******************
 465 [1392]: *************************************
 466 [2087]: ********************************************************
 467 [2308]: **************************************************************
 468 [2456]: *******************************************************************
 469 [2372]: ****************************************************************
 470 [1773]: ************************************************
 471 [1072]: *****************************
 472 [347 ]: *********
 473 [123 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304104 GB

 Integrated   421 (sum) +   419 (prf) /  472 reflections on image 466
 Integrated   594 (sum) +   555 (prf) /  697 reflections on image 467
 Integrated   587 (sum) +   575 (prf) /  687 reflections on image 468
 Integrated   614 (sum) +   604 (prf) /  681 reflections on image 469
 Integrated   624 (sum) +   620 (prf) /  701 reflections on image 470
 Integrated   627 (sum) +   621 (prf) /  725 reflections on image 471
 Integrated   193 (sum) +   189 (prf) /  224 reflections on image 472
 Integrated   100 (sum) +    94 (prf) /  123 reflections on image 473
 Beginning integration job 78

 Frames: 468 -> 480

 Number of reflections
  Partial:     216
  Full:        4094
  In ice ring: 0
  Integrate:   4310
  Total:       4310

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 468 [19  ]: 
 469 [99  ]: **
 470 [694 ]: ******************
 471 [1368]: *************************************
 472 [2081]: ********************************************************
 473 [2317]: **************************************************************
 474 [2468]: *******************************************************************
 475 [2371]: ****************************************************************
 476 [1759]: ***********************************************
 477 [1068]: ****************************
 478 [349 ]: *********
 479 [148 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0306182 GB

 Integrated   388 (sum) +   383 (prf) /  449 reflections on image 472
 Integrated   608 (sum) +   582 (prf) /  692 reflections on image 473
 Integrated   642 (sum) +   621 (prf) /  740 reflections on image 474
 Integrated   582 (sum) +   571 (prf) /  670 reflections on image 475
 Integrated   601 (sum) +   595 (prf) /  691 reflections on image 476
 Integrated   614 (sum) +   604 (prf) /  719 reflections on image 477
 Integrated   171 (sum) +   169 (prf) /  201 reflections on image 478
 Integrated   119 (sum) +   117 (prf) /  148 reflections on image 479
 Beginning integration job 79

 Frames: 474 -> 486

 Number of reflections
  Partial:     258
  Full:        4057
  In ice ring: 0
  Integrate:   4315
  Total:       4315

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 474 [27  ]: 
 475 [109 ]: **
 476 [718 ]: *******************
 477 [1398]: **************************************
 478 [2082]: ********************************************************
 479 [2305]: **************************************************************
 480 [2452]: *******************************************************************
 481 [2382]: *****************************************************************
 482 [1753]: ***********************************************
 483 [1060]: ****************************
 484 [366 ]: **********
 485 [151 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0304957 GB

 Integrated   413 (sum) +   409 (prf) /  483 reflections on image 478
 Integrated   582 (sum) +   543 (prf) /  698 reflections on image 479
 Integrated   596 (sum) +   576 (prf) /  692 reflections on image 480
 Integrated   600 (sum) +   589 (prf) /  689 reflections on image 481
 Integrated   608 (sum) +   599 (prf) /  693 reflections on image 482
 Integrated   595 (sum) +   590 (prf) /  694 reflections on image 483
 Integrated   189 (sum) +   186 (prf) /  215 reflections on image 484
 Integrated   121 (sum) +   114 (prf) /  151 reflections on image 485
 Beginning integration job 80

 Frames: 480 -> 492

 Number of reflections
  Partial:     276
  Full:        4070
  In ice ring: 0
  Integrate:   4346
  Total:       4346

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 480 [25  ]: 
 481 [110 ]: ***
 482 [741 ]: ********************
 483 [1399]: **************************************
 484 [2106]: *********************************************************
 485 [2282]: **************************************************************
 486 [2450]: *******************************************************************
 487 [2398]: *****************************************************************
 488 [1757]: ************************************************
 489 [1051]: ****************************
 490 [366 ]: **********
 491 [163 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0300709 GB

 Integrated   444 (sum) +   442 (prf) /  508 reflections on image 484
 Integrated   626 (sum) +   585 (prf) /  711 reflections on image 485
 Integrated   580 (sum) +   559 (prf) /  671 reflections on image 486
 Integrated   609 (sum) +   602 (prf) /  699 reflections on image 487
 Integrated   629 (sum) +   614 (prf) /  706 reflections on image 488
 Integrated   605 (sum) +   599 (prf) /  685 reflections on image 489
 Integrated   164 (sum) +   163 (prf) /  203 reflections on image 490
 Integrated   133 (sum) +   122 (prf) /  163 reflections on image 491
 Beginning integration job 81

 Frames: 486 -> 498

 Number of reflections
  Partial:     248
  Full:        4061
  In ice ring: 0
  Integrate:   4309
  Total:       4309

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 486 [21  ]: 
 487 [86  ]: **
 488 [735 ]: ********************
 489 [1416]: ***************************************
 490 [2099]: **********************************************************
 491 [2281]: ***************************************************************
 492 [2396]: *******************************************************************
 493 [2356]: *****************************************************************
 494 [1716]: ***********************************************
 495 [1039]: *****************************
 496 [355 ]: *********
 497 [152 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0294592 GB

 Integrated   442 (sum) +   438 (prf) /  502 reflections on image 490
 Integrated   644 (sum) +   606 (prf) /  731 reflections on image 491
 Integrated   569 (sum) +   549 (prf) /  659 reflections on image 492
 Integrated   595 (sum) +   581 (prf) /  701 reflections on image 493
 Integrated   586 (sum) +   577 (prf) /  677 reflections on image 494
 Integrated   593 (sum) +   585 (prf) /  684 reflections on image 495
 Integrated   169 (sum) +   168 (prf) /  203 reflections on image 496
 Integrated   133 (sum) +   126 (prf) /  152 reflections on image 497
 Beginning integration job 82

 Frames: 492 -> 504

 Number of reflections
  Partial:     255
  Full:        4084
  In ice ring: 0
  Integrate:   4339
  Total:       4339

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 492 [18  ]: 
 493 [88  ]: **
 494 [721 ]: *******************
 495 [1430]: ***************************************
 496 [2120]: **********************************************************
 497 [2299]: **************************************************************
 498 [2448]: *******************************************************************
 499 [2343]: ****************************************************************
 500 [1750]: ***********************************************
 501 [1052]: ****************************
 502 [356 ]: *********
 503 [160 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302104 GB

 Integrated   430 (sum) +   427 (prf) /  492 reflections on image 496
 Integrated   642 (sum) +   604 (prf) /  725 reflections on image 497
 Integrated   620 (sum) +   601 (prf) /  719 reflections on image 498
 Integrated   564 (sum) +   549 (prf) /  653 reflections on image 499
 Integrated   605 (sum) +   595 (prf) /  698 reflections on image 500
 Integrated   606 (sum) +   596 (prf) /  696 reflections on image 501
 Integrated   162 (sum) +   161 (prf) /  196 reflections on image 502
 Integrated   143 (sum) +   133 (prf) /  160 reflections on image 503
 Beginning integration job 83

 Frames: 498 -> 510

 Number of reflections
  Partial:     229
  Full:        4084
  In ice ring: 0
  Integrate:   4313
  Total:       4313

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 498 [22  ]: 
 499 [88  ]: **
 500 [731 ]: *******************
 501 [1396]: **************************************
 502 [2101]: *********************************************************
 503 [2326]: ***************************************************************
 504 [2450]: *******************************************************************
 505 [2368]: ****************************************************************
 506 [1716]: **********************************************
 507 [1029]: ****************************
 508 [366 ]: **********
 509 [147 ]: ****

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0302301 GB

 Integrated   418 (sum) +   417 (prf) /  477 reflections on image 502
 Integrated   595 (sum) +   560 (prf) /  687 reflections on image 503
 Integrated   621 (sum) +   599 (prf) /  717 reflections on image 504
 Integrated   625 (sum) +   616 (prf) /  716 reflections on image 505
 Integrated   597 (sum) +   590 (prf) /  687 reflections on image 506
 Integrated   588 (sum) +   582 (prf) /  663 reflections on image 507
 Integrated   197 (sum) +   195 (prf) /  219 reflections on image 508
 Integrated   130 (sum) +   120 (prf) /  147 reflections on image 509
 Beginning integration job 84

 Frames: 504 -> 516

 Number of reflections
  Partial:     228
  Full:        4098
  In ice ring: 0
  Integrate:   4326
  Total:       4326

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 504 [28  ]: 
 505 [102 ]: **
 506 [731 ]: *******************
 507 [1429]: ***************************************
 508 [2101]: *********************************************************
 509 [2324]: ***************************************************************
 510 [2451]: *******************************************************************
 511 [2432]: ******************************************************************
 512 [1772]: ************************************************
 513 [1020]: ***************************
 514 [361 ]: *********
 515 [136 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0306904 GB

 Integrated   411 (sum) +   407 (prf) /  479 reflections on image 508
 Integrated   630 (sum) +   604 (prf) /  718 reflections on image 509
 Integrated   550 (sum) +   528 (prf) /  633 reflections on image 510
 Integrated   620 (sum) +   605 (prf) /  724 reflections on image 511
 Integrated   646 (sum) +   637 (prf) /  752 reflections on image 512
 Integrated   566 (sum) +   559 (prf) /  659 reflections on image 513
 Integrated   197 (sum) +   195 (prf) /  225 reflections on image 514
 Integrated   115 (sum) +   109 (prf) /  136 reflections on image 515
 Beginning integration job 85

 Frames: 510 -> 522

 Number of reflections
  Partial:     202
  Full:        4100
  In ice ring: 0
  Integrate:   4302
  Total:       4302

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 510 [25  ]: 
 511 [96  ]: **
 512 [734 ]: ********************
 513 [1434]: ****************************************
 514 [2100]: **********************************************************
 515 [2288]: ***************************************************************
 516 [2397]: *******************************************************************
 517 [2356]: *****************************************************************
 518 [1759]: *************************************************
 519 [1063]: *****************************
 520 [363 ]: **********
 521 [140 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0298629 GB

 Integrated   431 (sum) +   428 (prf) /  490 reflections on image 514
 Integrated   625 (sum) +   592 (prf) /  707 reflections on image 515
 Integrated   610 (sum) +   591 (prf) /  684 reflections on image 516
 Integrated   576 (sum) +   565 (prf) /  662 reflections on image 517
 Integrated   609 (sum) +   599 (prf) /  696 reflections on image 518
 Integrated   603 (sum) +   599 (prf) /  700 reflections on image 519
 Integrated   189 (sum) +   188 (prf) /  223 reflections on image 520
 Integrated   118 (sum) +   116 (prf) /  140 reflections on image 521
 Beginning integration job 86

 Frames: 516 -> 528

 Number of reflections
  Partial:     188
  Full:        4110
  In ice ring: 0
  Integrate:   4298
  Total:       4298

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 516 [17  ]: 
 517 [100 ]: **
 518 [758 ]: *********************
 519 [1431]: ***************************************
 520 [2128]: ***********************************************************
 521 [2274]: ***************************************************************
 522 [2401]: *******************************************************************
 523 [2329]: ****************************************************************
 524 [1752]: ************************************************
 525 [1026]: ****************************
 526 [345 ]: *********
 527 [119 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0299178 GB

 Integrated   445 (sum) +   440 (prf) /  515 reflections on image 520
 Integrated   613 (sum) +   594 (prf) /  694 reflections on image 521
 Integrated   590 (sum) +   561 (prf) /  674 reflections on image 522
 Integrated   560 (sum) +   549 (prf) /  663 reflections on image 523
 Integrated   626 (sum) +   616 (prf) /  726 reflections on image 524
 Integrated   577 (sum) +   567 (prf) /  681 reflections on image 525
 Integrated   192 (sum) +   190 (prf) /  226 reflections on image 526
 Integrated    99 (sum) +    97 (prf) /  119 reflections on image 527
 Beginning integration job 87

 Frames: 522 -> 534

 Number of reflections
  Partial:     188
  Full:        4131
  In ice ring: 0
  Integrate:   4319
  Total:       4319

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 522 [30  ]: 
 523 [117 ]: ***
 524 [751 ]: ********************
 525 [1457]: ****************************************
 526 [2153]: ***********************************************************
 527 [2331]: ****************************************************************
 528 [2415]: *******************************************************************
 529 [2357]: *****************************************************************
 530 [1745]: ************************************************
 531 [1030]: ****************************
 532 [300 ]: ********
 533 [117 ]: ***

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0303746 GB

 Integrated   410 (sum) +   406 (prf) /  486 reflections on image 526
 Integrated   621 (sum) +   598 (prf) /  716 reflections on image 527
 Integrated   586 (sum) +   566 (prf) /  680 reflections on image 528
 Integrated   608 (sum) +   600 (prf) /  692 reflections on image 529
 Integrated   624 (sum) +   619 (prf) /  715 reflections on image 530
 Integrated   640 (sum) +   634 (prf) /  730 reflections on image 531
 Integrated   156 (sum) +   153 (prf) /  183 reflections on image 532
 Integrated    99 (sum) +    95 (prf) /  117 reflections on image 533
 Beginning integration job 88

 Frames: 528 -> 540

 Number of reflections
  Partial:     5739
  Full:        5300
  In ice ring: 0
  Integrate:   11039
  Total:       11039

 The following histogram shows the number of reflections predicted
 to have all or part of their intensity on each frame.

 528 [30  ]: 
 529 [96  ]: *
 530 [723 ]: *******
 531 [1410]: **************
 532 [2066]: *********************
 533 [2321]: ************************
 534 [2493]: **************************
 535 [2554]: **************************
 536 [2509]: **************************
 537 [2490]: **************************
 538 [2402]: *************************
 539 [6400]: *******************************************************************

 Memory usage:
  Total system memory: 16.5855 GB
  Limit shoebox memory: 3.10978 GB
  Required shoebox memory: 0.0338185 GB

 Integrated   410 (sum) +   408 (prf) /  466 reflections on image 532
 Integrated   554 (sum) +   549 (prf) /  614 reflections on image 533
 Integrated   595 (sum) +   578 (prf) /  675 reflections on image 534
 Integrated   641 (sum) +   628 (prf) /  740 reflections on image 535
 Integrated   606 (sum) +   601 (prf) /  685 reflections on image 536
 Integrated   618 (sum) +   611 (prf) /  726 reflections on image 537
 Integrated   642 (sum) +   635 (prf) /  733 reflections on image 538
 Integrated  5544 (sum) +  1294 (prf) / 6400 reflections on image 539

 Summary vs image number
+------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------+
|   ID |   Image |   # full |   # part |   # over |   # ice |   # sum |   # prf |   Ibg |   I/sigI |   I/sigI |   CC prf |   RMSD XY |
|      |         |          |          |          |         |         |         |       |    (sum) |    (prf) |          |           |
|------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------|
|    0 |       0 |       53 |     5437 |        0 |       0 |    4772 |     628 |  0.15 |     0.99 |     5.89 |     0.63 |      1.05 |
|    0 |       1 |      592 |      117 |        0 |       0 |     614 |     607 |  0.15 |     5.65 |     5.85 |     0.62 |      0.46 |
|    0 |       2 |      713 |       29 |        0 |       0 |     646 |     642 |  0.15 |     5.31 |     5.42 |     0.61 |      0.45 |
|    0 |       3 |      672 |       21 |        0 |       0 |     607 |     600 |  0.15 |     5.24 |     5.33 |     0.61 |      0.48 |
|    0 |       4 |      668 |       19 |        0 |       0 |     595 |     587 |  0.15 |     6.3  |     6.39 |     0.62 |      0.45 |
|    0 |       5 |      638 |       18 |        0 |       0 |     547 |     537 |  0.15 |     5.65 |     5.76 |     0.61 |      0.45 |
|    0 |       6 |      706 |        5 |        0 |       0 |     613 |     607 |  0.15 |     5.77 |     5.85 |     0.61 |      0.46 |
|    0 |       7 |      671 |       22 |        0 |       0 |     590 |     580 |  0.15 |     6.06 |     6.17 |     0.61 |      0.46 |
|    0 |       8 |      680 |       50 |        0 |       0 |     608 |     594 |  0.15 |     5.31 |     5.51 |     0.6  |      0.48 |
|    0 |       9 |      674 |       27 |        0 |       0 |     587 |     581 |  0.15 |     5.19 |     5.28 |     0.61 |      0.46 |
|    0 |      10 |      689 |       30 |        0 |       0 |     630 |     617 |  0.15 |     5.55 |     5.77 |     0.62 |      0.46 |
|    0 |      11 |      700 |       18 |        0 |       0 |     603 |     593 |  0.14 |     5.06 |     5.35 |     0.61 |      0.47 |
|    0 |      12 |      624 |       20 |        0 |       0 |     543 |     536 |  0.15 |     5.51 |     5.76 |     0.61 |      0.47 |
|    0 |      13 |      679 |       29 |        0 |       0 |     617 |     607 |  0.15 |     5.56 |     5.74 |     0.61 |      0.45 |
|    0 |      14 |      644 |       37 |        0 |       0 |     590 |     576 |  0.15 |     5.77 |     6.44 |     0.62 |      0.48 |
|    0 |      15 |      641 |       55 |        0 |       0 |     597 |     582 |  0.16 |     6.69 |     7.2  |     0.61 |      0.49 |
|    0 |      16 |      715 |       37 |        0 |       0 |     640 |     625 |  0.15 |     5.19 |     5.38 |     0.6  |      0.5  |
|    0 |      17 |      695 |       20 |        0 |       0 |     631 |     618 |  0.15 |     5.64 |     5.87 |     0.62 |      0.46 |
|    0 |      18 |      683 |       40 |        0 |       0 |     623 |     608 |  0.15 |     5.21 |     5.37 |     0.62 |      0.46 |
|    0 |      19 |      749 |       48 |        0 |       0 |     700 |     676 |  0.15 |     5.45 |     5.73 |     0.62 |      0.47 |
|    0 |      20 |      690 |       68 |        0 |       0 |     650 |     630 |  0.16 |     6.32 |     7    |     0.62 |      0.48 |
|    0 |      21 |      684 |       44 |        0 |       0 |     654 |     630 |  0.15 |     5.56 |     6.24 |     0.61 |      0.49 |
|    0 |      22 |      648 |       52 |        0 |       0 |     616 |     601 |  0.15 |     6.37 |     7.25 |     0.61 |      0.47 |
|    0 |      23 |      711 |       15 |        0 |       0 |     631 |     625 |  0.16 |     6.01 |     6.44 |     0.62 |      0.47 |
|    0 |      24 |      682 |       27 |        0 |       0 |     620 |     603 |  0.15 |     5.35 |     5.61 |     0.61 |      0.47 |
|    0 |      25 |      665 |       49 |        0 |       0 |     609 |     592 |  0.15 |     5.54 |     6.05 |     0.61 |      0.47 |
|    0 |      26 |      695 |       61 |        0 |       0 |     652 |     633 |  0.15 |     5.65 |     6.06 |     0.61 |      0.48 |
|    0 |      27 |      709 |       57 |        0 |       0 |     654 |     639 |  0.15 |     5.85 |     6.31 |     0.62 |      0.46 |
|    0 |      28 |      693 |       42 |        0 |       0 |     616 |     604 |  0.16 |     5.98 |     6.29 |     0.62 |      0.5  |
|    0 |      29 |      705 |       42 |        0 |       0 |     639 |     620 |  0.16 |     6.15 |     6.72 |     0.62 |      0.47 |
|    0 |      30 |      728 |       15 |        0 |       0 |     665 |     659 |  0.15 |     5.61 |     5.85 |     0.6  |      0.49 |
|    0 |      31 |      644 |       34 |        0 |       0 |     572 |     564 |  0.15 |     5.87 |     6.1  |     0.62 |      0.48 |
|    0 |      32 |      641 |       66 |        0 |       0 |     606 |     579 |  0.14 |     4.82 |     5.3  |     0.6  |      0.5  |
|    0 |      33 |      660 |       62 |        0 |       0 |     621 |     598 |  0.15 |     5.45 |     5.85 |     0.6  |      0.51 |
|    0 |      34 |      677 |       32 |        0 |       0 |     601 |     589 |  0.15 |     5.4  |     5.53 |     0.62 |      0.45 |
|    0 |      35 |      704 |       30 |        0 |       0 |     636 |     615 |  0.14 |     4.88 |     5.14 |     0.59 |      0.5  |
|    0 |      36 |      658 |        4 |        0 |       0 |     591 |     586 |  0.15 |     5.47 |     5.56 |     0.61 |      0.46 |
|    0 |      37 |      681 |       34 |        0 |       0 |     625 |     610 |  0.15 |     5.75 |     5.93 |     0.63 |      0.45 |
|    0 |      38 |      678 |       77 |        0 |       0 |     641 |     622 |  0.15 |     5.75 |     6.29 |     0.6  |      0.5  |
|    0 |      39 |      698 |       58 |        0 |       0 |     650 |     630 |  0.15 |     5.19 |     5.65 |     0.61 |      0.48 |
|    0 |      40 |      662 |       33 |        0 |       0 |     608 |     591 |  0.15 |     5.6  |     5.75 |     0.6  |      0.5  |
|    0 |      41 |      621 |       12 |        0 |       0 |     535 |     526 |  0.15 |     5.53 |     5.66 |     0.61 |      0.49 |
|    0 |      42 |      667 |       21 |        0 |       0 |     598 |     588 |  0.16 |     5.85 |     6.19 |     0.61 |      0.46 |
|    0 |      43 |      667 |       70 |        0 |       0 |     630 |     605 |  0.16 |     6.42 |     6.74 |     0.63 |      0.48 |
|    0 |      44 |      713 |       91 |        0 |       0 |     683 |     658 |  0.16 |     5.62 |     5.87 |     0.61 |      0.49 |
|    0 |      45 |      719 |       38 |        0 |       0 |     654 |     642 |  0.15 |     5.95 |     6.28 |     0.62 |      0.46 |
|    0 |      46 |      699 |       23 |        0 |       0 |     615 |     605 |  0.16 |     5.69 |     5.8  |     0.62 |      0.46 |
|    0 |      47 |      665 |       37 |        0 |       0 |     568 |     556 |  0.15 |     5.06 |     5.23 |     0.61 |      0.46 |
|    0 |      48 |      717 |       22 |        0 |       0 |     654 |     638 |  0.16 |     5.94 |     6.25 |     0.61 |      0.46 |
|    0 |      49 |      725 |       35 |        0 |       0 |     652 |     637 |  0.15 |     5.58 |     5.73 |     0.62 |      0.46 |
|    0 |      50 |      723 |       56 |        0 |       0 |     671 |     656 |  0.15 |     5.46 |     5.86 |     0.62 |      0.46 |
|    0 |      51 |      636 |       46 |        0 |       0 |     595 |     581 |  0.15 |     5.8  |     6.12 |     0.61 |      0.48 |
|    0 |      52 |      650 |       37 |        0 |       0 |     594 |     579 |  0.14 |     5.41 |     5.57 |     0.6  |      0.5  |
|    0 |      53 |      700 |       41 |        0 |       0 |     634 |     620 |  0.14 |     5.75 |     5.93 |     0.6  |      0.5  |
|    0 |      54 |      679 |       26 |        0 |       0 |     608 |     590 |  0.14 |     5.02 |     5.26 |     0.59 |      0.49 |
|    0 |      55 |      631 |       29 |        0 |       0 |     576 |     567 |  0.15 |     5.56 |     5.8  |     0.62 |      0.45 |
|    0 |      56 |      673 |       84 |        0 |       0 |     643 |     616 |  0.14 |     4.8  |     5.09 |     0.6  |      0.48 |
|    0 |      57 |      708 |       77 |        0 |       0 |     685 |     653 |  0.15 |     6.36 |     6.64 |     0.6  |      0.5  |
|    0 |      58 |      682 |       40 |        0 |       0 |     618 |     608 |  0.15 |     5.24 |     5.31 |     0.61 |      0.46 |
|    0 |      59 |      677 |       49 |        0 |       0 |     614 |     600 |  0.16 |     6.4  |     6.9  |     0.63 |      0.49 |
|    0 |      60 |      714 |       17 |        0 |       0 |     642 |     631 |  0.15 |     5.75 |     5.88 |     0.61 |      0.47 |
|    0 |      61 |      654 |       22 |        0 |       0 |     583 |     573 |  0.15 |     5.31 |     5.45 |     0.6  |      0.48 |
|    0 |      62 |      660 |       63 |        0 |       0 |     616 |     591 |  0.15 |     5.92 |     6.47 |     0.61 |      0.5  |
|    0 |      63 |      637 |       63 |        0 |       0 |     586 |     572 |  0.15 |     5.48 |     5.75 |     0.6  |      0.49 |
|    0 |      64 |      659 |       35 |        0 |       0 |     603 |     590 |  0.15 |     5.96 |     6.19 |     0.61 |      0.47 |
|    0 |      65 |      688 |       14 |        0 |       0 |     598 |     592 |  0.16 |     6.47 |     6.63 |     0.63 |      0.44 |
|    0 |      66 |      711 |       25 |        0 |       0 |     643 |     638 |  0.15 |     6.28 |     6.35 |     0.61 |      0.48 |
|    0 |      67 |      698 |       37 |        0 |       0 |     650 |     632 |  0.15 |     5.96 |     6.22 |     0.61 |      0.47 |
|    0 |      68 |      692 |       42 |        0 |       0 |     643 |     625 |  0.15 |     5.56 |     5.77 |     0.62 |      0.47 |
|    0 |      69 |      695 |       72 |        0 |       0 |     657 |     639 |  0.15 |     5.32 |     5.72 |     0.61 |      0.51 |
|    0 |      70 |      706 |       27 |        0 |       0 |     620 |     607 |  0.15 |     6.36 |     7.09 |     0.62 |      0.46 |
|    0 |      71 |      694 |       69 |        0 |       0 |     621 |     609 |  0.15 |     5.32 |     5.52 |     0.61 |      0.45 |
|    0 |      72 |      722 |       12 |        0 |       0 |     615 |     607 |  0.15 |     5.27 |     5.35 |     0.61 |      0.48 |
|    0 |      73 |      694 |       13 |        0 |       0 |     610 |     600 |  0.16 |     5.96 |     6.15 |     0.63 |      0.43 |
|    0 |      74 |      665 |       72 |        0 |       0 |     622 |     603 |  0.15 |     6.11 |     6.68 |     0.62 |      0.47 |
|    0 |      75 |      669 |       33 |        0 |       0 |     603 |     594 |  0.15 |     5.19 |     5.38 |     0.61 |      0.47 |
|    0 |      76 |      678 |       58 |        0 |       0 |     613 |     597 |  0.15 |     5.84 |     6.14 |     0.6  |      0.5  |
|    0 |      77 |      681 |       28 |        0 |       0 |     609 |     593 |  0.15 |     5.4  |     5.7  |     0.61 |      0.46 |
|    0 |      78 |      643 |       31 |        0 |       0 |     576 |     568 |  0.16 |     6.31 |     6.65 |     0.61 |      0.47 |
|    0 |      79 |      647 |       34 |        0 |       0 |     597 |     587 |  0.15 |     5.54 |     5.73 |     0.61 |      0.46 |
|    0 |      80 |      669 |       74 |        0 |       0 |     622 |     609 |  0.15 |     5.96 |     6.89 |     0.61 |      0.49 |
|    0 |      81 |      697 |       55 |        0 |       0 |     639 |     621 |  0.15 |     5.14 |     5.61 |     0.6  |      0.5  |
|    0 |      82 |      651 |       32 |        0 |       0 |     585 |     573 |  0.16 |     6.1  |     6.25 |     0.62 |      0.47 |
|    0 |      83 |      667 |       26 |        0 |       0 |     592 |     584 |  0.16 |     5.61 |     5.89 |     0.62 |      0.47 |
|    0 |      84 |      704 |       16 |        0 |       0 |     643 |     633 |  0.16 |     5.8  |     5.91 |     0.62 |      0.47 |
|    0 |      85 |      745 |       29 |        0 |       0 |     672 |     662 |  0.16 |     5.87 |     6.13 |     0.62 |      0.48 |
|    0 |      86 |      722 |       59 |        0 |       0 |     677 |     649 |  0.16 |     5.47 |     5.96 |     0.62 |      0.48 |
|    0 |      87 |      665 |       86 |        0 |       0 |     663 |     642 |  0.15 |     5.44 |     5.94 |     0.61 |      0.5  |
|    0 |      88 |      676 |       49 |        0 |       0 |     624 |     606 |  0.15 |     5.61 |     6    |     0.6  |      0.5  |
|    0 |      89 |      697 |       25 |        0 |       0 |     618 |     604 |  0.15 |     5.21 |     5.41 |     0.61 |      0.46 |
|    0 |      90 |      661 |       17 |        0 |       0 |     598 |     586 |  0.14 |     4.97 |     5.11 |     0.6  |      0.48 |
|    0 |      91 |      710 |       35 |        0 |       0 |     649 |     636 |  0.16 |     5.58 |     5.92 |     0.6  |      0.49 |
|    0 |      92 |      663 |       68 |        0 |       0 |     633 |     613 |  0.15 |     5.33 |     5.66 |     0.6  |      0.5  |
|    0 |      93 |      611 |       30 |        0 |       0 |     552 |     540 |  0.15 |     5.21 |     5.38 |     0.62 |      0.49 |
|    0 |      94 |      699 |       30 |        0 |       0 |     627 |     616 |  0.16 |     5.99 |     6.28 |     0.62 |      0.48 |
|    0 |      95 |      707 |       24 |        0 |       0 |     640 |     629 |  0.15 |     5.96 |     6.49 |     0.61 |      0.47 |
|    0 |      96 |      693 |       16 |        0 |       0 |     608 |     604 |  0.16 |     6.23 |     6.24 |     0.61 |      0.46 |
|    0 |      97 |      646 |       68 |        0 |       0 |     598 |     582 |  0.16 |     6.15 |     6.64 |     0.62 |      0.47 |
|    0 |      98 |      696 |       80 |        0 |       0 |     657 |     641 |  0.16 |     6.36 |     6.68 |     0.63 |      0.48 |
|    0 |      99 |      625 |       87 |        0 |       0 |     603 |     571 |  0.16 |     5.67 |     6.19 |     0.62 |      0.51 |
|    0 |     100 |      689 |       40 |        0 |       0 |     612 |     601 |  0.16 |     5.87 |     6    |     0.61 |      0.47 |
|    0 |     101 |      747 |       29 |        0 |       0 |     668 |     651 |  0.15 |     5.72 |     6.19 |     0.62 |      0.48 |
|    0 |     102 |      675 |       24 |        0 |       0 |     611 |     598 |  0.14 |     4.64 |     4.81 |     0.58 |      0.49 |
|    0 |     103 |      685 |       35 |        0 |       0 |     605 |     595 |  0.15 |     5.55 |     5.67 |     0.62 |      0.46 |
|    0 |     104 |      682 |       77 |        0 |       0 |     638 |     616 |  0.15 |     5.87 |     6.37 |     0.62 |      0.5  |
|    0 |     105 |      695 |       46 |        0 |       0 |     604 |     591 |  0.15 |     5.66 |     5.95 |     0.62 |      0.45 |
|    0 |     106 |      681 |       35 |        0 |       0 |     614 |     597 |  0.15 |     5.28 |     5.53 |     0.61 |      0.48 |
|    0 |     107 |      687 |       55 |        0 |       0 |     629 |     612 |  0.15 |     6.46 |     6.87 |     0.61 |      0.47 |
|    0 |     108 |      686 |       15 |        0 |       0 |     616 |     601 |  0.15 |     4.77 |     4.86 |     0.59 |      0.47 |
|    0 |     109 |      674 |       31 |        0 |       0 |     602 |     592 |  0.15 |     5.5  |     5.69 |     0.61 |      0.49 |
|    0 |     110 |      683 |       85 |        0 |       0 |     666 |     639 |  0.15 |     5.47 |     5.93 |     0.61 |      0.49 |
|    0 |     111 |      679 |       43 |        0 |       0 |     622 |     609 |  0.16 |     5.67 |     5.99 |     0.62 |      0.47 |
|    0 |     112 |      682 |       36 |        0 |       0 |     638 |     625 |  0.16 |     5.94 |     6.24 |     0.61 |      0.48 |
|    0 |     113 |      624 |       62 |        0 |       0 |     563 |     550 |  0.15 |     6.15 |     6.4  |     0.62 |      0.49 |
|    0 |     114 |      740 |       14 |        0 |       0 |     663 |     650 |  0.17 |     6.67 |     6.91 |     0.62 |      0.43 |
|    0 |     115 |      637 |       37 |        0 |       0 |     566 |     561 |  0.15 |     5.23 |     5.34 |     0.61 |      0.47 |
|    0 |     116 |      672 |       59 |        0 |       0 |     629 |     608 |  0.16 |     5.72 |     5.98 |     0.62 |      0.48 |
|    0 |     117 |      727 |       64 |        0 |       0 |     686 |     666 |  0.17 |     6.3  |     6.78 |     0.63 |      0.47 |
|    0 |     118 |      716 |       39 |        0 |       0 |     629 |     616 |  0.15 |     5.34 |     5.52 |     0.61 |      0.49 |
|    0 |     119 |      673 |       21 |        0 |       0 |     602 |     591 |  0.15 |     5.25 |     5.45 |     0.62 |      0.46 |
|    0 |     120 |      684 |       22 |        0 |       0 |     590 |     587 |  0.15 |     5.21 |     5.26 |     0.6  |      0.47 |
|    0 |     121 |      689 |       51 |        0 |       0 |     643 |     631 |  0.15 |     5.92 |     6.25 |     0.62 |      0.47 |
|    0 |     122 |      693 |       90 |        0 |       0 |     670 |     644 |  0.15 |     5.36 |     6.05 |     0.6  |      0.51 |
|    0 |     123 |      655 |       32 |        0 |       0 |     607 |     590 |  0.15 |     5.16 |     5.49 |     0.6  |      0.46 |
|    0 |     124 |      671 |       46 |        0 |       0 |     630 |     615 |  0.15 |     6.1  |     6.43 |     0.61 |      0.46 |
|    0 |     125 |      688 |       16 |        0 |       0 |     601 |     592 |  0.15 |     5.31 |     5.41 |     0.6  |      0.47 |
|    0 |     126 |      650 |       23 |        0 |       0 |     586 |     572 |  0.15 |     5.38 |     5.53 |     0.62 |      0.47 |
|    0 |     127 |      692 |       45 |        0 |       0 |     645 |     628 |  0.16 |     5.81 |     6.23 |     0.63 |      0.47 |
|    0 |     128 |      670 |       33 |        0 |       0 |     613 |     597 |  0.16 |     5.21 |     5.48 |     0.63 |      0.46 |
|    0 |     129 |      596 |       57 |        0 |       0 |     556 |     539 |  0.16 |     5.96 |     6.45 |     0.61 |      0.49 |
|    0 |     130 |      713 |       53 |        0 |       0 |     654 |     635 |  0.16 |     5.81 |     6.3  |     0.62 |      0.46 |
|    0 |     131 |      706 |       33 |        0 |       0 |     637 |     623 |  0.15 |     5.29 |     5.5  |     0.6  |      0.48 |
|    0 |     132 |      699 |       12 |        0 |       0 |     603 |     596 |  0.16 |     5.6  |     5.67 |     0.62 |      0.47 |
|    0 |     133 |      726 |       23 |        0 |       0 |     662 |     644 |  0.16 |     5.8  |     6.32 |     0.62 |      0.47 |
|    0 |     134 |      721 |       85 |        0 |       0 |     666 |     645 |  0.16 |     5.56 |     6.1  |     0.62 |      0.49 |
|    0 |     135 |      659 |       21 |        0 |       0 |     587 |     582 |  0.15 |     5.82 |     5.91 |     0.6  |      0.48 |
|    0 |     136 |      704 |       33 |        0 |       0 |     634 |     617 |  0.16 |     5.53 |     5.71 |     0.61 |      0.46 |
|    0 |     137 |      683 |       37 |        0 |       0 |     626 |     617 |  0.16 |     5.88 |     6.15 |     0.62 |      0.46 |
|    0 |     138 |      696 |       62 |        0 |       0 |     649 |     632 |  0.15 |     5.33 |     5.84 |     0.61 |      0.48 |
|    0 |     139 |      674 |       26 |        0 |       0 |     596 |     585 |  0.16 |     6.22 |     6.46 |     0.63 |      0.46 |
|    0 |     140 |      644 |       44 |        0 |       0 |     614 |     591 |  0.15 |     5.23 |     5.44 |     0.6  |      0.49 |
|    0 |     141 |      649 |       79 |        0 |       0 |     604 |     587 |  0.16 |     5.38 |     5.95 |     0.61 |      0.47 |
|    0 |     142 |      651 |       30 |        0 |       0 |     589 |     574 |  0.15 |     5.48 |     5.69 |     0.6  |      0.48 |
|    0 |     143 |      619 |       17 |        0 |       0 |     565 |     556 |  0.16 |     5.52 |     5.71 |     0.62 |      0.45 |
|    0 |     144 |      727 |       21 |        0 |       0 |     639 |     628 |  0.16 |     5.57 |     5.82 |     0.6  |      0.47 |
|    0 |     145 |      734 |       72 |        0 |       0 |     678 |     659 |  0.15 |     4.69 |     4.81 |     0.6  |      0.49 |
|    0 |     146 |      694 |       64 |        0 |       0 |     656 |     629 |  0.15 |     5.29 |     5.57 |     0.59 |      0.52 |
|    0 |     147 |      725 |       46 |        0 |       0 |     650 |     635 |  0.17 |     5.77 |     6.04 |     0.62 |      0.47 |
|    0 |     148 |      658 |       31 |        0 |       0 |     600 |     587 |  0.15 |     5.09 |     5.25 |     0.6  |      0.48 |
|    0 |     149 |      672 |       32 |        0 |       0 |     596 |     579 |  0.16 |     6.37 |     6.68 |     0.62 |      0.46 |
|    0 |     150 |      700 |       46 |        0 |       0 |     662 |     643 |  0.16 |     6.14 |     6.82 |     0.61 |      0.47 |
|    0 |     151 |      667 |       51 |        0 |       0 |     607 |     592 |  0.16 |     6.14 |     6.35 |     0.63 |      0.44 |
|    0 |     152 |      691 |       34 |        0 |       0 |     616 |     600 |  0.16 |     5.64 |     6.13 |     0.63 |      0.48 |
|    0 |     153 |      672 |       44 |        0 |       0 |     630 |     612 |  0.16 |     6.13 |     6.37 |     0.61 |      0.45 |
|    0 |     154 |      638 |      116 |        0 |       0 |     599 |     585 |  0.16 |     6.14 |     6.46 |     0.63 |      0.45 |
|    0 |     155 |      664 |       20 |        0 |       0 |     610 |     600 |  0.16 |     5.71 |     5.84 |     0.62 |      0.46 |
|    0 |     156 |      695 |       40 |        0 |       0 |     627 |     609 |  0.16 |     5.57 |     5.9  |     0.61 |      0.47 |
|    0 |     157 |      719 |        9 |        0 |       0 |     617 |     610 |  0.16 |     5.89 |     6.06 |     0.62 |      0.47 |
|    0 |     158 |      717 |       35 |        0 |       0 |     656 |     642 |  0.15 |     5.91 |     6.27 |     0.62 |      0.47 |
|    0 |     159 |      699 |       43 |        0 |       0 |     638 |     622 |  0.15 |     5    |     5.32 |     0.6  |      0.48 |
|    0 |     160 |      706 |       49 |        0 |       0 |     650 |     628 |  0.16 |     6.15 |     6.52 |     0.62 |      0.47 |
|    0 |     161 |      662 |       36 |        0 |       0 |     603 |     594 |  0.16 |     5.97 |     6.17 |     0.61 |      0.48 |
|    0 |     162 |      697 |      132 |        0 |       0 |     644 |     622 |  0.16 |     5.79 |     6.04 |     0.62 |      0.48 |
|    0 |     163 |      681 |       72 |        0 |       0 |     625 |     608 |  0.15 |     5.92 |     6.49 |     0.61 |      0.47 |
|    0 |     164 |      670 |       66 |        0 |       0 |     642 |     621 |  0.16 |     6.28 |     7.14 |     0.62 |      0.46 |
|    0 |     165 |      652 |       78 |        0 |       0 |     625 |     600 |  0.16 |     5.57 |     5.86 |     0.62 |      0.48 |
|    0 |     166 |      681 |       45 |        0 |       0 |     605 |     597 |  0.16 |     5.16 |     5.33 |     0.61 |      0.46 |
|    0 |     167 |      641 |       12 |        0 |       0 |     567 |     559 |  0.17 |     6.34 |     6.48 |     0.64 |      0.43 |
|    0 |     168 |      673 |       31 |        0 |       0 |     604 |     581 |  0.16 |     6.12 |     6.48 |     0.63 |      0.46 |
|    0 |     169 |      726 |       27 |        0 |       0 |     650 |     635 |  0.15 |     5.39 |     5.58 |     0.6  |      0.48 |
|    0 |     170 |      638 |       73 |        0 |       0 |     609 |     597 |  0.16 |     5.53 |     5.99 |     0.61 |      0.48 |
|    0 |     171 |      726 |       41 |        0 |       0 |     667 |     657 |  0.16 |     5.6  |     5.79 |     0.6  |      0.47 |
|    0 |     172 |      702 |       38 |        0 |       0 |     650 |     635 |  0.16 |     6.1  |     6.33 |     0.62 |      0.46 |
|    0 |     173 |      691 |       22 |        0 |       0 |     626 |     614 |  0.16 |     6.12 |     6.3  |     0.62 |      0.45 |
|    0 |     174 |      678 |       19 |        0 |       0 |     612 |     603 |  0.16 |     5.76 |     5.92 |     0.61 |      0.47 |
|    0 |     175 |      660 |       50 |        0 |       0 |     620 |     601 |  0.15 |     5.18 |     5.47 |     0.61 |      0.5  |
|    0 |     176 |      686 |       54 |        0 |       0 |     626 |     615 |  0.16 |     5.38 |     5.76 |     0.62 |      0.46 |
|    0 |     177 |      614 |       64 |        0 |       0 |     600 |     573 |  0.16 |     5.9  |     6.36 |     0.61 |      0.48 |
|    0 |     178 |      671 |       55 |        0 |       0 |     595 |     579 |  0.15 |     5.6  |     5.87 |     0.62 |      0.49 |
|    0 |     179 |      668 |       33 |        0 |       0 |     597 |     589 |  0.16 |     6.28 |     6.44 |     0.63 |      0.47 |
|    0 |     180 |      678 |       15 |        0 |       0 |     603 |     593 |  0.16 |     5.25 |     5.42 |     0.62 |      0.46 |
|    0 |     181 |      712 |       40 |        0 |       0 |     652 |     635 |  0.17 |     6.73 |     7.31 |     0.61 |      0.48 |
|    0 |     182 |      705 |       51 |        0 |       0 |     638 |     616 |  0.16 |     5.81 |     6.11 |     0.62 |      0.47 |
|    0 |     183 |      693 |       60 |        0 |       0 |     641 |     623 |  0.16 |     5.25 |     5.45 |     0.61 |      0.49 |
|    0 |     184 |      669 |       42 |        0 |       0 |     620 |     608 |  0.15 |     5.04 |     5.25 |     0.6  |      0.47 |
|    0 |     185 |      710 |       22 |        0 |       0 |     645 |     635 |  0.16 |     5.73 |     5.86 |     0.62 |      0.46 |
|    0 |     186 |      693 |       37 |        0 |       0 |     599 |     584 |  0.16 |     5.89 |     6.11 |     0.62 |      0.47 |
|    0 |     187 |      668 |       22 |        0 |       0 |     602 |     592 |  0.16 |     6.01 |     6.35 |     0.62 |      0.48 |
|    0 |     188 |      700 |       60 |        0 |       0 |     655 |     639 |  0.15 |     4.57 |     4.87 |     0.6  |      0.46 |
|    0 |     189 |      667 |       70 |        0 |       0 |     644 |     615 |  0.16 |     5.62 |     5.97 |     0.63 |      0.46 |
|    0 |     190 |      642 |       23 |        0 |       0 |     589 |     574 |  0.16 |     5.79 |     5.95 |     0.61 |      0.45 |
|    0 |     191 |      668 |       37 |        0 |       0 |     611 |     596 |  0.16 |     6.18 |     6.63 |     0.62 |      0.46 |
|    0 |     192 |      699 |       33 |        0 |       0 |     638 |     626 |  0.16 |     6.27 |     6.53 |     0.62 |      0.45 |
|    0 |     193 |      683 |       33 |        0 |       0 |     631 |     616 |  0.15 |     5.75 |     6.02 |     0.61 |      0.47 |
|    0 |     194 |      670 |       32 |        0 |       0 |     594 |     578 |  0.16 |     5.31 |     5.44 |     0.59 |      0.48 |
|    0 |     195 |      702 |       57 |        0 |       0 |     639 |     627 |  0.17 |     6.12 |     6.45 |     0.63 |      0.48 |
|    0 |     196 |      686 |       45 |        0 |       0 |     628 |     616 |  0.15 |     5.16 |     5.35 |     0.6  |      0.51 |
|    0 |     197 |      767 |       11 |        0 |       0 |     663 |     658 |  0.16 |     5.24 |     5.31 |     0.62 |      0.44 |
|    0 |     198 |      650 |       41 |        0 |       0 |     586 |     581 |  0.16 |     5.86 |     6.17 |     0.61 |      0.46 |
|    0 |     199 |      679 |       25 |        0 |       0 |     618 |     608 |  0.16 |     5.62 |     5.74 |     0.61 |      0.48 |
|    0 |     200 |      654 |       50 |        0 |       0 |     609 |     593 |  0.17 |     6.17 |     7    |     0.63 |      0.47 |
|    0 |     201 |      671 |       90 |        0 |       0 |     634 |     612 |  0.16 |     5.36 |     5.81 |     0.61 |      0.48 |
|    0 |     202 |      659 |       58 |        0 |       0 |     589 |     578 |  0.17 |     6.39 |     6.66 |     0.63 |      0.44 |
|    0 |     203 |      695 |       23 |        0 |       0 |     610 |     594 |  0.16 |     5.68 |     5.87 |     0.61 |      0.48 |
|    0 |     204 |      698 |       11 |        0 |       0 |     616 |     613 |  0.15 |     5.68 |     5.68 |     0.61 |      0.45 |
|    0 |     205 |      667 |       46 |        0 |       0 |     609 |     592 |  0.16 |     5.92 |     6.15 |     0.61 |      0.46 |
|    0 |     206 |      709 |       46 |        0 |       0 |     666 |     647 |  0.16 |     5.19 |     5.45 |     0.61 |      0.47 |
|    0 |     207 |      683 |       79 |        0 |       0 |     655 |     628 |  0.15 |     5.18 |     5.56 |     0.61 |      0.49 |
|    0 |     208 |      701 |       42 |        0 |       0 |     645 |     633 |  0.16 |     5.38 |     5.78 |     0.61 |      0.46 |
|    0 |     209 |      697 |       39 |        0 |       0 |     603 |     589 |  0.16 |     6.04 |     6.17 |     0.61 |      0.49 |
|    0 |     210 |      667 |       27 |        0 |       0 |     577 |     563 |  0.16 |     5.54 |     5.71 |     0.61 |      0.46 |
|    0 |     211 |      681 |       47 |        0 |       0 |     626 |     612 |  0.16 |     5.77 |     6.11 |     0.63 |      0.46 |
|    0 |     212 |      660 |       40 |        0 |       0 |     592 |     582 |  0.17 |     6.33 |     6.54 |     0.63 |      0.46 |
|    0 |     213 |      646 |       81 |        0 |       0 |     634 |     603 |  0.16 |     5.43 |     5.95 |     0.62 |      0.47 |
|    0 |     214 |      686 |       31 |        0 |       0 |     629 |     614 |  0.17 |     6.05 |     6.6  |     0.62 |      0.47 |
|    0 |     215 |      672 |       29 |        0 |       0 |     603 |     594 |  0.16 |     5.9  |     6.58 |     0.6  |      0.47 |
|    0 |     216 |      715 |       16 |        0 |       0 |     641 |     632 |  0.16 |     6    |     6.13 |     0.61 |      0.48 |
|    0 |     217 |      704 |       25 |        0 |       0 |     637 |     626 |  0.16 |     5.34 |     5.52 |     0.61 |      0.47 |
|    0 |     218 |      669 |       50 |        0 |       0 |     625 |     601 |  0.15 |     5.18 |     5.58 |     0.59 |      0.48 |
|    0 |     219 |      702 |       45 |        0 |       0 |     646 |     633 |  0.16 |     5.17 |     5.43 |     0.6  |      0.46 |
|    0 |     220 |      695 |       58 |        0 |       0 |     665 |     646 |  0.15 |     5.3  |     5.59 |     0.61 |      0.48 |
|    0 |     221 |      673 |       23 |        0 |       0 |     608 |     595 |  0.17 |     5.95 |     6.26 |     0.62 |      0.45 |
|    0 |     222 |      667 |       43 |        0 |       0 |     585 |     573 |  0.16 |     5.88 |     5.99 |     0.61 |      0.47 |
|    0 |     223 |      680 |       43 |        0 |       0 |     616 |     606 |  0.16 |     5.74 |     6.04 |     0.63 |      0.45 |
|    0 |     224 |      639 |       41 |        0 |       0 |     603 |     595 |  0.17 |     6.08 |     6.51 |     0.62 |      0.47 |
|    0 |     225 |      655 |      108 |        0 |       0 |     636 |     616 |  0.16 |     5.47 |     5.89 |     0.62 |      0.49 |
|    0 |     226 |      708 |       45 |        0 |       0 |     650 |     634 |  0.17 |     6.34 |     6.7  |     0.61 |      0.47 |
|    0 |     227 |      719 |       27 |        0 |       0 |     635 |     622 |  0.16 |     5.89 |     6.02 |     0.62 |      0.45 |
|    0 |     228 |      658 |       61 |        0 |       0 |     580 |     562 |  0.16 |     5.1  |     5.3  |     0.61 |      0.45 |
|    0 |     229 |      705 |       21 |        0 |       0 |     639 |     628 |  0.15 |     4.94 |     5.15 |     0.6  |      0.49 |
|    0 |     230 |      701 |       30 |        0 |       0 |     643 |     637 |  0.16 |     5.4  |     5.5  |     0.61 |      0.48 |
|    0 |     231 |      698 |       69 |        0 |       0 |     630 |     608 |  0.16 |     5.31 |     5.66 |     0.61 |      0.45 |
|    0 |     232 |      663 |        9 |        0 |       0 |     579 |     576 |  0.17 |     6.18 |     6.3  |     0.62 |      0.44 |
|    0 |     233 |      681 |       30 |        0 |       0 |     606 |     587 |  0.16 |     5.5  |     5.83 |     0.62 |      0.46 |
|    0 |     234 |      657 |       25 |        0 |       0 |     602 |     588 |  0.16 |     5.18 |     5.3  |     0.59 |      0.46 |
|    0 |     235 |      635 |       26 |        0 |       0 |     568 |     559 |  0.17 |     5.99 |     6.17 |     0.63 |      0.45 |
|    0 |     236 |      708 |       46 |        0 |       0 |     643 |     621 |  0.16 |     5.39 |     5.74 |     0.61 |      0.46 |
|    0 |     237 |      679 |       65 |        0 |       0 |     636 |     613 |  0.17 |     5.37 |     5.64 |     0.62 |      0.44 |
|    0 |     238 |      710 |       37 |        0 |       0 |     646 |     631 |  0.17 |     5.59 |     5.76 |     0.62 |      0.47 |
|    0 |     239 |      682 |       55 |        0 |       0 |     633 |     614 |  0.16 |     5.2  |     5.41 |     0.61 |      0.48 |
|    0 |     240 |      709 |       13 |        0 |       0 |     635 |     625 |  0.16 |     5.57 |     5.73 |     0.62 |      0.45 |
|    0 |     241 |      733 |       40 |        0 |       0 |     683 |     665 |  0.16 |     5.43 |     5.72 |     0.61 |      0.48 |
|    0 |     242 |      653 |       41 |        0 |       0 |     614 |     597 |  0.16 |     5.38 |     5.7  |     0.62 |      0.45 |
|    0 |     243 |      666 |       71 |        0 |       0 |     647 |     628 |  0.16 |     5.86 |     6.11 |     0.62 |      0.47 |
|    0 |     244 |      634 |       25 |        0 |       0 |     573 |     558 |  0.16 |     5.48 |     5.71 |     0.62 |      0.46 |
|    0 |     245 |      687 |       75 |        0 |       0 |     624 |     609 |  0.17 |     5.87 |     6.12 |     0.62 |      0.44 |
|    0 |     246 |      675 |       49 |        0 |       0 |     608 |     590 |  0.17 |     5.72 |     6.21 |     0.62 |      0.45 |
|    0 |     247 |      675 |       19 |        0 |       0 |     596 |     590 |  0.17 |     6.18 |     6.51 |     0.63 |      0.44 |
|    0 |     248 |      695 |       61 |        0 |       0 |     667 |     643 |  0.16 |     5.39 |     5.89 |     0.62 |      0.48 |
|    0 |     249 |      672 |       32 |        0 |       0 |     591 |     576 |  0.17 |     5.77 |     5.88 |     0.61 |      0.46 |
|    0 |     250 |      685 |       26 |        0 |       0 |     612 |     602 |  0.16 |     5.65 |     5.95 |     0.61 |      0.44 |
|    0 |     251 |      720 |       18 |        0 |       0 |     645 |     635 |  0.16 |     5.86 |     5.98 |     0.6  |      0.47 |
|    0 |     252 |      746 |        9 |        0 |       0 |     673 |     664 |  0.16 |     5    |     5.12 |     0.61 |      0.46 |
|    0 |     253 |      686 |       15 |        0 |       0 |     616 |     607 |  0.16 |     5.27 |     5.49 |     0.62 |      0.46 |
|    0 |     254 |      644 |       49 |        0 |       0 |     609 |     589 |  0.17 |     5.87 |     6.51 |     0.63 |      0.43 |
|    0 |     255 |      674 |       69 |        0 |       0 |     647 |     622 |  0.17 |     6.16 |     6.75 |     0.6  |      0.49 |
|    0 |     256 |      647 |       46 |        0 |       0 |     601 |     585 |  0.17 |     5.91 |     6.14 |     0.62 |      0.45 |
|    0 |     257 |      632 |       57 |        0 |       0 |     592 |     566 |  0.16 |     5.07 |     5.55 |     0.61 |      0.48 |
|    0 |     258 |      671 |       44 |        0 |       0 |     589 |     580 |  0.16 |     5.67 |     5.84 |     0.61 |      0.45 |
|    0 |     259 |      658 |       54 |        0 |       0 |     597 |     581 |  0.16 |     5.42 |     5.89 |     0.61 |      0.45 |
|    0 |     260 |      696 |       26 |        0 |       0 |     624 |     612 |  0.17 |     5.81 |     6.02 |     0.63 |      0.42 |
|    0 |     261 |      708 |       66 |        0 |       0 |     672 |     639 |  0.16 |     5.24 |     5.55 |     0.62 |      0.47 |
|    0 |     262 |      737 |       15 |        0 |       0 |     668 |     655 |  0.17 |     5.46 |     5.57 |     0.62 |      0.45 |
|    0 |     263 |      710 |       18 |        0 |       0 |     619 |     611 |  0.16 |     5.5  |     5.62 |     0.61 |      0.45 |
|    0 |     264 |      713 |       23 |        0 |       0 |     636 |     624 |  0.16 |     5.25 |     5.34 |     0.61 |      0.45 |
|    0 |     265 |      642 |       40 |        0 |       0 |     578 |     567 |  0.16 |     6.04 |     6.49 |     0.61 |      0.45 |
|    0 |     266 |      637 |      116 |        0 |       0 |     640 |     610 |  0.16 |     5.1  |     5.5  |     0.62 |      0.48 |
|    0 |     267 |      652 |       59 |        0 |       0 |     621 |     600 |  0.18 |     5.95 |     6.63 |     0.64 |      0.45 |
|    0 |     268 |      675 |       53 |        0 |       0 |     612 |     594 |  0.17 |     5.83 |     6.07 |     0.63 |      0.45 |
|    0 |     269 |      656 |       35 |        0 |       0 |     594 |     583 |  0.17 |     5.41 |     5.59 |     0.62 |      0.47 |
|    0 |     270 |      674 |       27 |        0 |       0 |     606 |     599 |  0.17 |     5.52 |     5.69 |     0.61 |      0.48 |
|    0 |     271 |      689 |       36 |        0 |       0 |     626 |     614 |  0.16 |     4.79 |     5.07 |     0.6  |      0.47 |
|    0 |     272 |      661 |       41 |        0 |       0 |     628 |     619 |  0.16 |     5.15 |     5.36 |     0.62 |      0.46 |
|    0 |     273 |      671 |       61 |        0 |       0 |     651 |     634 |  0.16 |     5.36 |     5.8  |     0.62 |      0.44 |
|    0 |     274 |      752 |       34 |        0 |       0 |     681 |     662 |  0.16 |     5.6  |     5.94 |     0.62 |      0.43 |
|    0 |     275 |      740 |       31 |        0 |       0 |     669 |     653 |  0.17 |     6.11 |     6.38 |     0.63 |      0.43 |
|    0 |     276 |      723 |       27 |        0 |       0 |     640 |     628 |  0.17 |     5.52 |     5.74 |     0.63 |      0.44 |
|    0 |     277 |      681 |       26 |        0 |       0 |     596 |     585 |  0.17 |     5.81 |     6.05 |     0.64 |      0.43 |
|    0 |     278 |      614 |       50 |        0 |       0 |     566 |     552 |  0.18 |     5.64 |     6.25 |     0.62 |      0.49 |
|    0 |     279 |      648 |       31 |        0 |       0 |     591 |     574 |  0.17 |     5.65 |     5.97 |     0.62 |      0.48 |
|    0 |     280 |      653 |       22 |        0 |       0 |     581 |     571 |  0.18 |     6.43 |     6.8  |     0.64 |      0.44 |
|    0 |     281 |      700 |       37 |        0 |       0 |     640 |     626 |  0.17 |     5.23 |     5.47 |     0.63 |      0.44 |
|    0 |     282 |      690 |       55 |        0 |       0 |     621 |     611 |  0.16 |     5.47 |     5.65 |     0.6  |      0.46 |
|    0 |     283 |      715 |       39 |        0 |       0 |     621 |     613 |  0.18 |     6.03 |     6.27 |     0.64 |      0.42 |
|    0 |     284 |      673 |       63 |        0 |       0 |     627 |     609 |  0.17 |     5.55 |     5.76 |     0.62 |      0.47 |
|    0 |     285 |      680 |       57 |        0 |       0 |     643 |     618 |  0.17 |     6    |     6.81 |     0.63 |      0.47 |
|    0 |     286 |      684 |       58 |        0 |       0 |     638 |     627 |  0.17 |     5.59 |     5.7  |     0.62 |      0.45 |
|    0 |     287 |      722 |        8 |        0 |       0 |     652 |     646 |  0.17 |     5.52 |     5.73 |     0.62 |      0.45 |
|    0 |     288 |      712 |       34 |        0 |       0 |     646 |     633 |  0.16 |     5.13 |     5.26 |     0.61 |      0.48 |
|    0 |     289 |      702 |       47 |        0 |       0 |     653 |     637 |  0.17 |     5.64 |     6.15 |     0.63 |      0.45 |
|    0 |     290 |      664 |       58 |        0 |       0 |     596 |     587 |  0.17 |     6.16 |     6.69 |     0.62 |      0.46 |
|    0 |     291 |      618 |       54 |        0 |       0 |     569 |     555 |  0.18 |     5.73 |     6.12 |     0.63 |      0.43 |
|    0 |     292 |      695 |       55 |        0 |       0 |     652 |     629 |  0.17 |     5.88 |     6.35 |     0.62 |      0.46 |
|    0 |     293 |      644 |       58 |        0 |       0 |     587 |     570 |  0.17 |     5.82 |     6.26 |     0.63 |      0.46 |
|    0 |     294 |      661 |       15 |        0 |       0 |     570 |     562 |  0.17 |     5.48 |     5.59 |     0.63 |      0.46 |
|    0 |     295 |      700 |       52 |        0 |       0 |     630 |     621 |  0.18 |     5.77 |     5.99 |     0.64 |      0.43 |
|    0 |     296 |      648 |       56 |        0 |       0 |     599 |     576 |  0.16 |     5.31 |     5.71 |     0.62 |      0.46 |
|    0 |     297 |      638 |       63 |        0 |       0 |     582 |     561 |  0.16 |     5.15 |     5.29 |     0.62 |      0.48 |
|    0 |     298 |      689 |       40 |        0 |       0 |     612 |     601 |  0.16 |     5.25 |     5.46 |     0.6  |      0.45 |
|    0 |     299 |      736 |       26 |        0 |       0 |     660 |     647 |  0.17 |     6.38 |     6.51 |     0.63 |      0.45 |
|    0 |     300 |      710 |       50 |        0 |       0 |     645 |     622 |  0.17 |     6.2  |     6.68 |     0.64 |      0.43 |
|    0 |     301 |      726 |       18 |        0 |       0 |     652 |     643 |  0.17 |     5.39 |     5.56 |     0.61 |      0.46 |
|    0 |     302 |      704 |       34 |        0 |       0 |     635 |     624 |  0.17 |     5.68 |     5.97 |     0.62 |      0.45 |
|    0 |     303 |      686 |       81 |        0 |       0 |     667 |     647 |  0.16 |     5.59 |     6.1  |     0.61 |      0.48 |
|    0 |     304 |      657 |       23 |        0 |       0 |     592 |     581 |  0.18 |     6.07 |     6.36 |     0.64 |      0.44 |
|    0 |     305 |      666 |       52 |        0 |       0 |     628 |     611 |  0.17 |     5.9  |     6.17 |     0.62 |      0.45 |
|    0 |     306 |      673 |       11 |        0 |       0 |     575 |     570 |  0.16 |     5.63 |     5.67 |     0.62 |      0.44 |
|    0 |     307 |      671 |       23 |        0 |       0 |     586 |     579 |  0.18 |     6.33 |     6.51 |     0.64 |      0.43 |
|    0 |     308 |      660 |       59 |        0 |       0 |     639 |     616 |  0.17 |     5.43 |     5.98 |     0.61 |      0.47 |
|    0 |     309 |      651 |       59 |        0 |       0 |     594 |     579 |  0.17 |     5.33 |     5.66 |     0.62 |      0.45 |
|    0 |     310 |      678 |       48 |        0 |       0 |     619 |     600 |  0.17 |     5.71 |     6.01 |     0.63 |      0.46 |
|    0 |     311 |      681 |       55 |        0 |       0 |     660 |     631 |  0.16 |     5.13 |     5.42 |     0.61 |      0.47 |
|    0 |     312 |      681 |       22 |        0 |       0 |     607 |     597 |  0.17 |     6.07 |     6.37 |     0.63 |      0.43 |
|    0 |     313 |      733 |       57 |        0 |       0 |     665 |     653 |  0.17 |     5.85 |     6.04 |     0.63 |      0.45 |
|    0 |     314 |      695 |       55 |        0 |       0 |     663 |     642 |  0.16 |     4.93 |     5.24 |     0.6  |      0.46 |
|    0 |     315 |      685 |       68 |        0 |       0 |     642 |     612 |  0.17 |     5.18 |     5.72 |     0.61 |      0.47 |
|    0 |     316 |      657 |       43 |        0 |       0 |     593 |     577 |  0.17 |     5.36 |     5.6  |     0.62 |      0.46 |
|    0 |     317 |      706 |       30 |        0 |       0 |     626 |     620 |  0.16 |     5.09 |     5.15 |     0.61 |      0.45 |
|    0 |     318 |      696 |       33 |        0 |       0 |     635 |     622 |  0.18 |     6.09 |     6.33 |     0.61 |      0.46 |
|    0 |     319 |      646 |       34 |        0 |       0 |     578 |     560 |  0.18 |     5.81 |     6.12 |     0.64 |      0.44 |
|    0 |     320 |      664 |       61 |        0 |       0 |     643 |     622 |  0.18 |     6.21 |     7.12 |     0.63 |      0.44 |
|    0 |     321 |      669 |       87 |        0 |       0 |     622 |     594 |  0.17 |     5.88 |     6.28 |     0.63 |      0.45 |
|    0 |     322 |      670 |       42 |        0 |       0 |     619 |     605 |  0.17 |     5.78 |     6.02 |     0.63 |      0.44 |
|    0 |     323 |      666 |        7 |        0 |       0 |     586 |     579 |  0.17 |     5.39 |     5.54 |     0.61 |      0.45 |
|    0 |     324 |      708 |       26 |        0 |       0 |     627 |     617 |  0.17 |     5.57 |     5.74 |     0.63 |      0.44 |
|    0 |     325 |      683 |       38 |        0 |       0 |     613 |     598 |  0.18 |     6.17 |     6.42 |     0.63 |      0.44 |
|    0 |     326 |      675 |       77 |        0 |       0 |     622 |     607 |  0.17 |     5.98 |     6.25 |     0.62 |      0.44 |
|    0 |     327 |      672 |       75 |        0 |       0 |     641 |     615 |  0.17 |     5.77 |     6.13 |     0.62 |      0.46 |
|    0 |     328 |      711 |       10 |        0 |       0 |     620 |     614 |  0.17 |     5.51 |     5.54 |     0.63 |      0.45 |
|    0 |     329 |      715 |       62 |        0 |       0 |     649 |     632 |  0.17 |     5.34 |     5.57 |     0.61 |      0.45 |
|    0 |     330 |      709 |       17 |        0 |       0 |     638 |     624 |  0.16 |     4.82 |     4.89 |     0.62 |      0.45 |
|    0 |     331 |      672 |       36 |        0 |       0 |     621 |     612 |  0.17 |     5.11 |     5.28 |     0.62 |      0.45 |
|    0 |     332 |      680 |       58 |        0 |       0 |     640 |     622 |  0.17 |     5.44 |     6.17 |     0.61 |      0.46 |
|    0 |     333 |      667 |       50 |        0 |       0 |     626 |     612 |  0.17 |     5.57 |     6.33 |     0.62 |      0.44 |
|    0 |     334 |      656 |       29 |        0 |       0 |     596 |     586 |  0.18 |     6.49 |     6.68 |     0.63 |      0.43 |
|    0 |     335 |      689 |       28 |        0 |       0 |     614 |     600 |  0.17 |     5.45 |     5.76 |     0.61 |      0.48 |
|    0 |     336 |      674 |       24 |        0 |       0 |     596 |     586 |  0.18 |     6.08 |     6.25 |     0.64 |      0.42 |
|    0 |     337 |      650 |       26 |        0 |       0 |     574 |     563 |  0.17 |     5.57 |     5.76 |     0.63 |      0.44 |
|    0 |     338 |      679 |       59 |        0 |       0 |     656 |     632 |  0.18 |     5.98 |     6.52 |     0.63 |      0.45 |
|    0 |     339 |      701 |       35 |        0 |       0 |     630 |     612 |  0.17 |     5.36 |     5.61 |     0.63 |      0.43 |
|    0 |     340 |      704 |       29 |        0 |       0 |     621 |     611 |  0.17 |     5.57 |     5.7  |     0.63 |      0.46 |
|    0 |     341 |      672 |       47 |        0 |       0 |     598 |     581 |  0.17 |     5.54 |     5.98 |     0.63 |      0.44 |
|    0 |     342 |      664 |       34 |        0 |       0 |     589 |     575 |  0.17 |     5.38 |     5.61 |     0.62 |      0.46 |
|    0 |     343 |      706 |       32 |        0 |       0 |     647 |     637 |  0.17 |     5.03 |     5.31 |     0.62 |      0.47 |
|    0 |     344 |      655 |       44 |        0 |       0 |     607 |     592 |  0.17 |     5.51 |     5.71 |     0.64 |      0.45 |
|    0 |     345 |      686 |       60 |        0 |       0 |     651 |     632 |  0.16 |     5.39 |     5.62 |     0.62 |      0.47 |
|    0 |     346 |      685 |       46 |        0 |       0 |     642 |     625 |  0.17 |     5.31 |     5.49 |     0.61 |      0.47 |
|    0 |     347 |      677 |       16 |        0 |       0 |     599 |     591 |  0.17 |     5.62 |     5.74 |     0.62 |      0.45 |
|    0 |     348 |      714 |       41 |        0 |       0 |     642 |     623 |  0.17 |     5.62 |     5.99 |     0.61 |      0.45 |
|    0 |     349 |      719 |       41 |        0 |       0 |     652 |     637 |  0.18 |     6.17 |     6.63 |     0.65 |      0.42 |
|    0 |     350 |      696 |       69 |        0 |       0 |     653 |     634 |  0.18 |     5.97 |     6.65 |     0.64 |      0.44 |
|    0 |     351 |      667 |       62 |        0 |       0 |     613 |     595 |  0.17 |     5.27 |     5.59 |     0.62 |      0.45 |
|    0 |     352 |      658 |       50 |        0 |       0 |     597 |     579 |  0.18 |     6.02 |     6.38 |     0.64 |      0.43 |
|    0 |     353 |      694 |       45 |        0 |       0 |     626 |     601 |  0.18 |     6.13 |     6.6  |     0.62 |      0.46 |
|    0 |     354 |      668 |       19 |        0 |       0 |     586 |     574 |  0.17 |     5.3  |     5.55 |     0.62 |      0.44 |
|    0 |     355 |      659 |       35 |        0 |       0 |     619 |     605 |  0.17 |     5.43 |     5.67 |     0.62 |      0.46 |
|    0 |     356 |      652 |       77 |        0 |       0 |     631 |     607 |  0.18 |     5.84 |     6.43 |     0.61 |      0.46 |
|    0 |     357 |      668 |       52 |        0 |       0 |     619 |     603 |  0.17 |     5.64 |     5.77 |     0.62 |      0.48 |
|    0 |     358 |      667 |       35 |        0 |       0 |     600 |     588 |  0.17 |     5.24 |     5.43 |     0.62 |      0.45 |
|    0 |     359 |      675 |       36 |        0 |       0 |     624 |     608 |  0.17 |     5.74 |     5.96 |     0.63 |      0.44 |
|    0 |     360 |      691 |       45 |        0 |       0 |     630 |     616 |  0.17 |     5.79 |     5.96 |     0.62 |      0.46 |
|    0 |     361 |      676 |       36 |        0 |       0 |     611 |     601 |  0.18 |     6.61 |     6.78 |     0.64 |      0.45 |
|    0 |     362 |      651 |       45 |        0 |       0 |     600 |     587 |  0.17 |     5    |     5.31 |     0.63 |      0.45 |
|    0 |     363 |      710 |       45 |        0 |       0 |     662 |     639 |  0.18 |     5.52 |     6.27 |     0.64 |      0.46 |
|    0 |     364 |      688 |       40 |        0 |       0 |     635 |     618 |  0.18 |     5.82 |     6.19 |     0.63 |      0.47 |
|    0 |     365 |      722 |       56 |        0 |       0 |     658 |     645 |  0.17 |     5.16 |     5.29 |     0.62 |      0.45 |
|    0 |     366 |      710 |       27 |        0 |       0 |     627 |     615 |  0.18 |     6.15 |     6.3  |     0.64 |      0.44 |
|    0 |     367 |      693 |       33 |        0 |       0 |     640 |     622 |  0.17 |     5.2  |     5.4  |     0.63 |      0.42 |
|    0 |     368 |      698 |       46 |        0 |       0 |     644 |     632 |  0.18 |     5.71 |     6.09 |     0.64 |      0.44 |
|    0 |     369 |      695 |       79 |        0 |       0 |     653 |     640 |  0.18 |     5.61 |     6    |     0.64 |      0.45 |
|    0 |     370 |      689 |       61 |        0 |       0 |     636 |     618 |  0.17 |     5.78 |     5.99 |     0.61 |      0.46 |
|    0 |     371 |      648 |       34 |        0 |       0 |     575 |     569 |  0.17 |     5.95 |     6.25 |     0.62 |      0.42 |
|    0 |     372 |      634 |       44 |        0 |       0 |     560 |     555 |  0.18 |     6.67 |     6.82 |     0.63 |      0.44 |
|    0 |     373 |      671 |       16 |        0 |       0 |     602 |     593 |  0.17 |     5.88 |     6.08 |     0.63 |      0.44 |
|    0 |     374 |      683 |       66 |        0 |       0 |     664 |     643 |  0.18 |     5.63 |     6.05 |     0.64 |      0.47 |
|    0 |     375 |      691 |       45 |        0 |       0 |     601 |     589 |  0.17 |     5.13 |     5.36 |     0.61 |      0.47 |
|    0 |     376 |      680 |       39 |        0 |       0 |     618 |     605 |  0.17 |     5.34 |     5.49 |     0.62 |      0.45 |
|    0 |     377 |      675 |       20 |        0 |       0 |     606 |     595 |  0.19 |     6.03 |     6.23 |     0.64 |      0.42 |
|    0 |     378 |      710 |       32 |        0 |       0 |     615 |     608 |  0.17 |     5.31 |     5.42 |     0.63 |      0.43 |
|    0 |     379 |      667 |       60 |        0 |       0 |     608 |     588 |  0.17 |     5.72 |     6.01 |     0.63 |      0.47 |
|    0 |     380 |      669 |       57 |        0 |       0 |     630 |     616 |  0.17 |     5.34 |     5.97 |     0.62 |      0.44 |
|    0 |     381 |      650 |       62 |        0 |       0 |     606 |     593 |  0.17 |     4.85 |     5.22 |     0.62 |      0.44 |
|    0 |     382 |      707 |       20 |        0 |       0 |     620 |     609 |  0.17 |     5.85 |     6.11 |     0.64 |      0.43 |
|    0 |     383 |      620 |       27 |        0 |       0 |     555 |     541 |  0.17 |     4.98 |     5.13 |     0.62 |      0.45 |
|    0 |     384 |      689 |       38 |        0 |       0 |     636 |     613 |  0.17 |     5.41 |     5.7  |     0.63 |      0.45 |
|    0 |     385 |      747 |       11 |        0 |       0 |     661 |     651 |  0.18 |     5.26 |     5.38 |     0.65 |      0.41 |
|    0 |     386 |      696 |       41 |        0 |       0 |     645 |     626 |  0.18 |     5.24 |     5.36 |     0.63 |      0.44 |
|    0 |     387 |      649 |       35 |        0 |       0 |     593 |     573 |  0.19 |     5.97 |     6.31 |     0.64 |      0.45 |
|    0 |     388 |      739 |       23 |        0 |       0 |     686 |     673 |  0.17 |     5.79 |     6.04 |     0.64 |      0.43 |
|    0 |     389 |      680 |        8 |        0 |       0 |     600 |     591 |  0.19 |     6.23 |     6.46 |     0.64 |      0.43 |
|    0 |     390 |      720 |       20 |        0 |       0 |     628 |     625 |  0.18 |     5.9  |     5.98 |     0.64 |      0.43 |
|    0 |     391 |      684 |       36 |        0 |       0 |     631 |     617 |  0.19 |     6.58 |     6.93 |     0.63 |      0.46 |
|    0 |     392 |      687 |       58 |        0 |       0 |     640 |     624 |  0.18 |     5.96 |     6.2  |     0.63 |      0.45 |
|    0 |     393 |      682 |       84 |        0 |       0 |     647 |     627 |  0.18 |     5.7  |     6.03 |     0.62 |      0.47 |
|    0 |     394 |      632 |       66 |        0 |       0 |     599 |     575 |  0.17 |     5.32 |     5.78 |     0.61 |      0.49 |
|    0 |     395 |      676 |       48 |        0 |       0 |     598 |     587 |  0.17 |     5.79 |     6.15 |     0.63 |      0.45 |
|    0 |     396 |      700 |       53 |        0 |       0 |     613 |     596 |  0.17 |     5.75 |     6.01 |     0.64 |      0.45 |
|    0 |     397 |      667 |       25 |        0 |       0 |     607 |     593 |  0.18 |     5.58 |     5.75 |     0.64 |      0.42 |
|    0 |     398 |      693 |       60 |        0 |       0 |     651 |     629 |  0.17 |     5.03 |     5.5  |     0.62 |      0.48 |
|    0 |     399 |      662 |       51 |        0 |       0 |     639 |     614 |  0.17 |     5.17 |     5.56 |     0.63 |      0.46 |
|    0 |     400 |      667 |       72 |        0 |       0 |     621 |     605 |  0.17 |     5.27 |     5.5  |     0.62 |      0.47 |
|    0 |     401 |      671 |       30 |        0 |       0 |     613 |     593 |  0.17 |     5.16 |     5.4  |     0.62 |      0.46 |
|    0 |     402 |      662 |       18 |        0 |       0 |     579 |     569 |  0.17 |     5.15 |     5.31 |     0.63 |      0.43 |
|    0 |     403 |      654 |       21 |        0 |       0 |     607 |     601 |  0.18 |     6.08 |     6.29 |     0.63 |      0.42 |
|    0 |     404 |      632 |       48 |        0 |       0 |     566 |     544 |  0.17 |     4.97 |     5.29 |     0.61 |      0.47 |
|    0 |     405 |      740 |       76 |        0 |       0 |     701 |     683 |  0.18 |     6.25 |     6.73 |     0.62 |      0.45 |
|    0 |     406 |      689 |       30 |        0 |       0 |     620 |     607 |  0.18 |     5.63 |     5.83 |     0.65 |      0.41 |
|    0 |     407 |      720 |       25 |        0 |       0 |     643 |     632 |  0.19 |     5.86 |     6.07 |     0.64 |      0.42 |
|    0 |     408 |      630 |       27 |        0 |       0 |     566 |     560 |  0.18 |     5.79 |     5.86 |     0.63 |      0.44 |
|    0 |     409 |      726 |       39 |        0 |       0 |     656 |     640 |  0.17 |     5.18 |     5.47 |     0.63 |      0.42 |
|    0 |     410 |      732 |       43 |        0 |       0 |     675 |     659 |  0.17 |     4.91 |     5.18 |     0.6  |      0.47 |
|    0 |     411 |      626 |       38 |        0 |       0 |     579 |     569 |  0.19 |     6.38 |     6.79 |     0.65 |      0.42 |
|    0 |     412 |      667 |       18 |        0 |       0 |     587 |     572 |  0.18 |     6.08 |     6.39 |     0.63 |      0.45 |
|    0 |     413 |      708 |       75 |        0 |       0 |     647 |     635 |  0.17 |     5.29 |     5.6  |     0.61 |      0.44 |
|    0 |     414 |      681 |       29 |        0 |       0 |     612 |     593 |  0.18 |     5.5  |     5.64 |     0.63 |      0.45 |
|    0 |     415 |      711 |       40 |        0 |       0 |     658 |     641 |  0.18 |     5.16 |     5.42 |     0.63 |      0.43 |
|    0 |     416 |      686 |       60 |        0 |       0 |     637 |     619 |  0.18 |     5.52 |     6.08 |     0.63 |      0.43 |
|    0 |     417 |      686 |       46 |        0 |       0 |     625 |     616 |  0.18 |     5.48 |     5.62 |     0.63 |      0.43 |
|    0 |     418 |      680 |       26 |        0 |       0 |     597 |     587 |  0.18 |     5.42 |     5.58 |     0.63 |      0.44 |
|    0 |     419 |      717 |       38 |        0 |       0 |     638 |     624 |  0.18 |     5.86 |     6.09 |     0.63 |      0.45 |
|    0 |     420 |      726 |       12 |        0 |       0 |     643 |     637 |  0.19 |     6.31 |     6.42 |     0.63 |      0.44 |
|    0 |     421 |      676 |       45 |        0 |       0 |     609 |     601 |  0.19 |     5.73 |     6.04 |     0.64 |      0.4  |
|    0 |     422 |      650 |       79 |        0 |       0 |     628 |     611 |  0.18 |     5.69 |     6.19 |     0.63 |      0.46 |
|    0 |     423 |      645 |       45 |        0 |       0 |     592 |     573 |  0.17 |     5.11 |     5.34 |     0.61 |      0.48 |
|    0 |     424 |      683 |       18 |        0 |       0 |     600 |     594 |  0.17 |     4.79 |     4.9  |     0.62 |      0.45 |
|    0 |     425 |      707 |       15 |        0 |       0 |     628 |     620 |  0.18 |     4.78 |     4.94 |     0.62 |      0.44 |
|    0 |     426 |      684 |       14 |        0 |       0 |     595 |     580 |  0.18 |     5.3  |     5.48 |     0.63 |      0.43 |
|    0 |     427 |      697 |       49 |        0 |       0 |     643 |     619 |  0.18 |     5.29 |     5.59 |     0.62 |      0.48 |
|    0 |     428 |      633 |       47 |        0 |       0 |     596 |     580 |  0.17 |     4.6  |     4.93 |     0.61 |      0.47 |
|    0 |     429 |      646 |       75 |        0 |       0 |     621 |     600 |  0.17 |     4.89 |     5.26 |     0.61 |      0.47 |
|    0 |     430 |      705 |       53 |        0 |       0 |     646 |     633 |  0.18 |     5.3  |     5.42 |     0.62 |      0.44 |
|    0 |     431 |      632 |       24 |        0 |       0 |     569 |     559 |  0.18 |     6.15 |     6.43 |     0.64 |      0.42 |
|    0 |     432 |      687 |       24 |        0 |       0 |     635 |     620 |  0.18 |     5.44 |     5.72 |     0.63 |      0.44 |
|    0 |     433 |      693 |       21 |        0 |       0 |     622 |     605 |  0.18 |     5.86 |     6.12 |     0.63 |      0.43 |
|    0 |     434 |      710 |       36 |        0 |       0 |     664 |     653 |  0.18 |     5.2  |     5.7  |     0.62 |      0.44 |
|    0 |     435 |      690 |       53 |        0 |       0 |     627 |     614 |  0.18 |     5.24 |     5.58 |     0.63 |      0.44 |
|    0 |     436 |      661 |       55 |        0 |       0 |     612 |     596 |  0.17 |     5.16 |     5.6  |     0.62 |      0.46 |
|    0 |     437 |      679 |       42 |        0 |       0 |     613 |     600 |  0.18 |     5.23 |     5.32 |     0.62 |      0.46 |
|    0 |     438 |      653 |       30 |        0 |       0 |     599 |     579 |  0.18 |     5.56 |     6.24 |     0.62 |      0.43 |
|    0 |     439 |      668 |       49 |        0 |       0 |     613 |     599 |  0.18 |     5.46 |     5.71 |     0.64 |      0.44 |
|    0 |     440 |      665 |       58 |        0 |       0 |     605 |     584 |  0.18 |     5.2  |     5.66 |     0.62 |      0.46 |
|    0 |     441 |      717 |       56 |        0 |       0 |     668 |     651 |  0.18 |     5.57 |     5.95 |     0.63 |      0.46 |
|    0 |     442 |      717 |       33 |        0 |       0 |     632 |     618 |  0.18 |     5.56 |     5.76 |     0.62 |      0.43 |
|    0 |     443 |      674 |       22 |        0 |       0 |     588 |     578 |  0.18 |     5.03 |     5.19 |     0.62 |      0.45 |
|    0 |     444 |      682 |       30 |        0 |       0 |     611 |     597 |  0.19 |     5.79 |     6.1  |     0.64 |      0.43 |
|    0 |     445 |      685 |       51 |        0 |       0 |     639 |     624 |  0.19 |     5.73 |     6.03 |     0.62 |      0.46 |
|    0 |     446 |      658 |       51 |        0 |       0 |     602 |     584 |  0.17 |     5    |     5.4  |     0.62 |      0.44 |
|    0 |     447 |      669 |       92 |        0 |       0 |     635 |     617 |  0.17 |     4.68 |     4.97 |     0.62 |      0.45 |
|    0 |     448 |      673 |       38 |        0 |       0 |     637 |     616 |  0.18 |     5.92 |     6.36 |     0.63 |      0.43 |
|    0 |     449 |      655 |       11 |        0 |       0 |     586 |     577 |  0.17 |     5.21 |     5.34 |     0.61 |      0.45 |
|    0 |     450 |      704 |       18 |        0 |       0 |     617 |     606 |  0.18 |     5.24 |     5.39 |     0.63 |      0.43 |
|    0 |     451 |      727 |       23 |        0 |       0 |     647 |     631 |  0.19 |     5.86 |     6.09 |     0.63 |      0.42 |
|    0 |     452 |      725 |       51 |        0 |       0 |     669 |     651 |  0.18 |     5.46 |     5.64 |     0.62 |      0.44 |
|    0 |     453 |      673 |       64 |        0 |       0 |     638 |     622 |  0.18 |     4.61 |     5.13 |     0.62 |      0.44 |
|    0 |     454 |      639 |       28 |        0 |       0 |     577 |     568 |  0.18 |     5.22 |     5.38 |     0.63 |      0.43 |
|    0 |     455 |      660 |       44 |        0 |       0 |     617 |     603 |  0.19 |     5.79 |     5.95 |     0.63 |      0.43 |
|    0 |     456 |      654 |       31 |        0 |       0 |     584 |     569 |  0.18 |     5.42 |     5.56 |     0.62 |      0.46 |
|    0 |     457 |      730 |       33 |        0 |       0 |     672 |     657 |  0.18 |     5.29 |     5.6  |     0.63 |      0.44 |
|    0 |     458 |      704 |       26 |        0 |       0 |     626 |     612 |  0.17 |     4.85 |     5.12 |     0.61 |      0.46 |
|    0 |     459 |      654 |       97 |        0 |       0 |     595 |     579 |  0.18 |     5.55 |     5.93 |     0.64 |      0.43 |
|    0 |     460 |      681 |       61 |        0 |       0 |     629 |     606 |  0.19 |     5.79 |     6.2  |     0.64 |      0.43 |
|    0 |     461 |      681 |       22 |        0 |       0 |     608 |     602 |  0.19 |     6.47 |     6.56 |     0.64 |      0.42 |
|    0 |     462 |      714 |       53 |        0 |       0 |     647 |     631 |  0.19 |     6.09 |     6.32 |     0.64 |      0.42 |
|    0 |     463 |      683 |      134 |        0 |       0 |     621 |     605 |  0.19 |     6.29 |     6.72 |     0.64 |      0.43 |
|    0 |     464 |      695 |       64 |        0 |       0 |     638 |     619 |  0.18 |     5.28 |     5.54 |     0.62 |      0.46 |
|    0 |     465 |      660 |       45 |        0 |       0 |     613 |     604 |  0.19 |     5.01 |     5.29 |     0.63 |      0.45 |
|    0 |     466 |      681 |       23 |        0 |       0 |     605 |     585 |  0.19 |     5.85 |     6.24 |     0.63 |      0.46 |
|    0 |     467 |      691 |       38 |        0 |       0 |     615 |     608 |  0.18 |     5.4  |     5.57 |     0.63 |      0.41 |
|    0 |     468 |      703 |      104 |        0 |       0 |     640 |     632 |  0.18 |     5.58 |     5.73 |     0.64 |      0.41 |
|    0 |     469 |      667 |       60 |        0 |       0 |     610 |     601 |  0.19 |     5.72 |     6    |     0.63 |      0.43 |
|    0 |     470 |      712 |       84 |        0 |       0 |     674 |     654 |  0.18 |     4.83 |     5.23 |     0.62 |      0.45 |
|    0 |     471 |      630 |       52 |        0 |       0 |     581 |     564 |  0.18 |     5    |     5.31 |     0.63 |      0.45 |
|    0 |     472 |      685 |       48 |        0 |       0 |     632 |     617 |  0.19 |     5.78 |     5.98 |     0.63 |      0.43 |
|    0 |     473 |      729 |       25 |        0 |       0 |     633 |     623 |  0.18 |     5.1  |     5.27 |     0.62 |      0.41 |
|    0 |     474 |      647 |       26 |        0 |       0 |     602 |     593 |  0.19 |     5.98 |     6.46 |     0.64 |      0.42 |
|    0 |     475 |      693 |       40 |        0 |       0 |     621 |     610 |  0.18 |     5.07 |     5.24 |     0.62 |      0.44 |
|    0 |     476 |      711 |       73 |        0 |       0 |     648 |     626 |  0.18 |     5.17 |     5.58 |     0.64 |      0.44 |
|    0 |     477 |      659 |       73 |        0 |       0 |     616 |     596 |  0.19 |     5.86 |     6.45 |     0.64 |      0.43 |
|    0 |     478 |      669 |       41 |        0 |       0 |     600 |     585 |  0.19 |     5.4  |     5.94 |     0.62 |      0.46 |
|    0 |     479 |      682 |       32 |        0 |       0 |     608 |     593 |  0.18 |     4.73 |     4.98 |     0.62 |      0.44 |
|    0 |     480 |      697 |       35 |        0 |       0 |     618 |     608 |  0.19 |     5.8  |     5.96 |     0.64 |      0.42 |
|    0 |     481 |      669 |       74 |        0 |       0 |     617 |     598 |  0.18 |     5.26 |     5.72 |     0.62 |      0.46 |
|    0 |     482 |      664 |       54 |        0 |       0 |     623 |     604 |  0.18 |     5.09 |     5.51 |     0.61 |      0.46 |
|    0 |     483 |      741 |       62 |        0 |       0 |     690 |     678 |  0.19 |     5.87 |     6    |     0.63 |      0.44 |
|    0 |     484 |      618 |       29 |        0 |       0 |     561 |     548 |  0.19 |     5.07 |     5.31 |     0.63 |      0.45 |
|    0 |     485 |      685 |       51 |        0 |       0 |     624 |     610 |  0.19 |     5.85 |     6.25 |     0.64 |      0.43 |
|    0 |     486 |      694 |       36 |        0 |       0 |     639 |     622 |  0.17 |     4.74 |     4.94 |     0.62 |      0.46 |
|    0 |     487 |      675 |       86 |        0 |       0 |     621 |     606 |  0.2  |     5.73 |     5.92 |     0.65 |      0.42 |
|    0 |     488 |      669 |       87 |        0 |       0 |     640 |     615 |  0.18 |     4.95 |     5.54 |     0.62 |      0.46 |
|    0 |     489 |      704 |       68 |        0 |       0 |     674 |     655 |  0.18 |     5.09 |     5.7  |     0.61 |      0.48 |
|    0 |     490 |      674 |       41 |        0 |       0 |     628 |     607 |  0.19 |     5.45 |     5.86 |     0.64 |      0.44 |
|    0 |     491 |      654 |       49 |        0 |       0 |     592 |     583 |  0.19 |     5.51 |     5.73 |     0.63 |      0.43 |
|    0 |     492 |      695 |       38 |        0 |       0 |     618 |     600 |  0.19 |     5.73 |     6.65 |     0.63 |      0.44 |
|    0 |     493 |      675 |       36 |        0 |       0 |     605 |     594 |  0.19 |     5.81 |     6.65 |     0.63 |      0.43 |
|    0 |     494 |      666 |      104 |        0 |       0 |     638 |     617 |  0.2  |     5.89 |     6.82 |     0.65 |      0.44 |
|    0 |     495 |      667 |       65 |        0 |       0 |     651 |     629 |  0.18 |     5.06 |     5.51 |     0.61 |      0.48 |
|    0 |     496 |      713 |       73 |        0 |       0 |     669 |     654 |  0.19 |     5.64 |     6.1  |     0.63 |      0.44 |
|    0 |     497 |      687 |       11 |        0 |       0 |     602 |     592 |  0.19 |     5.55 |     5.74 |     0.63 |      0.43 |
|    0 |     498 |      648 |       33 |        0 |       0 |     584 |     566 |  0.19 |     5.97 |     6.76 |     0.64 |      0.43 |
|    0 |     499 |      706 |       51 |        0 |       0 |     641 |     618 |  0.19 |     5.67 |     6.23 |     0.64 |      0.42 |
|    0 |     500 |      657 |       90 |        0 |       0 |     621 |     601 |  0.18 |     4.96 |     5.32 |     0.64 |      0.44 |
|    0 |     501 |      685 |       62 |        0 |       0 |     657 |     638 |  0.19 |     5.48 |     6.41 |     0.63 |      0.44 |
|    0 |     502 |      648 |       48 |        0 |       0 |     590 |     575 |  0.18 |     5.05 |     5.48 |     0.62 |      0.44 |
|    0 |     503 |      715 |       32 |        0 |       0 |     651 |     630 |  0.19 |     6.29 |     6.71 |     0.63 |      0.44 |
|    0 |     504 |      706 |       40 |        0 |       0 |     644 |     631 |  0.19 |     6.55 |     6.71 |     0.61 |      0.46 |
|    0 |     505 |      644 |       42 |        0 |       0 |     587 |     569 |  0.19 |     5.69 |     6.04 |     0.64 |      0.43 |
|    0 |     506 |      678 |       95 |        0 |       0 |     665 |     643 |  0.19 |     5.43 |     6.12 |     0.63 |      0.42 |
|    0 |     507 |      682 |       43 |        0 |       0 |     623 |     607 |  0.19 |     5.7  |     6.11 |     0.64 |      0.43 |
|    0 |     508 |      689 |       23 |        0 |       0 |     628 |     617 |  0.19 |     5.51 |     5.67 |     0.64 |      0.43 |
|    0 |     509 |      635 |       29 |        0 |       0 |     567 |     560 |  0.19 |     5.31 |     5.57 |     0.62 |      0.45 |
|    0 |     510 |      703 |       19 |        0 |       0 |     622 |     609 |  0.18 |     5.25 |     5.54 |     0.61 |      0.43 |
|    0 |     511 |      726 |       62 |        0 |       0 |     657 |     640 |  0.19 |     5.32 |     5.64 |     0.64 |      0.44 |
|    0 |     512 |      676 |       80 |        0 |       0 |     633 |     613 |  0.19 |     5    |     5.35 |     0.62 |      0.45 |
|    0 |     513 |      675 |       86 |        0 |       0 |     647 |     627 |  0.19 |     5.34 |     5.7  |     0.62 |      0.45 |
|    0 |     514 |      707 |       38 |        0 |       0 |     649 |     636 |  0.19 |     5.93 |     6.11 |     0.63 |      0.45 |
|    0 |     515 |      662 |       30 |        0 |       0 |     618 |     602 |  0.19 |     5.31 |     5.55 |     0.65 |      0.43 |
|    0 |     516 |      643 |       27 |        0 |       0 |     582 |     570 |  0.19 |     5.79 |     6.04 |     0.64 |      0.44 |
|    0 |     517 |      693 |       34 |        0 |       0 |     638 |     619 |  0.18 |     4.84 |     5.11 |     0.63 |      0.44 |
|    0 |     518 |      708 |       61 |        0 |       0 |     657 |     634 |  0.19 |     4.92 |     5.31 |     0.63 |      0.46 |
|    0 |     519 |      720 |       43 |        0 |       0 |     652 |     639 |  0.2  |     5.29 |     5.51 |     0.63 |      0.41 |
|    0 |     520 |      672 |       37 |        0 |       0 |     622 |     608 |  0.19 |     5.15 |     5.34 |     0.62 |      0.44 |
|    0 |     521 |      661 |       24 |        0 |       0 |     587 |     573 |  0.19 |     5.66 |     6.06 |     0.63 |      0.43 |
|    0 |     522 |      672 |       26 |        0 |       0 |     586 |     576 |  0.19 |     5.47 |     5.92 |     0.62 |      0.44 |
|    0 |     523 |      705 |       28 |        0 |       0 |     620 |     609 |  0.19 |     5.17 |     5.42 |     0.64 |      0.41 |
|    0 |     524 |      644 |       42 |        0 |       0 |     571 |     560 |  0.19 |     5.41 |     5.67 |     0.63 |      0.44 |
|    0 |     525 |      739 |       52 |        0 |       0 |     678 |     664 |  0.2  |     5.58 |     5.99 |     0.63 |      0.44 |
|    0 |     526 |      673 |       48 |        0 |       0 |     592 |     583 |  0.19 |     5.39 |     5.57 |     0.64 |      0.42 |
|    0 |     527 |      687 |       29 |        0 |       0 |     617 |     602 |  0.18 |     5.53 |     5.79 |     0.64 |      0.43 |
|    0 |     528 |      686 |       26 |        0 |       0 |     605 |     603 |  0.19 |     5.13 |     5.22 |     0.62 |      0.42 |
|    0 |     529 |      707 |       35 |        0 |       0 |     660 |     647 |  0.19 |     5.62 |     5.96 |     0.63 |      0.43 |
|    0 |     530 |      678 |       47 |        0 |       0 |     621 |     605 |  0.19 |     5.36 |     5.72 |     0.63 |      0.43 |
|    0 |     531 |      644 |       69 |        0 |       0 |     612 |     598 |  0.19 |     4.73 |     5.09 |     0.63 |      0.42 |
|    0 |     532 |      688 |       27 |        0 |       0 |     636 |     627 |  0.2  |     5.82 |     6.07 |     0.64 |      0.42 |
|    0 |     533 |      663 |       33 |        0 |       0 |     602 |     594 |  0.19 |     5.01 |     5.38 |     0.63 |      0.42 |
|    0 |     534 |      729 |       16 |        0 |       0 |     645 |     638 |  0.19 |     5.45 |     5.6  |     0.63 |      0.42 |
|    0 |     535 |      695 |       11 |        0 |       0 |     623 |     613 |  0.2  |     5.38 |     5.57 |     0.64 |      0.43 |
|    0 |     536 |      728 |       14 |        0 |       0 |     628 |     624 |  0.18 |     4.95 |     5.04 |     0.63 |      0.41 |
|    0 |     537 |      670 |       29 |        0 |       0 |     612 |     604 |  0.18 |     5.38 |     5.49 |     0.62 |      0.44 |
|    0 |     538 |      543 |      140 |        0 |       0 |     586 |     579 |  0.18 |     5.5  |     5.66 |     0.62 |      0.44 |
|    0 |     539 |       50 |      601 |        0 |       0 |     569 |     562 |  0.19 |     5.35 |     6.14 |     0.65 |      0.49 |
+------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------+

 Summary vs resolution
+------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------+
|   ID |   d min |   # full |   # part |   # over |   # ice |   # sum |   # prf |   Ibg |   I/sigI |   I/sigI |   CC prf |   RMSD XY |
|      |         |          |          |          |         |         |         |       |    (sum) |    (prf) |          |           |
|------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------|
|    0 |    1.17 |      356 |       13 |        0 |       0 |     244 |     166 |  0.04 |     0.38 |     0.42 |     0.31 |      0.96 |
|    0 |    1.19 |     1130 |       32 |        0 |       0 |     988 |     813 |  0.04 |     0.4  |     0.41 |     0.31 |      0.9  |
|    0 |    1.21 |     2492 |       76 |        0 |       0 |    2195 |    1898 |  0.05 |     0.52 |     0.46 |     0.32 |      0.88 |
|    0 |    1.23 |     4075 |      119 |        0 |       0 |    3672 |    3359 |  0.05 |     0.56 |     0.54 |     0.33 |      0.85 |
|    0 |    1.26 |     5902 |      172 |        0 |       0 |    5292 |    4889 |  0.05 |     0.61 |     0.59 |     0.35 |      0.81 |
|    0 |    1.28 |     8034 |      229 |        0 |       0 |    7144 |    6665 |  0.06 |     0.66 |     0.65 |     0.36 |      0.77 |
|    0 |    1.31 |    10584 |      313 |        0 |       0 |    9390 |    8864 |  0.06 |     0.79 |     0.77 |     0.38 |      0.72 |
|    0 |    1.35 |    13823 |      429 |        0 |       0 |   12391 |   11673 |  0.07 |     0.92 |     0.92 |     0.4  |      0.68 |
|    0 |    1.38 |    18821 |      555 |        0 |       0 |   16886 |   16028 |  0.07 |     1    |     1    |     0.42 |      0.65 |
|    0 |    1.42 |    22404 |      895 |        0 |       0 |   20498 |   19652 |  0.08 |     1.21 |     1.21 |     0.45 |      0.62 |
|    0 |    1.47 |    25873 |     2792 |        0 |       0 |   24854 |   23512 |  0.08 |     1.43 |     1.45 |     0.47 |      0.59 |
|    0 |    1.52 |    27511 |     3061 |        0 |       0 |   25683 |   24625 |  0.09 |     1.73 |     1.77 |     0.51 |      0.55 |
|    0 |    1.58 |    27760 |     2951 |        0 |       0 |   27064 |   25950 |  0.1  |     2.12 |     2.21 |     0.56 |      0.51 |
|    0 |    1.65 |    27833 |     3057 |        0 |       0 |   25875 |   24747 |  0.11 |     2.6  |     2.73 |     0.6  |      0.47 |
|    0 |    1.74 |    27968 |     3006 |        0 |       0 |   26442 |   25281 |  0.14 |     3.36 |     3.56 |     0.66 |      0.42 |
|    0 |    1.85 |    28097 |     3189 |        0 |       0 |   27301 |   26142 |  0.18 |     4.64 |     4.94 |     0.72 |      0.37 |
|    0 |    1.99 |    28170 |     3273 |        0 |       0 |   26140 |   25058 |  0.24 |     6.28 |     6.72 |     0.78 |      0.32 |
|    0 |    2.19 |    28446 |     3225 |        0 |       0 |   27505 |   26331 |  0.27 |     8.4  |     9.11 |     0.81 |      0.31 |
|    0 |    2.51 |    28562 |     3134 |        0 |       0 |   26875 |   25726 |  0.33 |    12.08 |    13.16 |     0.84 |      0.28 |
|    0 |    3.16 |    28861 |     3654 |        0 |       0 |   27732 |   26521 |  0.4  |    24.1  |    26.28 |     0.85 |      0.26 |
+------+---------+----------+----------+----------+---------+---------+---------+-------+----------+----------+----------+-----------+

 Summary for experiment 0
+---------------------------------------+-----------+----------+--------+
| Item                                  |   Overall |      Low |   High |
|---------------------------------------+-----------+----------+--------|
| dmin                                  |      1.17 |     3.16 |   1.17 |
| dmax                                  |    151.26 |   151.26 |   1.19 |
| number fully recorded                 | 366702    | 28861    | 356    |
| number partially recorded             |  34175    |  3654    |  13    |
| number with invalid background pixels |  86171    |  5873    | 273    |
| number with invalid foreground pixels |  52464    |  3965    | 125    |
| number with overloaded pixels         |      0    |     0    |   0    |
| number in powder rings                |      0    |     0    |   0    |
| number processed with summation       | 344171    | 27732    | 244    |
| number processed with profile fitting | 327900    | 26521    | 166    |
| number failed in background modelling |   3906    |   669    |   0    |
| number failed in summation            |  52464    |  3965    | 125    |
| number failed in profile fitting      |  68735    |  5176    | 203    |
| ibg                                   |      0.17 |     0.4  |   0.04 |
| i/sigi (summation)                    |      5.46 |    24.1  |   0.38 |
| i/sigi (profile fitting)              |      5.9  |    26.28 |   0.42 |
| cc prf                                |      0.62 |     0.85 |   0.31 |
| cc_pearson sum/prf                    |      0.91 |     0.88 |   0.67 |
| cc_spearman sum/prf                   |      0.96 |     0.97 |   0.59 |
+---------------------------------------+-----------+----------+--------+

Timing information for integration
+-------------------+----------------+
| Read time         | 57.91 seconds  |
| Extract time      | 3.72 seconds   |
| Pre-process time  | 0.48 seconds   |
| Process time      | 158.03 seconds |
| Post-process time | 0.00 seconds   |
| Total time        | 227.61 seconds |
+-------------------+----------------+

Saving 400877 reflections to integrated.refl
 time taken: 0.482867
Saving the experiments to integrated.expt
 time taken: 0.0166039

Total time taken: 145.360445

Checking the log output, we see that after loading in the reference reflections from refined.refl, new predictions are made up to the highest resolution at the corner of the detector. This is fine, but if we wanted to we could have adjusted the resolution limits using parameters prediction.d_min and prediction.d_max. The predictions are made using the scan-varying crystal model recorded in refined.expt. This ensures that prediction is made using the smoothly varying lattice and orientation that we determined in the refinement step. As this scan-varying model was determined in advance of integration, each of the integration jobs is independent and we can take advantage of true parallelism during processing.

The profile model is calculated from the reflections in refined.refl. First reflections with a too small ‘zeta’ factor are filtered out. This essentially removes reflections that are too close to the spindle axis. In general these reflections require significant Lorentz corrections and as a result have less trustworthy intensities anyway. From the remaining reflection shoeboxes, the average beam divergence and reflecting range is calculated, providing the two Gaussian width parameters \(\sigma_D\) and \(\sigma_M\) used in the 3D profile model.

Following this, independent integration jobs are set up. These jobs overlap, so reflections are assigned to one or more jobs. What follows are blocks of information specific to each integration job.

After these jobs are finished, the reflections are ‘post-processed’, which includes the application of the LP correction to the intensities. Then summary tables are printed giving quality statistics first by frame, and then by resolution bin.

HTML report

Much more information from the various steps of data processing can be found within an HTML report generated using the program dials.report. This is run simply with:

dials.report integrated.expt integrated.refl

which produces the file dials-report.html.

This report includes plots showing the scan-varying crystal orientation and unit cell parameters. The latter of these is useful to check that changes to the cell during processing appear reasonable. In this tutorial, we see an overall increase in all three cell parameters, however the greatest change, in lengths a and b, is only about 0.02 Angstroms. If significant cell volume increases had been observed that might be indicative of radiation damage. However we can’t yet conclude that there is no radiation damage from the lack of considerable change observed. We can at least see from this and the low final refined RMSDs that this is a very well-behaved dataset.

Some of the most useful plots are

  • Difference between observed and calculated centroids vs phi, which shows how the average residuals in each of X, Y, and \(\phi\) vary as a fuction of \(\phi\). If scan-varying refinement has been successful in capturing the real changes during the scan then we would expect these plots to be straight lines.
  • Centroid residuals in X and Y, in which the X, Y residuals are shown directly. The key point here is to look for a globular shape centred at the origin.
  • Difference between observed and calculated centroids in X and Y, which show the difference between predicted and observed reflection positions in either X or Y as functions of detector position. From these plots it is very easy to see whole tiles that are worse than their neighbours, and whether those tiles might be simply shifted or slightly rotated compared to the model detector.
  • Reflection and reference correlations binned in X/Y. These are useful companions to the plots of centroid residual as a function of detector position above. Whereas the above plots show systematic errors in the positions and orientations of tiles of a multi-panel detector, these plots indicate what effect that (and any other position-specific systematic error) has on the integrated data quality. The first of these plots shows the correlation between reflections and their reference profiles for all reflections in the dataset. The second shows only the correlations between the strong reference reflections and their profiles (thus these are expected to be higher and do not extend to such high resolution).
  • Distribution of I/Sigma vs Z. This reproduces the \(\frac{I}{\sigma_I}\) information versus frame number given in the log file in a graphical form. Here we see that \(\frac{I}{\sigma_I}\) is fairly flat over the whole dataset, which we might use as an indication that there were no bad frames, not much radiation damage occurred and that scale factors are likely to be fairly uniform.

Exporting as MTZ

The final step of dials processing is to export the integrated results to mtz format, suitable for input to downstream processing programs such as pointless and aimless.

dials.export integrated.refl integrated.expt

And this is the output, showing the reflection file statistics.

DIALS 2.dev.1101-g6e2af7e3c
The following parameters have been modified:

input {
  experiments = integrated.expt
  reflections = integrated.refl
}

Data appears to be unscaled, setting intensity = profile+sum
Data appears to be unscaled, setting mtz.hklout = 'integrated.mtz'
Read 400877 predicted reflections
Selected 327900 reflections integrated by profile and summation methods
Combined 6053 partial reflections with other partial reflections
Removed 2731 reflections below partiality threshold
Removed 0 intensity.sum.value reflections with I/Sig(I) < -5.0
Removed 230 intensity.prf.value reflections with I/Sig(I) < -5.0
Saving 318886 integrated reflections to integrated.mtz

Title: From dials.export
Space group symbol from file: P4
Space group number from file: 75
Space group from matrices: P 4 (No. 75)
Point group symbol from file: 4
Number of batches: 540
Number of crystals: 1
Number of Miller indices: 318886
Resolution range: 150.004 1.17324
History:
  From DIALS 2.dev.1101-g6e2af7e3c, run on 2019-11-16 at 08:18:38 GMT
Crystal 1:
  Name: XTAL
  Project: DIALS
  Id: 1
  Unit cell: (57.784, 57.784, 150.004, 90, 90, 90)
  Number of datasets: 1
  Dataset 1:
    Name: FROMDIALS
    Id: 1
    Wavelength: 0.97625
    Number of columns: 17
    label        #valid  %valid     min     max type
    H            318886 100.00%    0.00   46.00 H: index h,k,l
    K            318886 100.00%    0.00   46.00 H: index h,k,l
    L            318886 100.00%    0.00  114.00 H: index h,k,l
    M_ISYM       318886 100.00%    1.00    8.00 Y: M/ISYM, packed partial/reject flag and symmetry number
    BATCH        318886 100.00%    1.00  540.00 B: BATCH number
    IPR          318886 100.00%  -13.52 4209.41 J: intensity
    SIGIPR       318886 100.00%    0.01   32.88 Q: standard deviation
    I            318886 100.00% -168.70 4209.69 J: intensity
    SIGI         318886 100.00%    0.01  299.21 Q: standard deviation
    BG           318886 100.00%    1.22  188.45 R: real
    SIGBG        318886 100.00%    1.23   15.23 R: real
    FRACTIONCALC 318886 100.00%    0.99    1.00 R: real
    XDET         318886 100.00%    8.17 2455.14 R: real
    YDET         318886 100.00%    6.57 2519.83 R: real
    ROT          318886 100.00%   82.10  162.90 R: real
    LP           318886 100.00%    0.00    0.75 R: real
    QE           318886 100.00%    0.71    0.85 R: real

What to do Next

The following demonstrates how to take the output of dials processing and continue with downstream analysis using the CCP4 programs pointless, to sort the data and assign the correct symmetry, followed by scaling with aimless and intensity analysis using ctruncate:

pointless hklin integrated.mtz hklout sorted.mtz > pointless.log
aimless hklin sorted.mtz hklout scaled.mtz > aimless.log << EOF
resolution 1.3
anomalous off
EOF
ctruncate -hklin scaled.mtz -hklout truncated.mtz \
-colin '/*/*/[IMEAN,SIGIMEAN]' > ctruncate.log

to get merged data for downstream analysis. The output from this includes the merging statistics which will give a better idea about data quality. It is easiest to view these logfiles using the program logview, e.g.:

logview aimless.log

Often passing in a sensible resolution limit to aimless is helpful. Here we assumed we ran first without a resolution limit to help decide where to cut the data. This indicated slightly anisotropic diffraction, with diffraction along the c* direction a little better than a* and b* directions, which are equivalent. Diffraction quality is good, however completeness falls off sharply, especially in the c* direction. Following this we chose to exclude all data at a resolution higher than 1.3 Angstroms, to ensure about 80% completeness in the outer shell. Here is the summary from aimless.log:

Summary data for        Project: DIALS Crystal: XTAL Dataset: FROMDIALS

                                           Overall  InnerShell  OuterShell
Low resolution limit                      150.00    150.00      1.32
High resolution limit                       1.30      7.12      1.30

Rmerge  (within I+/I-)                     0.061     0.024     0.416
Rmerge  (all I+ and I-)                    0.069     0.026     0.488
Rmeas (within I+/I-)                       0.075     0.030     0.575
Rmeas (all I+ & I-)                        0.076     0.030     0.610
Rpim (within I+/I-)                        0.043     0.017     0.395
Rpim (all I+ & I-)                         0.033     0.014     0.358
Rmerge in top intensity bin                0.029        -         -
Total number of observations              308123      2257      5493
Total number unique                        62352       499      2474
Mean((I)/sd(I))                             10.7      27.1       1.4
Mn(I) half-set correlation CC(1/2)         0.999     0.999     0.722
Completeness                                98.2      99.8      80.1
Multiplicity                                 4.9       4.5       2.2

Anomalous completeness                      92.3     100.0      47.8
Anomalous multiplicity                       2.4       3.0       1.5
DelAnom correlation between half-sets     -0.002     0.279     0.065
Mid-Slope of Anom Normal Probability       0.953       -         -