-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-0669b64613.log
1243 lines (1239 loc) · 81.9 KB
/
1.6.0-DEV-0669b64613.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
Julia Version 1.6.0-DEV.1153
Commit 0669b64613 (2020-10-07 09:01 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed IntelOpenMP_jll ────────────── v2018.0.3+0
Installed ConstructionBase ───────────── v1.0.0
Installed FFTViews ───────────────────── v0.3.1
Installed RegularizedLeastSquares ────── v0.6.5
Installed Wavelets ───────────────────── v0.9.2
Installed IterativeSolvers ───────────── v0.8.4
Installed MKL_jll ────────────────────── v2020.2.254+0
Installed Libtiff_jll ────────────────── v4.1.0+1
Installed Distributions ──────────────── v0.23.12
Installed ImageMorphology ────────────── v0.2.8
Installed MRIReco ────────────────────── v0.2.4
Installed SortingAlgorithms ──────────── v0.3.1
Installed Rotations ──────────────────── v1.0.1
Installed Blosc_jll ──────────────────── v1.14.3+1
Installed Libiconv_jll ───────────────── v1.16.0+6
Installed FixedPointNumbers ──────────── v0.8.4
Installed ImageFiltering ─────────────── v0.6.15
Installed Zlib_jll ───────────────────── v1.2.11+16
Installed Compat ─────────────────────── v3.18.0
Installed ExprTools ──────────────────── v0.1.2
Installed NaNMath ────────────────────── v0.3.4
Installed DataAPI ────────────────────── v1.3.0
Installed PDMats ─────────────────────── v0.10.1
Installed Parameters ─────────────────── v0.12.1
Installed EllipsisNotation ───────────── v0.4.0
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed Mocking ────────────────────── v0.7.1
Installed libpng_jll ─────────────────── v1.6.37+5
Installed ComputationalResources ─────── v0.3.2
Installed SIMDPirates ────────────────── v0.8.25
Installed NFFT ───────────────────────── v0.5.2
Installed DSP ────────────────────────── v0.6.8
Installed Interpolations ─────────────── v0.12.10
Installed Graphics ───────────────────── v1.0.2
Installed StatsBase ──────────────────── v0.33.1
Installed IntervalSets ───────────────── v0.5.1
Installed XML2_jll ───────────────────── v2.9.10+2
Installed Intervals ──────────────────── v1.4.2
Installed IndirectArrays ─────────────── v0.5.1
Installed RecipesBase ────────────────── v1.1.0
Installed Lz4_jll ────────────────────── v1.9.2+2
Installed PaddedViews ────────────────── v0.5.5
Installed ImageMetadata ──────────────── v0.9.3
Installed Colors ─────────────────────── v0.12.4
Installed MacroTools ─────────────────── v0.5.5
Installed Blosc ──────────────────────── v0.7.0
Installed MosaicViews ────────────────── v0.2.3
Installed CustomUnitRanges ───────────── v1.0.0
Installed ColorTypes ─────────────────── v0.10.9
Installed Reexport ───────────────────── v0.2.0
Installed DataStructures ─────────────── v0.18.7
Installed CatIndices ─────────────────── v0.2.1
Installed FillArrays ─────────────────── v0.9.6
Installed SimpleTraits ───────────────── v0.9.3
Installed Zstd_jll ───────────────────── v1.4.5+1
Installed ImageMagick ────────────────── v1.1.6
Installed IterTools ──────────────────── v1.3.0
Installed FFTW_jll ───────────────────── v3.3.9+5
Installed FileIO ─────────────────────── v1.4.3
Installed OrderedCollections ─────────── v1.3.1
Installed Unitful ────────────────────── v1.4.1
Installed Missings ───────────────────── v0.4.4
Installed ProgressMeter ──────────────── v1.4.0
Installed Polynomials ────────────────── v1.1.9
Installed FastClosures ───────────────── v0.3.2
Installed ImageUtils ─────────────────── v0.2.2
Installed WoodburyMatrices ───────────── v0.5.2
Installed CoordinateTransformations ──── v0.6.0
Installed Rmath ──────────────────────── v0.6.1
Installed QuadGK ─────────────────────── v2.4.1
Installed RangeArrays ────────────────── v0.3.2
Installed StaticArrays ───────────────── v0.12.4
Installed Images ─────────────────────── v0.22.4
Installed CompilerSupportLibraries_jll ─ v0.3.3+0
Installed ColorVectorSpace ───────────── v0.8.6
Installed SpecialFunctions ───────────── v0.10.3
Installed NIfTI ──────────────────────── v0.4.1
Installed AxisAlgorithms ─────────────── v1.0.0
Installed ImageShow ──────────────────── v0.2.3
Installed ImageTransformations ───────── v0.8.6
Installed Rmath_jll ──────────────────── v0.2.2+1
Installed OffsetArrays ───────────────── v1.3.0
Installed ImageCore ──────────────────── v0.8.16
Installed HDF5 ───────────────────────── v0.13.6
Installed GZip ───────────────────────── v0.5.1
Installed TiledIteration ─────────────── v0.2.4
Installed FFTW ───────────────────────── v1.2.4
Installed LightXML ───────────────────── v0.9.0
Installed ImageQualityIndexes ────────── v0.1.4
Installed HDF5_jll ───────────────────── v1.10.5+6
Installed MappedArrays ───────────────── v0.2.2
Installed StatsFuns ──────────────────── v0.9.5
Installed AbstractFFTs ───────────────── v0.5.0
Installed Requires ───────────────────── v1.1.0
Installed AxisArrays ─────────────────── v0.4.3
Installed Distances ──────────────────── v0.8.2
Installed TimerOutputs ───────────────── v0.5.6
Installed ImageDistances ─────────────── v0.2.7
Installed TimeZones ──────────────────── v1.4.0
Installed SparsityOperators ──────────── v0.1.9
Installed IdentityRanges ─────────────── v0.3.1
Installed CpuId ──────────────────────── v0.2.2
Installed JpegTurbo_jll ──────────────── v2.0.1+2
Installed ImageMagick_jll ────────────── v6.9.10-12+3
Installed EzXML ──────────────────────── v1.1.0
Installed Ratios ─────────────────────── v0.4.0
Installed ImageAxes ──────────────────── v0.6.6
Installed UnPack ─────────────────────── v1.0.2
Installed VectorizationBase ──────────── v0.12.33
Installed LinearOperators ────────────── v1.1.0
Installed ImageContrastAdjustment ────── v0.3.5
Updating `~/.julia/environments/v1.6/Project.toml`
[bdf86e05] + MRIReco v0.2.4
Updating `~/.julia/environments/v1.6/Manifest.toml`
[621f4979] + AbstractFFTs v0.5.0
[13072b0f] + AxisAlgorithms v1.0.0
[39de3d68] + AxisArrays v0.4.3
[a74b3585] + Blosc v0.7.0
[0b7ba130] + Blosc_jll v1.14.3+1
[aafaddc9] + CatIndices v0.2.1
[3da002f7] + ColorTypes v0.10.9
[c3611d14] + ColorVectorSpace v0.8.6
[5ae59095] + Colors v0.12.4
[34da2185] + Compat v3.18.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[ed09eef8] + ComputationalResources v0.3.2
[187b0558] + ConstructionBase v1.0.0
[150eb455] + CoordinateTransformations v0.6.0
[adafc99b] + CpuId v0.2.2
[dc8bdbbb] + CustomUnitRanges v1.0.0
[717857b8] + DSP v0.6.8
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.18.7
[b4f34e82] + Distances v0.8.2
[31c24e10] + Distributions v0.23.12
[da5c29d0] + EllipsisNotation v0.4.0
[e2ba6199] + ExprTools v0.1.2
[8f5d6c58] + EzXML v1.1.0
[4f61f5a4] + FFTViews v0.3.1
[7a1cc6ca] + FFTW v1.2.4
[f5851436] + FFTW_jll v3.3.9+5
[9aa1b823] + FastClosures v0.3.2
[5789e2e9] + FileIO v1.4.3
[1a297f60] + FillArrays v0.9.6
[53c48c17] + FixedPointNumbers v0.8.4
[92fee26a] + GZip v0.5.1
[a2bd30eb] + Graphics v1.0.2
[f67ccb44] + HDF5 v0.13.6
[0234f1f7] + HDF5_jll v1.10.5+6
[bbac6d45] + IdentityRanges v0.3.1
[2803e5a7] + ImageAxes v0.6.6
[f332f351] + ImageContrastAdjustment v0.3.5
[a09fc81d] + ImageCore v0.8.16
[51556ac3] + ImageDistances v0.2.7
[6a3955dd] + ImageFiltering v0.6.15
[6218d12a] + ImageMagick v1.1.6
[c73af94c] + ImageMagick_jll v6.9.10-12+3
[bc367c6b] + ImageMetadata v0.9.3
[787d08f9] + ImageMorphology v0.2.8
[2996bd0c] + ImageQualityIndexes v0.1.4
[4e3cecfd] + ImageShow v0.2.3
[02fcd773] + ImageTransformations v0.8.6
[8ad4436d] + ImageUtils v0.2.2
[916415d5] + Images v0.22.4
[9b13fd28] + IndirectArrays v0.5.1
[1d5cc7b8] + IntelOpenMP_jll v2018.0.3+0
[a98d9a8b] + Interpolations v0.12.10
[8197267c] + IntervalSets v0.5.1
[d8418881] + Intervals v1.4.2
[c8e1da08] + IterTools v1.3.0
[42fd0dbc] + IterativeSolvers v0.8.4
[aacddb02] + JpegTurbo_jll v2.0.1+2
[94ce4f54] + Libiconv_jll v1.16.0+6
[89763e89] + Libtiff_jll v4.1.0+1
[9c8b4983] + LightXML v0.9.0
[5c8ed15e] + LinearOperators v1.1.0
[5ced341a] + Lz4_jll v1.9.2+2
[856f044c] + MKL_jll v2020.2.254+0
[bdf86e05] + MRIReco v0.2.4
[1914dd2f] + MacroTools v0.5.5
[dbb5928d] + MappedArrays v0.2.2
[e1d29d7a] + Missings v0.4.4
[78c3b35d] + Mocking v0.7.1
[e94cdb99] + MosaicViews v0.2.3
[efe261a4] + NFFT v0.5.2
[a3a9e032] + NIfTI v0.4.1
[77ba4419] + NaNMath v0.3.4
[6fe1bfb0] + OffsetArrays v1.3.0
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[bac558e1] + OrderedCollections v1.3.1
[90014a1f] + PDMats v0.10.1
[5432bcbf] + PaddedViews v0.5.5
[d96e819e] + Parameters v0.12.1
[f27b6e38] + Polynomials v1.1.9
[92933f4c] + ProgressMeter v1.4.0
[1fd47b50] + QuadGK v2.4.1
[b3c3ace0] + RangeArrays v0.3.2
[c84ed2f1] + Ratios v0.4.0
[3cdcf5f2] + RecipesBase v1.1.0
[189a3867] + Reexport v0.2.0
[1e9c538a] + RegularizedLeastSquares v0.6.5
[ae029012] + Requires v1.1.0
[79098fc4] + Rmath v0.6.1
[f50d1b31] + Rmath_jll v0.2.2+1
[6038ab10] + Rotations v1.0.1
[21efa798] + SIMDPirates v0.8.25
[699a6c99] + SimpleTraits v0.9.3
[a2af1166] + SortingAlgorithms v0.3.1
[a5ff1dd3] + SparsityOperators v0.1.9
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.4
[2913bbd2] + StatsBase v0.33.1
[4c63d2b9] + StatsFuns v0.9.5
[06e1c1a7] + TiledIteration v0.2.4
[f269a46b] + TimeZones v1.4.0
[a759f4b9] + TimerOutputs v0.5.6
[3a884ed6] + UnPack v1.0.2
[1986cc42] + Unitful v1.4.1
[3d5dd08c] + VectorizationBase v0.12.33
[29a6e085] + Wavelets v0.9.2
[efce3f68] + WoodburyMatrices v0.5.2
[02c8fc9c] + XML2_jll v2.9.10+2
[83775a58] + Zlib_jll v1.2.11+16
[3161d3a3] + Zstd_jll v1.4.5+1
[b53b4c65] + libpng_jll v1.6.37+5
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building HDF5 ─────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/0713cbabdf855852dfab3ce6447c87145f3d9ea8/build.log`
Building FFTW ─────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8b7c16b56936047ca41bf25effa137ae0b381ae8/build.log`
Building TimeZones → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/2c48caca8f3912857973590a9757e1f86cbbff81/build.log`
Testing MRIReco
Status `/tmp/jl_2rmDhZ/Project.toml`
[31c24e10] Distributions v0.23.12
[7a1cc6ca] FFTW v1.2.4
[5789e2e9] FileIO v1.4.3
[a2bd30eb] Graphics v1.0.2
[f67ccb44] HDF5 v0.13.6
[cd3eb016] HTTP v0.8.19
[8ad4436d] ImageUtils v0.2.2
[9c8b4983] LightXML v0.9.0
[5c8ed15e] LinearOperators v1.1.0
[bdf86e05] MRIReco v0.2.4
[efe261a4] NFFT v0.5.2
[a3a9e032] NIfTI v0.4.1
[92933f4c] ProgressMeter v1.4.0
[189a3867] Reexport v0.2.0
[1e9c538a] RegularizedLeastSquares v0.6.5
[a5ff1dd3] SparsityOperators v0.1.9
[2913bbd2] StatsBase v0.33.1
[1986cc42] Unitful v1.4.1
[29a6e085] Wavelets v0.9.2
[8ba89e20] Distributed
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[8dfed614] Test
Status `/tmp/jl_2rmDhZ/Manifest.toml`
[621f4979] AbstractFFTs v0.5.0
[13072b0f] AxisAlgorithms v1.0.0
[39de3d68] AxisArrays v0.4.3
[a74b3585] Blosc v0.7.0
[0b7ba130] Blosc_jll v1.14.3+1
[aafaddc9] CatIndices v0.2.1
[3da002f7] ColorTypes v0.10.9
[c3611d14] ColorVectorSpace v0.8.6
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.18.0
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[ed09eef8] ComputationalResources v0.3.2
[187b0558] ConstructionBase v1.0.0
[150eb455] CoordinateTransformations v0.6.0
[adafc99b] CpuId v0.2.2
[dc8bdbbb] CustomUnitRanges v1.0.0
[717857b8] DSP v0.6.8
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.18.7
[b4f34e82] Distances v0.8.2
[31c24e10] Distributions v0.23.12
[da5c29d0] EllipsisNotation v0.4.0
[e2ba6199] ExprTools v0.1.2
[8f5d6c58] EzXML v1.1.0
[4f61f5a4] FFTViews v0.3.1
[7a1cc6ca] FFTW v1.2.4
[f5851436] FFTW_jll v3.3.9+5
[9aa1b823] FastClosures v0.3.2
[5789e2e9] FileIO v1.4.3
[1a297f60] FillArrays v0.9.6
[53c48c17] FixedPointNumbers v0.8.4
[92fee26a] GZip v0.5.1
[a2bd30eb] Graphics v1.0.2
[f67ccb44] HDF5 v0.13.6
[0234f1f7] HDF5_jll v1.10.5+6
[cd3eb016] HTTP v0.8.19
[bbac6d45] IdentityRanges v0.3.1
[2803e5a7] ImageAxes v0.6.6
[f332f351] ImageContrastAdjustment v0.3.5
[a09fc81d] ImageCore v0.8.16
[51556ac3] ImageDistances v0.2.7
[6a3955dd] ImageFiltering v0.6.15
[6218d12a] ImageMagick v1.1.6
[c73af94c] ImageMagick_jll v6.9.10-12+3
[bc367c6b] ImageMetadata v0.9.3
[787d08f9] ImageMorphology v0.2.8
[2996bd0c] ImageQualityIndexes v0.1.4
[4e3cecfd] ImageShow v0.2.3
[02fcd773] ImageTransformations v0.8.6
[8ad4436d] ImageUtils v0.2.2
[916415d5] Images v0.22.4
[9b13fd28] IndirectArrays v0.5.1
[83e8ac13] IniFile v0.5.0
[1d5cc7b8] IntelOpenMP_jll v2018.0.3+0
[a98d9a8b] Interpolations v0.12.10
[8197267c] IntervalSets v0.5.1
[d8418881] Intervals v1.4.2
[c8e1da08] IterTools v1.3.0
[42fd0dbc] IterativeSolvers v0.8.4
[aacddb02] JpegTurbo_jll v2.0.1+2
[94ce4f54] Libiconv_jll v1.16.0+6
[89763e89] Libtiff_jll v4.1.0+1
[9c8b4983] LightXML v0.9.0
[5c8ed15e] LinearOperators v1.1.0
[5ced341a] Lz4_jll v1.9.2+2
[856f044c] MKL_jll v2020.2.254+0
[bdf86e05] MRIReco v0.2.4
[1914dd2f] MacroTools v0.5.5
[dbb5928d] MappedArrays v0.2.2
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.8+0
[e1d29d7a] Missings v0.4.4
[78c3b35d] Mocking v0.7.1
[e94cdb99] MosaicViews v0.2.3
[efe261a4] NFFT v0.5.2
[a3a9e032] NIfTI v0.4.1
[77ba4419] NaNMath v0.3.4
[6fe1bfb0] OffsetArrays v1.3.0
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[bac558e1] OrderedCollections v1.3.1
[90014a1f] PDMats v0.10.1
[5432bcbf] PaddedViews v0.5.5
[d96e819e] Parameters v0.12.1
[f27b6e38] Polynomials v1.1.9
[92933f4c] ProgressMeter v1.4.0
[1fd47b50] QuadGK v2.4.1
[b3c3ace0] RangeArrays v0.3.2
[c84ed2f1] Ratios v0.4.0
[3cdcf5f2] RecipesBase v1.1.0
[189a3867] Reexport v0.2.0
[1e9c538a] RegularizedLeastSquares v0.6.5
[ae029012] Requires v1.1.0
[79098fc4] Rmath v0.6.1
[f50d1b31] Rmath_jll v0.2.2+1
[6038ab10] Rotations v1.0.1
[21efa798] SIMDPirates v0.8.25
[699a6c99] SimpleTraits v0.9.3
[a2af1166] SortingAlgorithms v0.3.1
[a5ff1dd3] SparsityOperators v0.1.9
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.4
[2913bbd2] StatsBase v0.33.1
[4c63d2b9] StatsFuns v0.9.5
[06e1c1a7] TiledIteration v0.2.4
[f269a46b] TimeZones v1.4.0
[a759f4b9] TimerOutputs v0.5.6
[3a884ed6] UnPack v1.0.2
[1986cc42] Unitful v1.4.1
[3d5dd08c] VectorizationBase v0.12.33
[29a6e085] Wavelets v0.9.2
[efce3f68] WoodburyMatrices v0.5.2
[02c8fc9c] XML2_jll v2.9.10+2
[83775a58] Zlib_jll v1.2.11+16
[3161d3a3] Zstd_jll v1.4.5+1
[b53b4c65] libpng_jll v1.6.37+5
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[4607b0f0] SuiteSparse
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
Trajectories | 9 9
Test Summary: | Pass Total
IO | 2 2
[ Info: Testing simulating kdata with NFFT and exact evaluation
Simulating kdata using NFFT
0.005605 seconds (23.45 k allocations: 615.734 KiB)
[ Info: Simulating kdata rigorously
0.002139 seconds (23.45 k allocations: 615.734 KiB)
Relative error NFFT vs EXACT: 0.0
[ Info: Testing simulating multiple 2d-slices with NFFT and exact evaluation
Simulating kdata using NFFT
Simulating data... 33%|███████████ | ETA: 0:00:07[KSimulating data...100%|█████████████████████████████████| Time: 0:00:04[K
5.102275 seconds (7.38 M allocations: 410.531 MiB, 2.89% gc time, 97.97% compilation time)
[ Info: Simulating kdata rigorously
0.000739 seconds (460 allocations: 902.891 KiB)
Relative error NFFT vs EXACT: 0.0
[ Info: Testing simulating 3d-kdata with NFFT and exact evaluation
Simulating kdata using NFFT
2.432427 seconds (2.66 M allocations: 154.837 MiB, 3.84% gc time, 98.74% compilation time)
[ Info: Simulating kdata rigorously
0.000380 seconds (218 allocations: 508.922 KiB)
Relative error NFFT vs EXACT: 0.0
[ Info: Testing simulating kdata with correctionterm
Simulating kdata using NFFT to approx. correctionterm ...
0.853601 seconds (879.31 k allocations: 50.484 MiB, 97.46% compilation time)
Simulating kdata using Least Squares to approx. correctionterm...
0.015200 seconds (7.49 k allocations: 2.372 MiB)
Simulating kdata rigorously...
0.015458 seconds (7.49 k allocations: 2.372 MiB)
Relative Error of leastsquare method: 0.0
Relative Error of leastsquare method: 0.0
[ Info: Testing simulating kdata with multiple echoes
[ Info: Testing simulating kdata with NFFT and exact evaluation
0.002171 seconds (23.45 k allocations: 615.734 KiB)
Relative error EXACT vs NOISY: 0.02020899592761314
[ Info: Testing reduction of encoding size
Test Summary: | Pass Total
simulations | 9 9
Relative error ExplicitOp: 8.6133868921438e-15
Relative error adj. ExplicitOp: 8.600877075704327e-15
Relative error NFFT: 0.0008907558612616428
Relative error adj. NFFT: 0.00042651577728651286
Test Summary: | Pass Total
Linear Operator | 10 10
Using leastsquares to get Hist-coefficients... 0%| | ETA: 0:16:11[KUsing leastsquares to get Hist-coefficients... 0%| | ETA: 0:10:21[KUsing leastsquares to get Hist-coefficients... 1%| | ETA: 0:10:18[KUsing leastsquares to get Hist-coefficients... 1%| | ETA: 0:10:00[KUsing leastsquares to get Hist-coefficients... 1%| | ETA: 0:09:56[KUsing leastsquares to get Hist-coefficients... 1%| | ETA: 0:10:42[KUsing leastsquares to get Hist-coefficients... 1%| | ETA: 0:11:41[KUsing leastsquares to get Hist-coefficients... 1%|▏ | ETA: 0:10:24[KUsing leastsquares to get Hist-coefficients... 2%|▏ | ETA: 0:10:12[KUsing leastsquares to get Hist-coefficients... 2%|▏ | ETA: 0:08:32[KUsing leastsquares to get Hist-coefficients... 2%|▏ | ETA: 0:09:06[KUsing leastsquares to get Hist-coefficients... 2%|▏ | ETA: 0:08:43[KUsing leastsquares to get Hist-coefficients... 3%|▏ | ETA: 0:08:01[KUsing leastsquares to get Hist-coefficients... 3%|▏ | ETA: 0:07:59[KUsing leastsquares to get Hist-coefficients... 3%|▏ | ETA: 0:07:42[KUsing leastsquares to get Hist-coefficients... 4%|▎ | ETA: 0:07:26[KUsing leastsquares to get Hist-coefficients... 4%|▎ | ETA: 0:07:15[KUsing leastsquares to get Hist-coefficients... 4%|▎ | ETA: 0:07:27[KUsing leastsquares to get Hist-coefficients... 4%|▎ | ETA: 0:07:31[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:39[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:29[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:33[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:37[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:41[KUsing leastsquares to get Hist-coefficients... 5%|▎ | ETA: 0:07:45[KUsing leastsquares to get Hist-coefficients... 6%|▎ | ETA: 0:07:19[KUsing leastsquares to get Hist-coefficients... 6%|▎ | ETA: 0:07:29[KUsing leastsquares to get Hist-coefficients... 6%|▍ | ETA: 0:07:30[KUsing leastsquares to get Hist-coefficients... 7%|▍ | ETA: 0:07:07[KUsing leastsquares to get Hist-coefficients... 7%|▍ | ETA: 0:07:15[KUsing leastsquares to get Hist-coefficients... 7%|▍ | ETA: 0:07:10[KUsing leastsquares to get Hist-coefficients... 8%|▍ | ETA: 0:06:49[KUsing leastsquares to get Hist-coefficients... 8%|▍ | ETA: 0:06:53[KUsing leastsquares to get Hist-coefficients... 8%|▍ | ETA: 0:06:50[KUsing leastsquares to get Hist-coefficients... 9%|▌ | ETA: 0:06:35[KUsing leastsquares to get Hist-coefficients... 9%|▌ | ETA: 0:06:13[KUsing leastsquares to get Hist-coefficients... 10%|▌ | ETA: 0:06:00[KUsing leastsquares to get Hist-coefficients... 10%|▌ | ETA: 0:05:56[KUsing leastsquares to get Hist-coefficients... 11%|▌ | ETA: 0:05:43[KUsing leastsquares to get Hist-coefficients... 11%|▌ | ETA: 0:05:47[KUsing leastsquares to get Hist-coefficients... 11%|▌ | ETA: 0:05:52[KUsing leastsquares to get Hist-coefficients... 12%|▋ | ETA: 0:05:39[KUsing leastsquares to get Hist-coefficients... 12%|▋ | ETA: 0:05:36[KUsing leastsquares to get Hist-coefficients... 13%|▋ | ETA: 0:05:31[KUsing leastsquares to get Hist-coefficients... 13%|▋ | ETA: 0:05:32[KUsing leastsquares to get Hist-coefficients... 13%|▋ | ETA: 0:05:26[KUsing leastsquares to get Hist-coefficients... 13%|▋ | ETA: 0:05:27[KUsing leastsquares to get Hist-coefficients... 13%|▋ | ETA: 0:05:31[KUsing leastsquares to get Hist-coefficients... 14%|▊ | ETA: 0:05:30[KUsing leastsquares to get Hist-coefficients... 14%|▊ | ETA: 0:05:33[KUsing leastsquares to get Hist-coefficients... 14%|▊ | ETA: 0:05:35[KUsing leastsquares to get Hist-coefficients... 14%|▊ | ETA: 0:05:36[KUsing leastsquares to get Hist-coefficients... 15%|▊ | ETA: 0:05:35[KUsing leastsquares to get Hist-coefficients... 15%|▊ | ETA: 0:05:36[KUsing leastsquares to get Hist-coefficients... 15%|▊ | ETA: 0:05:32[KUsing leastsquares to get Hist-coefficients... 15%|▊ | ETA: 0:05:30[KUsing leastsquares to get Hist-coefficients... 16%|▊ | ETA: 0:05:27[KUsing leastsquares to get Hist-coefficients... 16%|▊ | ETA: 0:05:28[KUsing leastsquares to get Hist-coefficients... 16%|▊ | ETA: 0:05:29[KUsing leastsquares to get Hist-coefficients... 16%|▉ | ETA: 0:05:27[KUsing leastsquares to get Hist-coefficients... 17%|▉ | ETA: 0:05:27[KUsing leastsquares to get Hist-coefficients... 17%|▉ | ETA: 0:05:18[KUsing leastsquares to get Hist-coefficients... 18%|▉ | ETA: 0:05:17[KUsing leastsquares to get Hist-coefficients... 18%|▉ | ETA: 0:05:19[KUsing leastsquares to get Hist-coefficients... 18%|▉ | ETA: 0:05:12[KUsing leastsquares to get Hist-coefficients... 19%|█ | ETA: 0:05:06[KUsing leastsquares to get Hist-coefficients... 19%|█ | ETA: 0:05:01[KUsing leastsquares to get Hist-coefficients... 19%|█ | ETA: 0:05:03[KUsing leastsquares to get Hist-coefficients... 20%|█ | ETA: 0:05:03[KUsing leastsquares to get Hist-coefficients... 20%|█ | ETA: 0:05:00[KUsing leastsquares to get Hist-coefficients... 20%|█ | ETA: 0:05:04[KUsing leastsquares to get Hist-coefficients... 20%|█ | ETA: 0:05:06[KUsing leastsquares to get Hist-coefficients... 21%|█ | ETA: 0:05:04[KUsing leastsquares to get Hist-coefficients... 21%|█ | ETA: 0:05:01[KUsing leastsquares to get Hist-coefficients... 22%|█▏ | ETA: 0:04:53[KUsing leastsquares to get Hist-coefficients... 22%|█▏ | ETA: 0:04:50[KUsing leastsquares to get Hist-coefficients... 22%|█▏ | ETA: 0:04:50[KUsing leastsquares to get Hist-coefficients... 22%|█▏ | ETA: 0:04:51[KUsing leastsquares to get Hist-coefficients... 22%|█▏ | ETA: 0:04:54[KUsing leastsquares to get Hist-coefficients... 23%|█▏ | ETA: 0:04:48[KUsing leastsquares to get Hist-coefficients... 23%|█▏ | ETA: 0:04:46[KUsing leastsquares to get Hist-coefficients... 24%|█▏ | ETA: 0:04:46[KUsing leastsquares to get Hist-coefficients... 24%|█▎ | ETA: 0:04:46[KUsing leastsquares to get Hist-coefficients... 24%|█▎ | ETA: 0:04:46[KUsing leastsquares to get Hist-coefficients... 24%|█▎ | ETA: 0:04:44[KUsing leastsquares to get Hist-coefficients... 25%|█▎ | ETA: 0:04:43[KUsing leastsquares to get Hist-coefficients... 25%|█▎ | ETA: 0:04:44[KUsing leastsquares to get Hist-coefficients... 25%|█▎ | ETA: 0:04:44[KUsing leastsquares to get Hist-coefficients... 25%|█▎ | ETA: 0:04:42[KUsing leastsquares to get Hist-coefficients... 26%|█▎ | ETA: 0:04:43[KUsing leastsquares to get Hist-coefficients... 26%|█▎ | ETA: 0:04:44[KUsing leastsquares to get Hist-coefficients... 26%|█▎ | ETA: 0:04:45[KUsing leastsquares to get Hist-coefficients... 26%|█▍ | ETA: 0:04:40[KUsing leastsquares to get Hist-coefficients... 27%|█▍ | ETA: 0:04:37[KUsing leastsquares to get Hist-coefficients... 27%|█▍ | ETA: 0:04:36[KUsing leastsquares to get Hist-coefficients... 27%|█▍ | ETA: 0:04:36[KUsing leastsquares to get Hist-coefficients... 27%|█▍ | ETA: 0:04:37[KUsing leastsquares to get Hist-coefficients... 27%|█▍ | ETA: 0:04:39[KUsing leastsquares to get Hist-coefficients... 28%|█▍ | ETA: 0:04:38[KUsing leastsquares to get Hist-coefficients... 28%|█▍ | ETA: 0:04:37[KUsing leastsquares to get Hist-coefficients... 28%|█▍ | ETA: 0:04:39[KUsing leastsquares to get Hist-coefficients... 29%|█▍ | ETA: 0:04:34[KUsing leastsquares to get Hist-coefficients... 29%|█▍ | ETA: 0:04:34[KUsing leastsquares to get Hist-coefficients... 29%|█▌ | ETA: 0:04:35[KUsing leastsquares to get Hist-coefficients... 30%|█▌ | ETA: 0:04:26[KUsing leastsquares to get Hist-coefficients... 30%|█▌ | ETA: 0:04:26[KUsing leastsquares to get Hist-coefficients... 30%|█▌ | ETA: 0:04:24[KUsing leastsquares to get Hist-coefficients... 31%|█▋ | ETA: 0:04:14[KUsing leastsquares to get Hist-coefficients... 32%|█▋ | ETA: 0:04:11[KUsing leastsquares to get Hist-coefficients... 32%|█▋ | ETA: 0:04:11[KUsing leastsquares to get Hist-coefficients... 32%|█▋ | ETA: 0:04:12[KUsing leastsquares to get Hist-coefficients... 32%|█▋ | ETA: 0:04:12[KUsing leastsquares to get Hist-coefficients... 32%|█▋ | ETA: 0:04:13[KUsing leastsquares to get Hist-coefficients... 33%|█▋ | ETA: 0:04:14[KUsing leastsquares to get Hist-coefficients... 33%|█▋ | ETA: 0:04:14[KUsing leastsquares to get Hist-coefficients... 33%|█▋ | ETA: 0:04:11[KUsing leastsquares to get Hist-coefficients... 34%|█▋ | ETA: 0:04:09[KUsing leastsquares to get Hist-coefficients... 34%|█▋ | ETA: 0:04:09[KUsing leastsquares to get Hist-coefficients... 34%|█▊ | ETA: 0:04:07[KUsing leastsquares to get Hist-coefficients... 34%|█▊ | ETA: 0:04:07[KUsing leastsquares to get Hist-coefficients... 35%|█▊ | ETA: 0:04:04[KUsing leastsquares to get Hist-coefficients... 35%|█▊ | ETA: 0:04:05[KUsing leastsquares to get Hist-coefficients... 35%|█▊ | ETA: 0:04:04[KUsing leastsquares to get Hist-coefficients... 36%|█▊ | ETA: 0:04:02[KUsing leastsquares to get Hist-coefficients... 36%|█▊ | ETA: 0:04:01[KUsing leastsquares to get Hist-coefficients... 36%|█▊ | ETA: 0:03:59[KUsing leastsquares to get Hist-coefficients... 37%|█▉ | ETA: 0:03:57[KUsing leastsquares to get Hist-coefficients... 37%|█▉ | ETA: 0:03:54[KUsing leastsquares to get Hist-coefficients... 37%|█▉ | ETA: 0:03:52[KUsing leastsquares to get Hist-coefficients... 38%|█▉ | ETA: 0:03:49[KUsing leastsquares to get Hist-coefficients... 38%|█▉ | ETA: 0:03:46[KUsing leastsquares to get Hist-coefficients... 39%|█▉ | ETA: 0:03:45[KUsing leastsquares to get Hist-coefficients... 39%|██ | ETA: 0:03:43[KUsing leastsquares to get Hist-coefficients... 39%|██ | ETA: 0:03:42[KUsing leastsquares to get Hist-coefficients... 39%|██ | ETA: 0:03:42[KUsing leastsquares to get Hist-coefficients... 40%|██ | ETA: 0:03:41[KUsing leastsquares to get Hist-coefficients... 40%|██ | ETA: 0:03:40[KUsing leastsquares to get Hist-coefficients... 40%|██ | ETA: 0:03:40[KUsing leastsquares to get Hist-coefficients... 41%|██ | ETA: 0:03:39[KUsing leastsquares to get Hist-coefficients... 41%|██ | ETA: 0:03:39[KUsing leastsquares to get Hist-coefficients... 41%|██ | ETA: 0:03:38[KUsing leastsquares to get Hist-coefficients... 42%|██▏ | ETA: 0:03:34[KUsing leastsquares to get Hist-coefficients... 42%|██▏ | ETA: 0:03:33[KUsing leastsquares to get Hist-coefficients... 42%|██▏ | ETA: 0:03:32[KUsing leastsquares to get Hist-coefficients... 42%|██▏ | ETA: 0:03:31[KUsing leastsquares to get Hist-coefficients... 43%|██▏ | ETA: 0:03:31[KUsing leastsquares to get Hist-coefficients... 43%|██▏ | ETA: 0:03:32[KUsing leastsquares to get Hist-coefficients... 43%|██▏ | ETA: 0:03:31[KUsing leastsquares to get Hist-coefficients... 43%|██▏ | ETA: 0:03:32[KUsing leastsquares to get Hist-coefficients... 43%|██▏ | ETA: 0:03:30[KUsing leastsquares to get Hist-coefficients... 44%|██▏ | ETA: 0:03:30[KUsing leastsquares to get Hist-coefficients... 44%|██▎ | ETA: 0:03:27[KUsing leastsquares to get Hist-coefficients... 44%|██▎ | ETA: 0:03:27[KUsing leastsquares to get Hist-coefficients... 45%|██▎ | ETA: 0:03:25[KUsing leastsquares to get Hist-coefficients... 45%|██▎ | ETA: 0:03:25[KUsing leastsquares to get Hist-coefficients... 45%|██▎ | ETA: 0:03:26[KUsing leastsquares to get Hist-coefficients... 45%|██▎ | ETA: 0:03:26[KUsing leastsquares to get Hist-coefficients... 45%|██▎ | ETA: 0:03:25[KUsing leastsquares to get Hist-coefficients... 46%|██▎ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 46%|██▎ | ETA: 0:03:25[KUsing leastsquares to get Hist-coefficients... 46%|██▎ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 46%|██▎ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 46%|██▎ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 46%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 46%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 47%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:24[KUsing leastsquares to get Hist-coefficients... 48%|██▍ | ETA: 0:03:23[KUsing leastsquares to get Hist-coefficients... 49%|██▍ | ETA: 0:03:22[KUsing leastsquares to get Hist-coefficients... 49%|██▌ | ETA: 0:03:22[KUsing leastsquares to get Hist-coefficients... 49%|██▌ | ETA: 0:03:22[KUsing leastsquares to get Hist-coefficients... 49%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:19[KUsing leastsquares to get Hist-coefficients... 50%|██▌ | ETA: 0:03:20[KUsing leastsquares to get Hist-coefficients... 51%|██▌ | ETA: 0:03:18[KUsing leastsquares to get Hist-coefficients... 52%|██▋ | ETA: 0:03:12[KUsing leastsquares to get Hist-coefficients... 52%|██▋ | ETA: 0:03:12[KUsing leastsquares to get Hist-coefficients... 52%|██▋ | ETA: 0:03:10[KUsing leastsquares to get Hist-coefficients... 52%|██▋ | ETA: 0:03:10[KUsing leastsquares to get Hist-coefficients... 52%|██▋ | ETA: 0:03:10[KUsing leastsquares to get Hist-coefficients... 53%|██▋ | ETA: 0:03:06[KUsing leastsquares to get Hist-coefficients... 53%|██▋ | ETA: 0:03:05[KUsing leastsquares to get Hist-coefficients... 53%|██▋ | ETA: 0:03:04[KUsing leastsquares to get Hist-coefficients... 54%|██▋ | ETA: 0:03:05[KUsing leastsquares to get Hist-coefficients... 54%|██▋ | ETA: 0:03:05[KUsing leastsquares to get Hist-coefficients... 54%|██▊ | ETA: 0:03:04[KUsing leastsquares to get Hist-coefficients... 54%|██▊ | ETA: 0:03:02[KUsing leastsquares to get Hist-coefficients... 54%|██▊ | ETA: 0:03:02[KUsing leastsquares to get Hist-coefficients... 54%|██▊ | ETA: 0:03:02[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:03[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:03[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 55%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 56%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 56%|██▊ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 56%|██▊ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 56%|██▊ | ETA: 0:03:01[KUsing leastsquares to get Hist-coefficients... 56%|██▊ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 56%|██▉ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 56%|██▉ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:03:00[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:02:59[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:02:59[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:02:59[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:02:59[KUsing leastsquares to get Hist-coefficients... 57%|██▉ | ETA: 0:02:59[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:57[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:57[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 58%|██▉ | ETA: 0:02:58[KUsing leastsquares to get Hist-coefficients... 59%|██▉ | ETA: 0:02:57[KUsing leastsquares to get Hist-coefficients... 59%|██▉ | ETA: 0:02:57[KUsing leastsquares to get Hist-coefficients... 59%|███ | ETA: 0:02:57[KUsing leastsquares to get Hist-coefficients... 59%|███ | ETA: 0:02:56[KUsing leastsquares to get Hist-coefficients... 59%|███ | ETA: 0:02:56[KUsing leastsquares to get Hist-coefficients... 59%|███ | ETA: 0:02:55[KUsing leastsquares to get Hist-coefficients... 60%|███ | ETA: 0:02:54[KUsing leastsquares to get Hist-coefficients... 60%|███ | ETA: 0:02:55[KUsing leastsquares to get Hist-coefficients... 60%|███ | ETA: 0:02:54[KUsing leastsquares to get Hist-coefficients... 60%|███ | ETA: 0:02:52[KUsing leastsquares to get Hist-coefficients... 60%|███ | ETA: 0:02:52[KUsing leastsquares to get Hist-coefficients... 61%|███ | ETA: 0:02:51[KUsing leastsquares to get Hist-coefficients... 61%|███ | ETA: 0:02:50[KUsing leastsquares to get Hist-coefficients... 62%|███▏ | ETA: 0:02:44[KUsing leastsquares to get Hist-coefficients... 62%|███▏ | ETA: 0:02:42[KUsing leastsquares to get Hist-coefficients... 62%|███▏ | ETA: 0:02:42[KUsing leastsquares to get Hist-coefficients... 62%|███▏ | ETA: 0:02:41[KUsing leastsquares to get Hist-coefficients... 63%|███▏ | ETA: 0:02:39[KUsing leastsquares to get Hist-coefficients... 63%|███▏ | ETA: 0:02:38[KUsing leastsquares to get Hist-coefficients... 63%|███▏ | ETA: 0:02:38[KUsing leastsquares to get Hist-coefficients... 63%|███▏ | ETA: 0:02:38[KUsing leastsquares to get Hist-coefficients... 63%|███▏ | ETA: 0:02:37[KUsing leastsquares to get Hist-coefficients... 64%|███▏ | ETA: 0:02:37[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:36[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:36[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:36[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:36[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:35[KUsing leastsquares to get Hist-coefficients... 64%|███▎ | ETA: 0:02:34[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:34[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:33[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:34[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:34[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:32[KUsing leastsquares to get Hist-coefficients... 65%|███▎ | ETA: 0:02:31[KUsing leastsquares to get Hist-coefficients... 66%|███▎ | ETA: 0:02:31[KUsing leastsquares to get Hist-coefficients... 66%|███▎ | ETA: 0:02:31[KUsing leastsquares to get Hist-coefficients... 66%|███▎ | ETA: 0:02:30[KUsing leastsquares to get Hist-coefficients... 66%|███▍ | ETA: 0:02:28[KUsing leastsquares to get Hist-coefficients... 66%|███▍ | ETA: 0:02:28[KUsing leastsquares to get Hist-coefficients... 67%|███▍ | ETA: 0:02:25[KUsing leastsquares to get Hist-coefficients... 67%|███▍ | ETA: 0:02:25[KUsing leastsquares to get Hist-coefficients... 67%|███▍ | ETA: 0:02:26[KUsing leastsquares to get Hist-coefficients... 67%|███▍ | ETA: 0:02:25[KUsing leastsquares to get Hist-coefficients... 68%|███▍ | ETA: 0:02:23[KUsing leastsquares to get Hist-coefficients... 68%|███▍ | ETA: 0:02:22[KUsing leastsquares to get Hist-coefficients... 68%|███▍ | ETA: 0:02:21[KUsing leastsquares to get Hist-coefficients... 68%|███▍ | ETA: 0:02:20[KUsing leastsquares to get Hist-coefficients... 68%|███▍ | ETA: 0:02:19[KUsing leastsquares to get Hist-coefficients... 69%|███▍ | ETA: 0:02:18[KUsing leastsquares to get Hist-coefficients... 69%|███▌ | ETA: 0:02:17[KUsing leastsquares to get Hist-coefficients... 69%|███▌ | ETA: 0:02:16[KUsing leastsquares to get Hist-coefficients... 69%|███▌ | ETA: 0:02:16[KUsing leastsquares to get Hist-coefficients... 70%|███▌ | ETA: 0:02:15[KUsing leastsquares to get Hist-coefficients... 70%|███▌ | ETA: 0:02:14[KUsing leastsquares to get Hist-coefficients... 70%|███▌ | ETA: 0:02:14[KUsing leastsquares to get Hist-coefficients... 70%|███▌ | ETA: 0:02:14[KUsing leastsquares to get Hist-coefficients... 70%|███▌ | ETA: 0:02:12[KUsing leastsquares to get Hist-coefficients... 71%|███▌ | ETA: 0:02:10[KUsing leastsquares to get Hist-coefficients... 71%|███▌ | ETA: 0:02:09[KUsing leastsquares to get Hist-coefficients... 71%|███▌ | ETA: 0:02:08[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:06[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:05[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:05[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:04[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:04[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:03[KUsing leastsquares to get Hist-coefficients... 72%|███▋ | ETA: 0:02:02[KUsing leastsquares to get Hist-coefficients... 73%|███▋ | ETA: 0:02:00[KUsing leastsquares to get Hist-coefficients... 73%|███▋ | ETA: 0:01:59[KUsing leastsquares to get Hist-coefficients... 73%|███▋ | ETA: 0:01:59[KUsing leastsquares to get Hist-coefficients... 73%|███▋ | ETA: 0:01:58[KUsing leastsquares to get Hist-coefficients... 74%|███▊ | ETA: 0:01:56[KUsing leastsquares to get Hist-coefficients... 74%|███▊ | ETA: 0:01:56[KUsing leastsquares to get Hist-coefficients... 74%|███▊ | ETA: 0:01:55[KUsing leastsquares to get Hist-coefficients... 74%|███▊ | ETA: 0:01:54[KUsing leastsquares to get Hist-coefficients... 74%|███▊ | ETA: 0:01:54[KUsing leastsquares to get Hist-coefficients... 75%|███▊ | ETA: 0:01:53[KUsing leastsquares to get Hist-coefficients... 75%|███▊ | ETA: 0:01:52[KUsing leastsquares to get Hist-coefficients... 75%|███▊ | ETA: 0:01:52[KUsing leastsquares to get Hist-coefficients... 75%|███▊ | ETA: 0:01:50[KUsing leastsquares to get Hist-coefficients... 76%|███▊ | ETA: 0:01:49[KUsing leastsquares to get Hist-coefficients... 76%|███▊ | ETA: 0:01:48[KUsing leastsquares to get Hist-coefficients... 76%|███▊ | ETA: 0:01:47[KUsing leastsquares to get Hist-coefficients... 76%|███▊ | ETA: 0:01:46[KUsing leastsquares to get Hist-coefficients... 76%|███▉ | ETA: 0:01:46[KUsing leastsquares to get Hist-coefficients... 76%|███▉ | ETA: 0:01:46[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:45[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:45[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:45[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:44[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:43[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:42[KUsing leastsquares to get Hist-coefficients... 77%|███▉ | ETA: 0:01:42[KUsing leastsquares to get Hist-coefficients... 78%|███▉ | ETA: 0:01:41[KUsing leastsquares to get Hist-coefficients... 78%|███▉ | ETA: 0:01:38[KUsing leastsquares to get Hist-coefficients... 78%|███▉ | ETA: 0:01:37[KUsing leastsquares to get Hist-coefficients... 79%|███▉ | ETA: 0:01:36[KUsing leastsquares to get Hist-coefficients... 79%|████ | ETA: 0:01:33[KUsing leastsquares to get Hist-coefficients... 79%|████ | ETA: 0:01:32[KUsing leastsquares to get Hist-coefficients... 80%|████ | ETA: 0:01:31[KUsing leastsquares to get Hist-coefficients... 80%|████ | ETA: 0:01:31[KUsing leastsquares to get Hist-coefficients... 80%|████ | ETA: 0:01:30[KUsing leastsquares to get Hist-coefficients... 80%|████ | ETA: 0:01:29[KUsing leastsquares to get Hist-coefficients... 80%|████ | ETA: 0:01:28[KUsing leastsquares to get Hist-coefficients... 81%|████ | ETA: 0:01:27[KUsing leastsquares to get Hist-coefficients... 81%|████ | ETA: 0:01:26[KUsing leastsquares to get Hist-coefficients... 81%|████▏| ETA: 0:01:23[KUsing leastsquares to get Hist-coefficients... 82%|████▏| ETA: 0:01:23[KUsing leastsquares to get Hist-coefficients... 82%|████▏| ETA: 0:01:22[KUsing leastsquares to get Hist-coefficients... 82%|████▏| ETA: 0:01:20[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:17[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:17[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:16[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:16[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:15[KUsing leastsquares to get Hist-coefficients... 83%|████▏| ETA: 0:01:14[KUsing leastsquares to get Hist-coefficients... 84%|████▏| ETA: 0:01:14[KUsing leastsquares to get Hist-coefficients... 84%|████▏| ETA: 0:01:14[KUsing leastsquares to get Hist-coefficients... 84%|████▎| ETA: 0:01:13[KUsing leastsquares to get Hist-coefficients... 84%|████▎| ETA: 0:01:12[KUsing leastsquares to get Hist-coefficients... 84%|████▎| ETA: 0:01:10[KUsing leastsquares to get Hist-coefficients... 84%|████▎| ETA: 0:01:10[KUsing leastsquares to get Hist-coefficients... 85%|████▎| ETA: 0:01:09[KUsing leastsquares to get Hist-coefficients... 85%|████▎| ETA: 0:01:08[KUsing leastsquares to get Hist-coefficients... 85%|████▎| ETA: 0:01:07[KUsing leastsquares to get Hist-coefficients... 85%|████▎| ETA: 0:01:07[KUsing leastsquares to get Hist-coefficients... 85%|████▎| ETA: 0:01:06[KUsing leastsquares to get Hist-coefficients... 86%|████▎| ETA: 0:01:05[KUsing leastsquares to get Hist-coefficients... 86%|████▎| ETA: 0:01:05[KUsing leastsquares to get Hist-coefficients... 86%|████▎| ETA: 0:01:04[KUsing leastsquares to get Hist-coefficients... 86%|████▎| ETA: 0:01:04[KUsing leastsquares to get Hist-coefficients... 86%|████▎| ETA: 0:01:03[KUsing leastsquares to get Hist-coefficients... 86%|████▍| ETA: 0:01:02[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:01:01[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:01:00[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:00:59[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:00:58[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:00:57[KUsing leastsquares to get Hist-coefficients... 87%|████▍| ETA: 0:00:57[KUsing leastsquares to get Hist-coefficients... 88%|████▍| ETA: 0:00:57[KUsing leastsquares to get Hist-coefficients... 88%|████▍| ETA: 0:00:54[KUsing leastsquares to get Hist-coefficients... 88%|████▍| ETA: 0:00:54[KUsing leastsquares to get Hist-coefficients... 88%|████▍| ETA: 0:00:53[KUsing leastsquares to get Hist-coefficients... 88%|████▍| ETA: 0:00:53[KUsing leastsquares to get Hist-coefficients... 89%|████▍| ETA: 0:00:53[KUsing leastsquares to get Hist-coefficients... 89%|████▍| ETA: 0:00:52[KUsing leastsquares to get Hist-coefficients... 89%|████▌| ETA: 0:00:51[KUsing leastsquares to get Hist-coefficients... 89%|████▌| ETA: 0:00:50[KUsing leastsquares to get Hist-coefficients... 89%|████▌| ETA: 0:00:49[KUsing leastsquares to get Hist-coefficients... 90%|████▌| ETA: 0:00:48[KUsing leastsquares to get Hist-coefficients... 90%|████▌| ETA: 0:00:46[KUsing leastsquares to get Hist-coefficients... 90%|████▌| ETA: 0:00:46[KUsing leastsquares to get Hist-coefficients... 90%|████▌| ETA: 0:00:44[KUsing leastsquares to get Hist-coefficients... 90%|████▌| ETA: 0:00:44[KUsing leastsquares to get Hist-coefficients... 91%|████▌| ETA: 0:00:43[KUsing leastsquares to get Hist-coefficients... 91%|████▌| ETA: 0:00:42[KUsing leastsquares to get Hist-coefficients... 91%|████▌| ETA: 0:00:41[KUsing leastsquares to get Hist-coefficients... 91%|████▌| ETA: 0:00:41[KUsing leastsquares to get Hist-coefficients... 91%|████▋| ETA: 0:00:40[KUsing leastsquares to get Hist-coefficients... 92%|████▋| ETA: 0:00:38[KUsing leastsquares to get Hist-coefficients... 92%|████▋| ETA: 0:00:37[KUsing leastsquares to get Hist-coefficients... 92%|████▋| ETA: 0:00:35[KUsing leastsquares to get Hist-coefficients... 93%|████▋| ETA: 0:00:34[KUsing leastsquares to get Hist-coefficients... 93%|████▋| ETA: 0:00:33[KUsing leastsquares to get Hist-coefficients... 93%|████▋| ETA: 0:00:33[KUsing leastsquares to get Hist-coefficients... 94%|████▊| ETA: 0:00:25[KUsing leastsquares to get Hist-coefficients... 96%|████▊| ETA: 0:00:17[KUsing leastsquares to get Hist-coefficients... 97%|████▉| ETA: 0:00:13[KUsing leastsquares to get Hist-coefficients... 97%|████▉| ETA: 0:00:11[KUsing leastsquares to get Hist-coefficients... 98%|████▉| ETA: 0:00:11[KUsing leastsquares to get Hist-coefficients... 98%|████▉| ETA: 0:00:10[KUsing leastsquares to get Hist-coefficients... 98%|████▉| ETA: 0:00:08[KUsing leastsquares to get Hist-coefficients... 99%|████▉| ETA: 0:00:06[KUsing leastsquares to get Hist-coefficients... 99%|█████| ETA: 0:00:05[KUsing leastsquares to get Hist-coefficients... 99%|█████| ETA: 0:00:04[KUsing leastsquares to get Hist-coefficients...100%|█████| ETA: 0:00:02[KUsing leastsquares to get Hist-coefficients...100%|█████| ETA: 0:00:01[KUsing leastsquares to get Hist-coefficients...100%|█████| Time: 0:07:20[K
Using leastsquares to get Coefficients... 0%| | ETA: 0:06:11[KUsing leastsquares to get Coefficients... 0%| | ETA: 0:09:20[KUsing leastsquares to get Coefficients... 1%| | ETA: 0:08:59[KUsing leastsquares to get Coefficients... 1%|▏ | ETA: 0:08:36[KUsing leastsquares to get Coefficients... 1%|▏ | ETA: 0:08:31[KUsing leastsquares to get Coefficients... 1%|▏ | ETA: 0:09:14[KUsing leastsquares to get Coefficients... 1%|▏ | ETA: 0:09:19[KUsing leastsquares to get Coefficients... 1%|▏ | ETA: 0:09:41[KUsing leastsquares to get Coefficients... 2%|▏ | ETA: 0:09:56[KUsing leastsquares to get Coefficients... 2%|▏ | ETA: 0:09:08[KUsing leastsquares to get Coefficients... 2%|▎ | ETA: 0:09:13[KUsing leastsquares to get Coefficients... 2%|▎ | ETA: 0:08:19[KUsing leastsquares to get Coefficients... 3%|▎ | ETA: 0:08:34[KUsing leastsquares to get Coefficients... 3%|▎ | ETA: 0:08:47[KUsing leastsquares to get Coefficients... 3%|▎ | ETA: 0:08:42[KUsing leastsquares to get Coefficients... 3%|▎ | ETA: 0:08:37[KUsing leastsquares to get Coefficients... 3%|▍ | ETA: 0:08:56[KUsing leastsquares to get Coefficients... 3%|▍ | ETA: 0:09:05[KUsing leastsquares to get Coefficients... 4%|▍ | ETA: 0:09:08[KUsing leastsquares to get Coefficients... 4%|▍ | ETA: 0:09:23[KUsing leastsquares to get Coefficients... 4%|▍ | ETA: 0:09:36[KUsing leastsquares to get Coefficients... 4%|▍ | ETA: 0:09:19[KUsing leastsquares to get Coefficients... 4%|▍ | ETA: 0:08:51[KUsing leastsquares to get Coefficients... 5%|▌ | ETA: 0:08:12[KUsing leastsquares to get Coefficients... 5%|▌ | ETA: 0:08:53[KUsing leastsquares to get Coefficients... 6%|▌ | ETA: 0:08:20[KUsing leastsquares to get Coefficients... 6%|▋ | ETA: 0:08:08[KUsing leastsquares to get Coefficients... 6%|▋ | ETA: 0:08:01[KUsing leastsquares to get Coefficients... 6%|▋ | ETA: 0:07:59[KUsing leastsquares to get Coefficients... 7%|▋ | ETA: 0:07:50[KUsing leastsquares to get Coefficients... 7%|▊ | ETA: 0:07:50[KUsing leastsquares to get Coefficients... 7%|▊ | ETA: 0:07:47[KUsing leastsquares to get Coefficients... 7%|▊ | ETA: 0:07:51[KUsing leastsquares to get Coefficients... 8%|▊ | ETA: 0:07:49[KUsing leastsquares to get Coefficients... 8%|▊ | ETA: 0:07:54[KUsing leastsquares to get Coefficients... 8%|▊ | ETA: 0:07:53[KUsing leastsquares to get Coefficients... 8%|▊ | ETA: 0:07:52[KUsing leastsquares to get Coefficients... 8%|▉ | ETA: 0:07:52[KUsing leastsquares to get Coefficients... 8%|▉ | ETA: 0:08:01[KUsing leastsquares to get Coefficients... 8%|▉ | ETA: 0:08:07[KUsing leastsquares to get Coefficients... 8%|▉ | ETA: 0:08:15[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:21[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:23[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:27[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:29[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:25[KUsing leastsquares to get Coefficients... 9%|▉ | ETA: 0:08:35[KUsing leastsquares to get Coefficients... 10%|█ | ETA: 0:08:13[KUsing leastsquares to get Coefficients... 10%|█ | ETA: 0:08:09[KUsing leastsquares to get Coefficients... 10%|█ | ETA: 0:08:01[KUsing leastsquares to get Coefficients... 11%|█▏ | ETA: 0:07:33[KUsing leastsquares to get Coefficients... 12%|█▎ | ETA: 0:07:12[KUsing leastsquares to get Coefficients... 12%|█▎ | ETA: 0:07:05[KUsing leastsquares to get Coefficients... 13%|█▎ | ETA: 0:06:51[KUsing leastsquares to get Coefficients... 13%|█▍ | ETA: 0:06:47[KUsing leastsquares to get Coefficients... 14%|█▍ | ETA: 0:06:41[KUsing leastsquares to get Coefficients... 14%|█▍ | ETA: 0:06:41[KUsing leastsquares to get Coefficients... 14%|█▍ | ETA: 0:06:31[KUsing leastsquares to get Coefficients... 14%|█▌ | ETA: 0:06:33[KUsing leastsquares to get Coefficients... 15%|█▌ | ETA: 0:06:36[KUsing leastsquares to get Coefficients... 15%|█▌ | ETA: 0:06:38[KUsing leastsquares to get Coefficients... 15%|█▌ | ETA: 0:06:40[KUsing leastsquares to get Coefficients... 15%|█▌ | ETA: 0:06:34[KUsing leastsquares to get Coefficients... 16%|█▋ | ETA: 0:06:22[KUsing leastsquares to get Coefficients... 16%|█▋ | ETA: 0:06:22[KUsing leastsquares to get Coefficients... 16%|█▋ | ETA: 0:06:16[KUsing leastsquares to get Coefficients... 17%|█▊ | ETA: 0:06:04[KUsing leastsquares to get Coefficients... 18%|█▊ | ETA: 0:06:00[KUsing leastsquares to get Coefficients... 18%|█▊ | ETA: 0:05:57[KUsing leastsquares to get Coefficients... 18%|█▊ | ETA: 0:05:59[KUsing leastsquares to get Coefficients... 19%|█▉ | ETA: 0:05:48[KUsing leastsquares to get Coefficients... 19%|█▉ | ETA: 0:05:38[KUsing leastsquares to get Coefficients... 20%|██ | ETA: 0:05:38[KUsing leastsquares to get Coefficients... 20%|██ | ETA: 0:05:40[KUsing leastsquares to get Coefficients... 20%|██ | ETA: 0:05:41[KUsing leastsquares to get Coefficients... 20%|██ | ETA: 0:05:36[KUsing leastsquares to get Coefficients... 20%|██ | ETA: 0:05:37[KUsing leastsquares to get Coefficients... 21%|██ | ETA: 0:05:38[KUsing leastsquares to get Coefficients... 21%|██▏ | ETA: 0:05:37[KUsing leastsquares to get Coefficients... 21%|██▏ | ETA: 0:05:38[KUsing leastsquares to get Coefficients... 21%|██▏ | ETA: 0:05:38[KUsing leastsquares to get Coefficients... 21%|██▏ | ETA: 0:05:39[KUsing leastsquares to get Coefficients... 21%|██▏ | ETA: 0:05:40[KUsing leastsquares to get Coefficients... 22%|██▏ | ETA: 0:05:39[KUsing leastsquares to get Coefficients... 22%|██▎ | ETA: 0:05:33[KUsing leastsquares to get Coefficients... 23%|██▎ | ETA: 0:05:29[KUsing leastsquares to get Coefficients... 23%|██▎ | ETA: 0:05:28[KUsing leastsquares to get Coefficients... 23%|██▎ | ETA: 0:05:28[KUsing leastsquares to get Coefficients... 23%|██▎ | ETA: 0:05:29[KUsing leastsquares to get Coefficients... 23%|██▍ | ETA: 0:05:32[KUsing leastsquares to get Coefficients... 23%|██▍ | ETA: 0:05:33[KUsing leastsquares to get Coefficients... 23%|██▍ | ETA: 0:05:33[KUsing leastsquares to get Coefficients... 24%|██▍ | ETA: 0:05:30[KUsing leastsquares to get Coefficients... 24%|██▍ | ETA: 0:05:30[KUsing leastsquares to get Coefficients... 24%|██▍ | ETA: 0:05:31[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:28[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:28[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:27[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:27[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:28[KUsing leastsquares to get Coefficients... 25%|██▌ | ETA: 0:05:30[KUsing leastsquares to get Coefficients... 26%|██▌ | ETA: 0:05:30[KUsing leastsquares to get Coefficients... 26%|██▋ | ETA: 0:05:29[KUsing leastsquares to get Coefficients... 26%|██▋ | ETA: 0:05:30[KUsing leastsquares to get Coefficients... 26%|██▋ | ETA: 0:05:27[KUsing leastsquares to get Coefficients... 27%|██▋ | ETA: 0:05:22[KUsing leastsquares to get Coefficients... 27%|██▋ | ETA: 0:05:23[KUsing leastsquares to get Coefficients... 27%|██▊ | ETA: 0:05:21[KUsing leastsquares to get Coefficients... 27%|██▊ | ETA: 0:05:22[KUsing leastsquares to get Coefficients... 28%|██▊ | ETA: 0:05:14[KUsing leastsquares to get Coefficients... 28%|██▉ | ETA: 0:05:12[KUsing leastsquares to get Coefficients... 29%|██▉ | ETA: 0:05:07[KUsing leastsquares to get Coefficients... 29%|███ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:05:00[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:04:58[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:04:58[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 30%|███ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 31%|███ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 31%|███▏ | ETA: 0:04:57[KUsing leastsquares to get Coefficients... 31%|███▏ | ETA: 0:04:55[KUsing leastsquares to get Coefficients... 31%|███▏ | ETA: 0:04:56[KUsing leastsquares to get Coefficients... 31%|███▏ | ETA: 0:04:56[KUsing leastsquares to get Coefficients... 32%|███▏ | ETA: 0:04:57[KUsing leastsquares to get Coefficients... 32%|███▏ | ETA: 0:04:57[KUsing leastsquares to get Coefficients... 32%|███▏ | ETA: 0:04:58[KUsing leastsquares to get Coefficients... 32%|███▎ | ETA: 0:04:58[KUsing leastsquares to get Coefficients... 32%|███▎ | ETA: 0:04:59[KUsing leastsquares to get Coefficients... 33%|███▎ | ETA: 0:04:54[KUsing leastsquares to get Coefficients... 33%|███▍ | ETA: 0:04:50[KUsing leastsquares to get Coefficients... 34%|███▍ | ETA: 0:04:47[KUsing leastsquares to get Coefficients... 34%|███▍ | ETA: 0:04:44[KUsing leastsquares to get Coefficients... 34%|███▍ | ETA: 0:04:45[KUsing leastsquares to get Coefficients... 34%|███▍ | ETA: 0:04:45[KUsing leastsquares to get Coefficients... 34%|███▌ | ETA: 0:04:45[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:44[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:45[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:43[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:43[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:44[KUsing leastsquares to get Coefficients... 35%|███▌ | ETA: 0:04:44[KUsing leastsquares to get Coefficients... 36%|███▋ | ETA: 0:04:37[KUsing leastsquares to get Coefficients... 37%|███▋ | ETA: 0:04:34[KUsing leastsquares to get Coefficients... 37%|███▋ | ETA: 0:04:34[KUsing leastsquares to get Coefficients... 37%|███▊ | ETA: 0:04:33[KUsing leastsquares to get Coefficients... 37%|███▊ | ETA: 0:04:33[KUsing leastsquares to get Coefficients... 37%|███▊ | ETA: 0:04:32[KUsing leastsquares to get Coefficients... 38%|███▊ | ETA: 0:04:30[KUsing leastsquares to get Coefficients... 38%|███▊ | ETA: 0:04:30[KUsing leastsquares to get Coefficients... 38%|███▉ | ETA: 0:04:27[KUsing leastsquares to get Coefficients... 39%|███▉ | ETA: 0:04:24[KUsing leastsquares to get Coefficients... 39%|███▉ | ETA: 0:04:24[KUsing leastsquares to get Coefficients... 40%|████ | ETA: 0:04:18[KUsing leastsquares to get Coefficients... 40%|████ | ETA: 0:04:15[KUsing leastsquares to get Coefficients... 41%|████ | ETA: 0:04:11[KUsing leastsquares to get Coefficients... 41%|████▏ | ETA: 0:04:11[KUsing leastsquares to get Coefficients... 41%|████▏ | ETA: 0:04:10[KUsing leastsquares to get Coefficients... 42%|████▏ | ETA: 0:04:04[KUsing leastsquares to get Coefficients... 42%|████▎ | ETA: 0:03:59[KUsing leastsquares to get Coefficients... 43%|████▎ | ETA: 0:03:58[KUsing leastsquares to get Coefficients... 43%|████▎ | ETA: 0:03:55[KUsing leastsquares to get Coefficients... 44%|████▍ | ETA: 0:03:51[KUsing leastsquares to get Coefficients... 44%|████▍ | ETA: 0:03:48[KUsing leastsquares to get Coefficients... 44%|████▌ | ETA: 0:03:47[KUsing leastsquares to get Coefficients... 45%|████▌ | ETA: 0:03:39[KUsing leastsquares to get Coefficients... 46%|████▋ | ETA: 0:03:36[KUsing leastsquares to get Coefficients... 46%|████▋ | ETA: 0:03:33[KUsing leastsquares to get Coefficients... 47%|████▊ | ETA: 0:03:28[KUsing leastsquares to get Coefficients... 48%|████▊ | ETA: 0:03:24[KUsing leastsquares to get Coefficients... 48%|████▊ | ETA: 0:03:22[KUsing leastsquares to get Coefficients... 49%|████▉ | ETA: 0:03:20[KUsing leastsquares to get Coefficients... 49%|████▉ | ETA: 0:03:20[KUsing leastsquares to get Coefficients... 49%|████▉ | ETA: 0:03:17[KUsing leastsquares to get Coefficients... 50%|█████ | ETA: 0:03:09[KUsing leastsquares to get Coefficients... 51%|█████▏ | ETA: 0:03:06[KUsing leastsquares to get Coefficients... 51%|█████▏ | ETA: 0:03:05[KUsing leastsquares to get Coefficients... 52%|█████▎ | ETA: 0:03:00[KUsing leastsquares to get Coefficients... 52%|█████▎ | ETA: 0:02:59[KUsing leastsquares to get Coefficients... 53%|█████▎ | ETA: 0:02:54[KUsing leastsquares to get Coefficients... 54%|█████▍ | ETA: 0:02:50[KUsing leastsquares to get Coefficients... 54%|█████▍ | ETA: 0:02:50[KUsing leastsquares to get Coefficients... 54%|█████▍ | ETA: 0:02:50[KUsing leastsquares to get Coefficients... 55%|█████▌ | ETA: 0:02:47[KUsing leastsquares to get Coefficients... 55%|█████▌ | ETA: 0:02:46[KUsing leastsquares to get Coefficients... 55%|█████▌ | ETA: 0:02:46[KUsing leastsquares to get Coefficients... 55%|█████▌ | ETA: 0:02:44[KUsing leastsquares to get Coefficients... 56%|█████▋ | ETA: 0:02:42[KUsing leastsquares to get Coefficients... 56%|█████▋ | ETA: 0:02:42[KUsing leastsquares to get Coefficients... 56%|█████▋ | ETA: 0:02:43[KUsing leastsquares to get Coefficients... 56%|█████▋ | ETA: 0:02:43[KUsing leastsquares to get Coefficients... 56%|█████▋ | ETA: 0:02:42[KUsing leastsquares to get Coefficients... 57%|█████▋ | ETA: 0:02:42[KUsing leastsquares to get Coefficients... 57%|█████▊ | ETA: 0:02:40[KUsing leastsquares to get Coefficients... 58%|█████▊ | ETA: 0:02:37[KUsing leastsquares to get Coefficients... 58%|█████▊ | ETA: 0:02:36[KUsing leastsquares to get Coefficients... 58%|█████▊ | ETA: 0:02:35[KUsing leastsquares to get Coefficients... 59%|█████▉ | ETA: 0:02:31[KUsing leastsquares to get Coefficients... 59%|█████▉ | ETA: 0:02:29[KUsing leastsquares to get Coefficients... 60%|██████ | ETA: 0:02:27[KUsing leastsquares to get Coefficients... 60%|██████ | ETA: 0:02:25[KUsing leastsquares to get Coefficients... 60%|██████ | ETA: 0:02:24[KUsing leastsquares to get Coefficients... 61%|██████ | ETA: 0:02:24[KUsing leastsquares to get Coefficients... 61%|██████▏ | ETA: 0:02:23[KUsing leastsquares to get Coefficients... 62%|██████▏ | ETA: 0:02:19[KUsing leastsquares to get Coefficients... 62%|██████▎ | ETA: 0:02:17[KUsing leastsquares to get Coefficients... 63%|██████▎ | ETA: 0:02:15[KUsing leastsquares to get Coefficients... 64%|██████▍ | ETA: 0:02:10[KUsing leastsquares to get Coefficients... 65%|██████▌ | ETA: 0:02:05[KUsing leastsquares to get Coefficients... 65%|██████▌ | ETA: 0:02:01[KUsing leastsquares to get Coefficients... 66%|██████▋ | ETA: 0:01:58[KUsing leastsquares to get Coefficients... 66%|██████▋ | ETA: 0:01:56[KUsing leastsquares to get Coefficients... 67%|██████▊ | ETA: 0:01:53[KUsing leastsquares to get Coefficients... 68%|██████▉ | ETA: 0:01:48[KUsing leastsquares to get Coefficients... 69%|███████ | ETA: 0:01:43[KUsing leastsquares to get Coefficients... 70%|███████ | ETA: 0:01:38[KUsing leastsquares to get Coefficients... 71%|███████▏ | ETA: 0:01:37[KUsing leastsquares to get Coefficients... 72%|███████▎ | ETA: 0:01:32[KUsing leastsquares to get Coefficients... 73%|███████▍ | ETA: 0:01:27[KUsing leastsquares to get Coefficients... 74%|███████▍ | ETA: 0:01:24[KUsing leastsquares to get Coefficients... 74%|███████▌ | ETA: 0:01:22[KUsing leastsquares to get Coefficients... 75%|███████▌ | ETA: 0:01:19[KUsing leastsquares to get Coefficients... 76%|███████▋ | ETA: 0:01:15[KUsing leastsquares to get Coefficients... 77%|███████▊ | ETA: 0:01:12[KUsing leastsquares to get Coefficients... 78%|███████▊ | ETA: 0:01:09[KUsing leastsquares to get Coefficients... 79%|███████▉ | ETA: 0:01:06[KUsing leastsquares to get Coefficients... 80%|████████ | ETA: 0:01:02[KUsing leastsquares to get Coefficients... 80%|████████ | ETA: 0:01:01[KUsing leastsquares to get Coefficients... 81%|████████▏ | ETA: 0:00:59[KUsing leastsquares to get Coefficients... 81%|████████▏ | ETA: 0:00:57[KUsing leastsquares to get Coefficients... 82%|████████▏ | ETA: 0:00:56[KUsing leastsquares to get Coefficients... 82%|████████▎ | ETA: 0:00:53[KUsing leastsquares to get Coefficients... 83%|████████▎ | ETA: 0:00:51[KUsing leastsquares to get Coefficients... 84%|████████▍ | ETA: 0:00:49[KUsing leastsquares to get Coefficients... 85%|████████▌ | ETA: 0:00:47[KUsing leastsquares to get Coefficients... 85%|████████▌ | ETA: 0:00:44[KUsing leastsquares to get Coefficients... 86%|████████▋ | ETA: 0:00:42[KUsing leastsquares to get Coefficients... 87%|████████▊ | ETA: 0:00:38[KUsing leastsquares to get Coefficients... 88%|████████▊ | ETA: 0:00:36[KUsing leastsquares to get Coefficients... 88%|████████▉ | ETA: 0:00:34[KUsing leastsquares to get Coefficients... 89%|████████▉ | ETA: 0:00:33[KUsing leastsquares to get Coefficients... 89%|████████▉ | ETA: 0:00:32[KUsing leastsquares to get Coefficients... 89%|████████▉ | ETA: 0:00:32[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:30[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:30[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:30[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:29[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:29[KUsing leastsquares to get Coefficients... 90%|█████████ | ETA: 0:00:29[KUsing leastsquares to get Coefficients... 91%|█████████ | ETA: 0:00:28[KUsing leastsquares to get Coefficients... 91%|█████████▏| ETA: 0:00:28[KUsing leastsquares to get Coefficients... 91%|█████████▏| ETA: 0:00:27[KUsing leastsquares to get Coefficients... 91%|█████████▏| ETA: 0:00:27[KUsing leastsquares to get Coefficients... 91%|█████████▏| ETA: 0:00:27[KUsing leastsquares to get Coefficients... 91%|█████████▏| ETA: 0:00:26[KUsing leastsquares to get Coefficients... 92%|█████████▏| ETA: 0:00:26[KUsing leastsquares to get Coefficients... 92%|█████████▏| ETA: 0:00:25[KUsing leastsquares to get Coefficients... 92%|█████████▏| ETA: 0:00:25[KUsing leastsquares to get Coefficients... 92%|█████████▏| ETA: 0:00:25[KUsing leastsquares to get Coefficients... 92%|█████████▎| ETA: 0:00:24[KUsing leastsquares to get Coefficients... 92%|█████████▎| ETA: 0:00:24[KUsing leastsquares to get Coefficients... 92%|█████████▎| ETA: 0:00:24[KUsing leastsquares to get Coefficients... 92%|█████████▎| ETA: 0:00:24[KUsing leastsquares to get Coefficients... 93%|█████████▎| ETA: 0:00:23[KUsing leastsquares to get Coefficients... 93%|█████████▎| ETA: 0:00:22[KUsing leastsquares to get Coefficients... 93%|█████████▎| ETA: 0:00:22[KUsing leastsquares to get Coefficients... 93%|█████████▎| ETA: 0:00:22[KUsing leastsquares to get Coefficients... 93%|█████████▍| ETA: 0:00:21[KUsing leastsquares to get Coefficients... 93%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 93%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:20[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:19[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:19[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:19[KUsing leastsquares to get Coefficients... 94%|█████████▍| ETA: 0:00:18[KUsing leastsquares to get Coefficients... 94%|█████████▌| ETA: 0:00:18[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:18[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:17[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:17[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:16[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:15[KUsing leastsquares to get Coefficients... 95%|█████████▌| ETA: 0:00:15[KUsing leastsquares to get Coefficients... 96%|█████████▌| ETA: 0:00:14[KUsing leastsquares to get Coefficients... 96%|█████████▋| ETA: 0:00:14[KUsing leastsquares to get Coefficients... 96%|█████████▋| ETA: 0:00:13[KUsing leastsquares to get Coefficients... 96%|█████████▋| ETA: 0:00:11[KUsing leastsquares to get Coefficients... 97%|█████████▋| ETA: 0:00:11[KUsing leastsquares to get Coefficients... 97%|█████████▋| ETA: 0:00:10[KUsing leastsquares to get Coefficients... 97%|█████████▊| ETA: 0:00:09[KUsing leastsquares to get Coefficients... 97%|█████████▊| ETA: 0:00:09[KUsing leastsquares to get Coefficients... 97%|█████████▊| ETA: 0:00:09[KUsing leastsquares to get Coefficients... 97%|█████████▊| ETA: 0:00:08[KUsing leastsquares to get Coefficients... 98%|█████████▊| ETA: 0:00:07[KUsing leastsquares to get Coefficients... 98%|█████████▊| ETA: 0:00:07[KUsing leastsquares to get Coefficients... 98%|█████████▊| ETA: 0:00:06[KUsing leastsquares to get Coefficients... 98%|█████████▉| ETA: 0:00:06[KUsing leastsquares to get Coefficients... 98%|█████████▉| ETA: 0:00:06[KUsing leastsquares to get Coefficients... 98%|█████████▉| ETA: 0:00:05[KUsing leastsquares to get Coefficients... 98%|█████████▉| ETA: 0:00:05[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:05[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:04[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:04[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:04[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:03[KUsing leastsquares to get Coefficients... 99%|█████████▉| ETA: 0:00:02[KUsing leastsquares to get Coefficients...100%|██████████| ETA: 0:00:02[KUsing leastsquares to get Coefficients...100%|██████████| Time: 0:05:33[K
Test Summary: | Pass Total
Reconstructions | 19 19
Archive: brukerfileCart.zip
creating: brukerfileCart/
inflating: brukerfileCart/uxnmr.par
inflating: brukerfileCart/visu_pars
inflating: brukerfileCart/pulseprogram
inflating: brukerfileCart/configscan
inflating: brukerfileCart/acqp
inflating: brukerfileCart/spnam0
creating: brukerfileCart/pdata/
creating: brukerfileCart/pdata/1/
inflating: brukerfileCart/pdata/1/roi
inflating: brukerfileCart/pdata/1/visu_pars
inflating: brukerfileCart/pdata/1/reco
inflating: brukerfileCart/pdata/1/procs
inflating: brukerfileCart/pdata/1/id
inflating: brukerfileCart/pdata/1/2dseq
inflating: brukerfileCart/fid
inflating: brukerfileCart/uxnmr.info
inflating: brukerfileCart/AdjStatePerScan
inflating: brukerfileCart/method
inflating: brukerfileCart/drift_data.dat
inflating: brukerfileCart/specpar
┌ Warning: `convert(Array{RGB}, img)` will soon switch to returning an array with non-concrete element type, which adds flexibility but
│ with great cost to performance. To maintain the current behavior, use `RGB.(img)` instead.
│ caller = exportImage(filename::String, im::Matrix{RGBA{N0f8}}; pixelResizeFactor::Int64) at FileExport.jl:20
└ @ ImageUtils ~/.julia/packages/ImageUtils/Ez7WM/src/FileExport.jl:20
Test Summary: | Pass Total
BrukerFile | 1 1
Test Summary: | Pass Total
ISMRMRD | 12 12
Test Summary: | Pass Total
ESPIRiT | 1 1
Testing MRIReco tests passed