-
Notifications
You must be signed in to change notification settings - Fork 58
/
.test_durations
396 lines (396 loc) · 35.8 KB
/
.test_durations
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
{
"tests/pre_3_10/test_conf.py::test_check_array": 0.0009448270002394565,
"tests/pre_3_10/test_conf.py::test_check_enough_memory": 0.001534232000267366,
"tests/pre_3_10/test_dataset.py::test_saveable_dataset": 0.026163340000493918,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[3D-1br-2]": 0.002074555000035616,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[3D-2br-2]": 0.002946827000414487,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[3D-2br-[1,2]]": 0.003803053999945405,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[4D-1br-2]": 0.002419510999970953,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[4D-2br-2]": 0.0031940179997036466,
"tests/pre_3_10/test_fm_fakecomp.py::test_cube_inject_companions[4D-2br-[1,2]]": 0.005085348999273265,
"tests/pre_3_10/test_fm_fakecomp.py::test_normalize_psf_shapes": 0.13249760600047011,
"tests/pre_3_10/test_fm_fakedisk.py::test_cube_inject_fakedisk[3D]": 0.007264263001161453,
"tests/pre_3_10/test_fm_fakedisk.py::test_cube_inject_trace[3D]": 0.003873825999107794,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[median_sub-firstguess-None-False-sum-False-None]": 17.36409372700291,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[pca-firstguess-3-True-None-False-None]": 4805.008413951999,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[pca_annular-firstguess-3-False-stddev-False-None]": 276.1521137669988,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[pca_annulus-mcmc_negfc_sampling-3-False-stddev-False-gb]": 3189.4055685210005,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[pca_annulus-mcmc_negfc_sampling-3-True-None-True-ac]": 13.455389487999128,
"tests/pre_3_10/test_fm_negfc_3d.py::test_algos[pca_annulus-nested_negfc_sampling-3-False-sum-False-None]": 391.0898957319987,
"tests/pre_3_10/test_fm_negfc_4d.py::test_algos[pca_annulus-firstguess-4-False-sum]": 104.96475922899845,
"tests/pre_3_10/test_fm_negfc_4d.py::test_algos[pca_annulus-firstguess-4-True-None]": 107.45344228199974,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0.4]": 0.1610931730010634,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0.9]": 0.15798255700065056,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0]": 0.15326452199951746,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.2]": 0.09817494099843316,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.4]": 0.09790049499861198,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.9]": 0.09735819299930881,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_dust_distribution[55]": 0.0018734090008365456,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_dust_distribution[60]": 0.0017114679976657499,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_dust_distribution[65]": 0.0011796740000136197,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_homemade_phase_function[10]": 0.07189100700270501,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_homemade_phase_function[20]": 0.07324782299838262,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_homemade_phase_function[60]": 0.07598692000101437,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_scattered_light_disk[0]": 0.35001708200070425,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_scattered_light_disk[30]": 0.35262140599843406,
"tests/pre_3_10/test_fm_scatteredlightdisk.py::test_scattered_light_disk[60]": 0.3456563069994445,
"tests/pre_3_10/test_metrics_completeness.py::test_completeness_curve": 95.78075984799943,
"tests/pre_3_10/test_metrics_completeness.py::test_completeness_map": 512.084328797002,
"tests/pre_3_10/test_metrics_contrcurve.py::test_contrast_curve": 31.345007147001525,
"tests/pre_3_10/test_metrics_detection.py::test_detection_dog": 0.06214700199961953,
"tests/pre_3_10/test_metrics_detection.py::test_detection_log": 3.536986305998653,
"tests/pre_3_10/test_metrics_detection.py::test_detection_lpeaks": 0.12510709000162024,
"tests/pre_3_10/test_metrics_detection.py::test_detection_snrmap": 1.3919314830018266,
"tests/pre_3_10/test_metrics_snr.py::test_frame_report": 0.040421667999908095,
"tests/pre_3_10/test_metrics_snr.py::test_snrmap_fast": 1.0066158919998998,
"tests/pre_3_10/test_metrics_snr.py::test_snrmap_masked": 10.020044711998707,
"tests/pre_3_10/test_metrics_snr.py::test_snrmap_sss": 13.025515498999084,
"tests/pre_3_10/test_metrics_stim.py::test_normstimmap": 2.6724075249985617,
"tests/pre_3_10/test_metrics_stim.py::test_stimmap": 2.82266785200045,
"tests/pre_3_10/test_pca_svd.py::test_svd_recons": 0.001310138999542687,
"tests/pre_3_10/test_pipeline_adi_paco.py::test_algos[fast_paco-None]": 290.063934429003,
"tests/pre_3_10/test_pipeline_adi_paco.py::test_algos[fast_paco_parallel-None]": 282.0075367540012,
"tests/pre_3_10/test_pipeline_adi_paco.py::test_algos[full_paco-None]": 344.7504089419999,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[nmf-snrmap_fast]": 19.862909896002748,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[nmf_annular_ardi-snrmap_fast]": 121.84820888100148,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[nmf_annular_rdi-snrmap_fast]": 306.5563052380003,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[pca-snrmap_fast]": 6.398729093001748,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[pca_annular_ardi-snrmap_fast]": 11.65438401099891,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[pca_annular_rdi-snrmap_fast]": 6.808081585000764,
"tests/pre_3_10/test_pipeline_rdi.py::test_algos[pca_mask-snrmap_fast]": 4.607050608998179,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[medsub-None]": 6.45876743000008,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[medsub_annular-None]": 0.016447748997961753,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[pca_annular-None]": 0.003346259998579626,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[pca_double-snrmap_fast]": 19.243675446999987,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[pca_double_left_eigv-snrmap_fast]": 19.254295025999454,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[pca_single-snrmap_fast]": 18.890561857999273,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[pca_single_left_eigv-snrmap_fast]": 20.894869393998306,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[xloci-snrmap_fast]": 149.57750667099754,
"tests/pre_3_10/test_pipeline_sdi.py::test_algos[xloci_double-snrmap_fast]": 127.04142911000235,
"tests/pre_3_10/test_preproc_badframes.py::test_badfr_corr": 0.01414775899866072,
"tests/pre_3_10/test_preproc_badframes.py::test_badfr_ellip": 0.0977754420000565,
"tests/pre_3_10/test_preproc_badframes.py::test_badfr_pxstat": 0.03702596400034963,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_ann": 1.1866403499971057,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_clump": 3.427470025002549,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_ifs1": 34.93476781699974,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_ifs2": 46.02538736400129,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_iso": 0.5979241429995454,
"tests/pre_3_10/test_preproc_badpix.py::test_badpix_iso2": 0.16118322300098953,
"tests/pre_3_10/test_preproc_cosmetics.py::test_nan_corr": 0.13528850199872977,
"tests/pre_3_10/test_preproc_recentering.py::test_2d": 3.343562165999174,
"tests/pre_3_10/test_preproc_recentering.py::test_approx_star": 0.007635833999302122,
"tests/pre_3_10/test_preproc_recentering.py::test_dft": 1.1555467760008469,
"tests/pre_3_10/test_preproc_recentering.py::test_dft_image": 0.28606584800036217,
"tests/pre_3_10/test_preproc_recentering.py::test_radon": 272.0342629879997,
"tests/pre_3_10/test_preproc_recentering.py::test_satspots": 0.33523571399928187,
"tests/pre_3_10/test_preproc_recentering.py::test_satspots_image": 1.477167074001045,
"tests/pre_3_10/test_preproc_recentering.py::test_speckle_recentering": 43.3803175990015,
"tests/pre_3_10/test_preproc_rescaling.py::test_check_scal_vector": 0.0023853809980209917,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_px_resampling[ndimage]": 0.09154982800100697,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_px_resampling[opencv]": 0.018606757999805268,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_px_resampling[vip-fft]": 0.03635872999984713,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[ndimage-bicubic]": 26.69963105699935,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[opencv-lanczos4]": 1.6224648269999307,
"tests/pre_3_10/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[vip-fft-None]": 26.8797359830005,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[10-0-truth2]": 0.0024708590008231113,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[10-5-truth3]": 0.002311648999238969,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[15-5-truth4]": 0.002333243002794916,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[20-0-truth5]": 0.00235974899987923,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[20-5-truth6]": 0.002299080999364378,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[6-0-truth0]": 0.0028941090022271965,
"tests/pre_3_10/test_preproc_rescaling.py::test_find_indices_sdi[6-5-truth1]": 0.0023149749995354796,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[ndimage-False]": 0.021702632000597077,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[ndimage-True]": 0.0484420989996579,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[opencv-False]": 0.0024607270024716854,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[opencv-True]": 0.01040640999963216,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[vip-fft-False]": 0.007047534998491756,
"tests/pre_3_10/test_preproc_rescaling.py::test_frame_px_resampling[vip-fft-True]": 0.008221808999223867,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate[opencv-lanczos4-edge-interp+noise]": 5.661295323998274,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate[skimage-bicubic-symmetric-interp+noise]": 6.528927044999364,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate[skimage-biquintic-wrap-noise]": 4.134889907998513,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate[vip-fft-None-constant-None]": 11.366637096001796,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate[vip-fft-None-reflect-noise]": 11.34774130400001,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate_mask[opencv-lanczos4-edge-interp-True]": 0.8408915409982001,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate_mask[skimage-biquintic-reflect-interp-True]": 0.9548094319998199,
"tests/pre_3_10/test_preproc_rotation.py::test_cube_derotate_mask[vip-fft-None-reflect-interp-True]": 2.8095160129978467,
"tests/pre_3_10/test_preproc_rotation.py::test_define_annuli": 0.0015279170002031606,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[0-None-0-0-10-truth0]": 0.0019067350003751926,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[1-None-0-0-10-truth1]": 0.0015988260020094458,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[2-None-0-0-10-truth2]": 0.002223619001597399,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[3-2-0-0-10-truth5]": 0.002260377001221059,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[3-None-0-0-10-truth3]": 0.001400012999511091,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[3-None-0-1-3-truth6]": 0.0018798790024447953,
"tests/pre_3_10/test_preproc_rotation.py::test_find_indices_adi[3-None-1-0-10-truth4]": 0.0018679070017242339,
"tests/pre_3_10/test_var_filters.py::test_fft_ifft": 0.001822432002882124,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-fourier-butter]": 0.0024502610012859805,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-gauss-subt]": 0.011576506998608238,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-hann]": 0.0033006289977492997,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-laplacian-conv]": 0.005050226998719154,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-laplacian]": 0.030853374000798794,
"tests/pre_3_10/test_var_filters.py::test_highpass[cube-median-subt]": 0.0025729600001795916,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-fourier-butter]": 0.00167807399884623,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-gauss-subt]": 0.00338047699915478,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-hann]": 0.0019868239996867487,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-laplacian-conv]": 0.001754527000230155,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-laplacian]": 0.0010262700016028248,
"tests/pre_3_10/test_var_filters.py::test_highpass[frame-median-subt]": 0.0019242449998273514,
"tests/pre_3_10/test_var_filters.py::test_iuwt": 0.006769059002181166,
"tests/pre_3_10/test_var_filters.py::test_lowpass[cube-gauss]": 0.00802666899835458,
"tests/pre_3_10/test_var_filters.py::test_lowpass[cube-median]": 0.002670714000487351,
"tests/pre_3_10/test_var_filters.py::test_lowpass[frame-gauss]": 0.0051250699998490745,
"tests/pre_3_10/test_var_filters.py::test_lowpass[frame-median]": 0.0025299549979536096,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-4-fr10-psf6]": 0.01987549899786245,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-4-fr10-psf7]": 0.01865028199972585,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-4-fr11-psf6]": 0.02218952500152227,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-4-fr11-psf7]": 0.017652140999416588,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-6-fr10-psf6]": 0.027119262002088362,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-6-fr10-psf7]": 0.013662445997397299,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-6-fr11-psf6]": 0.0172825150002609,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-4-6-fr11-psf7]": 0.016195119000258273,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-6-5-fr10-psf6]": 0.021606002002954483,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-6-5-fr10-psf7]": 0.013886079001167673,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-6-5-fr11-psf6]": 0.03164963899871509,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[airy-6-5-fr11-psf7]": 0.02396839800167072,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-4-fr10-psf6]": 0.008963004001998343,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-4-fr10-psf7]": 0.007484834000933915,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-4-fr11-psf6]": 0.012648497002373915,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-4-fr11-psf7]": 0.011188931999640772,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-6-fr10-psf6]": 0.014308929998151143,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-6-fr10-psf7]": 0.00974052800120262,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-6-fr11-psf6]": 0.012497965997681604,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-4-6-fr11-psf7]": 0.01399728700198466,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-6-5-fr10-psf6]": 0.01309957199919154,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-6-5-fr10-psf7]": 0.01285285800076963,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-6-5-fr11-psf6]": 0.014039486999536166,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[gauss-6-5-fr11-psf7]": 0.012562383999465965,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-4-fr10-psf6]": 0.048031668997282395,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-4-fr10-psf7]": 0.08193094499984,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-4-fr11-psf6]": 0.06174955700225837,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-4-fr11-psf7]": 0.06107741899904795,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-6-fr10-psf6]": 0.06176479699934134,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-6-fr10-psf7]": 0.06785372000194911,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-6-fr11-psf6]": 0.07068675200025609,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-4-6-fr11-psf7]": 0.061865867999586044,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-6-5-fr10-psf6]": 0.06286695699964184,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-6-5-fr10-psf7]": 0.062397568000960746,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-6-5-fr11-psf6]": 0.061898528001620434,
"tests/pre_3_10/test_var_fit2d.py::test_fit2d[moff-6-5-fr11-psf7]": 0.06676266099930217,
"tests/pre_3_10/test_var_shapes.py::test_dist": 0.000929418998566689,
"tests/pre_3_10/test_var_shapes.py::test_frame_center": 0.0011740280024241656,
"tests/pre_3_10/test_var_shapes.py::test_get_annulus_segments": 0.010767210000267369,
"tests/pre_3_10/test_var_shapes.py::test_get_circle": 0.0018772719995467924,
"tests/pre_3_10/test_var_shapes.py::test_get_ell_annulus": 0.014397106000615167,
"tests/pre_3_10/test_var_shapes.py::test_get_ellipse": 0.0014451360002567526,
"tests/pre_3_10/test_var_shapes.py::test_get_square": 0.002706588000364718,
"tests/pre_3_10/test_var_shapes.py::test_mask_circle": 0.0022330100000544917,
"tests/pre_3_10/test_var_shapes.py::test_mask_roi": 0.015965314998538815,
"tests/pre_3_10/test_var_shapes.py::test_matrix_scaling": 0.012037608998070937,
"tests/pre_3_10/test_var_shapes.py::test_reshape_matrix": 0.0017275110021728324,
"tests/test_conf.py::test_check_array": 0.0005478590028360486,
"tests/test_conf.py::test_check_enough_memory": 0.001337704001343809,
"tests/test_dataset.py::test_saveable_dataset": 0.04254682899772888,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[3D-1br-2]": 0.0019624939959612675,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[3D-2br-2]": 0.002057845995295793,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[3D-2br-[1,2]]": 0.003309196006739512,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[4D-1br-2]": 0.002606368994747754,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[4D-2br-2]": 0.003344596996612381,
"tests/test_fm_fakecomp.py::test_cube_inject_companions[4D-2br-[1,2]]": 0.004689979003160261,
"tests/test_fm_fakecomp.py::test_normalize_psf_shapes": 0.1765680020034779,
"tests/test_fm_fakedisk.py::test_cube_inject_fakedisk[3D]": 0.006020644003001507,
"tests/test_fm_fakedisk.py::test_cube_inject_trace[3D]": 0.0027449599947431125,
"tests/test_fm_negfc_3d.py::test_algos[median_sub-firstguess-None-False-sum-False-None]": 16.383845476004353,
"tests/test_fm_negfc_3d.py::test_algos[pca-firstguess-3-True-None-False-None]": 3587.698236803997,
"tests/test_fm_negfc_3d.py::test_algos[pca_annular-firstguess-3-False-stddev-False-None]": 212.4349538000024,
"tests/test_fm_negfc_3d.py::test_algos[pca_annulus-mcmc_negfc_sampling-3-False-stddev-False-gb]": 2799.9476269130028,
"tests/test_fm_negfc_3d.py::test_algos[pca_annulus-mcmc_negfc_sampling-3-True-None-True-ac]": 13.827688016004686,
"tests/test_fm_negfc_3d.py::test_algos[pca_annulus-nested_negfc_sampling-3-False-sum-False-None]": 369.1831499519976,
"tests/test_fm_negfc_4d.py::test_algos[pca_annulus-firstguess-4-False-sum]": 102.12395562999882,
"tests/test_fm_negfc_4d.py::test_algos[pca_annulus-firstguess-4-True-None]": 123.20503347999329,
"tests/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0.4]": 0.1556456670004991,
"tests/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0.9]": 0.15991124999709427,
"tests/test_fm_scatteredlightdisk.py::test_HG_phase_function_and_print[0]": 0.15977310499874875,
"tests/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.2]": 0.11473830499016913,
"tests/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.4]": 0.12311313099780818,
"tests/test_fm_scatteredlightdisk.py::test_double_HG_phase_function[0.9]": 0.12366574900079286,
"tests/test_fm_scatteredlightdisk.py::test_dust_distribution[55]": 0.0020541309932013974,
"tests/test_fm_scatteredlightdisk.py::test_dust_distribution[60]": 0.0016885739969438873,
"tests/test_fm_scatteredlightdisk.py::test_dust_distribution[65]": 0.0016695769954822026,
"tests/test_fm_scatteredlightdisk.py::test_homemade_phase_function[10]": 0.07266926599550061,
"tests/test_fm_scatteredlightdisk.py::test_homemade_phase_function[20]": 0.10624967400508467,
"tests/test_fm_scatteredlightdisk.py::test_homemade_phase_function[60]": 0.08437122399482178,
"tests/test_fm_scatteredlightdisk.py::test_scattered_light_disk[0]": 0.4203019850101555,
"tests/test_fm_scatteredlightdisk.py::test_scattered_light_disk[30]": 0.3771646600071108,
"tests/test_fm_scatteredlightdisk.py::test_scattered_light_disk[60]": 0.3469981180023751,
"tests/test_metrics_completeness.py::test_completeness_curve": 99.09845302100439,
"tests/test_metrics_completeness.py::test_completeness_map": 531.5476681250075,
"tests/test_metrics_contrcurve.py::test_contrast_curve": 35.27067286500096,
"tests/test_metrics_detection.py::test_detection_dog": 0.0625114779904834,
"tests/test_metrics_detection.py::test_detection_log": 3.158268997001869,
"tests/test_metrics_detection.py::test_detection_lpeaks": 0.11615097100002458,
"tests/test_metrics_detection.py::test_detection_snrmap": 1.5615908250038046,
"tests/test_metrics_snr.py::test_frame_report": 0.046925796996220015,
"tests/test_metrics_snr.py::test_snrmap_fast": 1.094369842998276,
"tests/test_metrics_snr.py::test_snrmap_masked": 13.740910022002936,
"tests/test_metrics_snr.py::test_snrmap_sss": 12.804493720002938,
"tests/test_metrics_stim.py::test_normstimmap": 3.316021702004946,
"tests/test_metrics_stim.py::test_stimmap": 3.2968005210059346,
"tests/test_objects_postproc.py::test_postproc_object": 0.0011846479974337853,
"tests/test_objects_ppandromeda.py::test_andromeda_object": 54.21797408400744,
"tests/test_objects_ppfmmf.py::test_fmmf_object": 742.3913186659993,
"tests/test_objects_ppframediff.py::test_frame_diff_object": 105.27625574999547,
"tests/test_objects_ppllsg.py::test_llsg_object": 21.339113878995704,
"tests/test_objects_pploci.py::test_loci_object": 21.46833068500564,
"tests/test_objects_ppmediansub.py::test_median_object": 25.99911278100626,
"tests/test_objects_ppnmf.py::test_nmf_object": 34.866835852000804,
"tests/test_objects_ppresult.py::test_results_object": 0.001038175993016921,
"tests/test_pca_svd.py::test_svd_recons": 0.0012604270013980567,
"tests/test_pipeline_adi.py::test_algos[nmf_drot-snrmap_fast]": 9.4103381659952,
"tests/test_pipeline_adi.py::test_algos[pca-snrmap_fast]": 4.165871563011024,
"tests/test_pipeline_adi.py::test_algos[pca_annular-snrmap_fast]": 15.61298867300502,
"tests/test_pipeline_adi.py::test_algos[pca_annular_auto-snrmap_fast]": 11.790516012006265,
"tests/test_pipeline_adi.py::test_algos[pca_annular_left_eigv-snrmap_fast]": 4.521124949998921,
"tests/test_pipeline_adi.py::test_algos[pca_cevr-snrmap_fast]": 4.187706750009966,
"tests/test_pipeline_adi.py::test_algos[pca_drot-snrmap_fast]": 5.395761407999089,
"tests/test_pipeline_adi.py::test_algos[pca_grid-snrmap_fast]": 7.735841492001782,
"tests/test_pipeline_adi.py::test_algos[pca_incremental-snrmap_fast]": 4.279849206002837,
"tests/test_pipeline_adi.py::test_algos[pca_left_eigv-snrmap_fast]": 4.16403818300023,
"tests/test_pipeline_adi.py::test_algos[pca_linalg-snrmap_fast]": 4.193861560997902,
"tests/test_pipeline_adi_paco.py::test_algos[fast_paco-None]": 242.91810687399993,
"tests/test_pipeline_adi_paco.py::test_algos[fast_paco_parallel-None]": 242.17992068199965,
"tests/test_pipeline_adi_paco.py::test_algos[full_paco-None]": 303.46074085200235,
"tests/test_pipeline_rdi.py::test_algos[nmf-snrmap_fast]": 17.098258872996666,
"tests/test_pipeline_rdi.py::test_algos[nmf_annular_ardi-snrmap_fast]": 102.69364638800471,
"tests/test_pipeline_rdi.py::test_algos[nmf_annular_rdi-snrmap_fast]": 232.31257168999582,
"tests/test_pipeline_rdi.py::test_algos[pca-snrmap_fast]": 3.7163461000018287,
"tests/test_pipeline_rdi.py::test_algos[pca_annular_ardi-snrmap_fast]": 9.541529852001986,
"tests/test_pipeline_rdi.py::test_algos[pca_annular_rdi-snrmap_fast]": 6.193175578009686,
"tests/test_pipeline_rdi.py::test_algos[pca_mask-snrmap_fast]": 3.685963436997554,
"tests/test_pipeline_sdi.py::test_algos[medsub-None]": 11.741573842002254,
"tests/test_pipeline_sdi.py::test_algos[medsub_annular-None]": 13.089316864003194,
"tests/test_pipeline_sdi.py::test_algos[pca_annular-None]": 26.291766481001105,
"tests/test_pipeline_sdi.py::test_algos[pca_double-snrmap_fast]": 11.357771385002707,
"tests/test_pipeline_sdi.py::test_algos[pca_double_left_eigv-snrmap_fast]": 11.26195947299857,
"tests/test_pipeline_sdi.py::test_algos[pca_single-snrmap_fast]": 10.364334184996551,
"tests/test_pipeline_sdi.py::test_algos[pca_single_left_eigv-snrmap_fast]": 10.095548779005185,
"tests/test_pipeline_sdi.py::test_algos[xloci-snrmap_fast]": 53.46486196200567,
"tests/test_pipeline_sdi.py::test_algos[xloci_double-snrmap_fast]": 53.3047390080028,
"tests/test_preproc_badframes.py::test_badfr_corr": 0.005794941003841814,
"tests/test_preproc_badframes.py::test_badfr_ellip": 0.0453075499899569,
"tests/test_preproc_badframes.py::test_badfr_pxstat": 0.0327247909954167,
"tests/test_preproc_badpix.py::test_badpix_ann": 0.4284383200065349,
"tests/test_preproc_badpix.py::test_badpix_clump": 1.2504187700033071,
"tests/test_preproc_badpix.py::test_badpix_ifs1": 13.924355082002876,
"tests/test_preproc_badpix.py::test_badpix_ifs2": 18.672839683000348,
"tests/test_preproc_badpix.py::test_badpix_iso": 0.24014935499144485,
"tests/test_preproc_badpix.py::test_badpix_iso2": 0.0617066789927776,
"tests/test_preproc_cosmetics.py::test_nan_corr": 0.08099389699782478,
"tests/test_preproc_recentering.py::test_2d": 1.4268684349954128,
"tests/test_preproc_recentering.py::test_approx_star": 0.005706543008273002,
"tests/test_preproc_recentering.py::test_dft": 0.5853288110010908,
"tests/test_preproc_recentering.py::test_dft_image": 0.16169565200834768,
"tests/test_preproc_recentering.py::test_radon": 167.31670553000004,
"tests/test_preproc_recentering.py::test_satspots": 0.24388082399673294,
"tests/test_preproc_recentering.py::test_satspots_image": 0.8743187450018013,
"tests/test_preproc_recentering.py::test_speckle_recentering": 26.783435072997236,
"tests/test_preproc_rescaling.py::test_check_scal_vector": 0.0009582340062479489,
"tests/test_preproc_rescaling.py::test_cube_px_resampling[ndimage]": 0.0634812200005399,
"tests/test_preproc_rescaling.py::test_cube_px_resampling[opencv]": 0.021141450000868645,
"tests/test_preproc_rescaling.py::test_cube_px_resampling[vip-fft]": 0.019049342998187058,
"tests/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[ndimage-bicubic]": 15.95914224799344,
"tests/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[opencv-lanczos4]": 0.874212262002402,
"tests/test_preproc_rescaling.py::test_cube_rescaling_wavelengths[vip-fft-None]": 20.87911807301134,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[10-0-truth2]": 0.0011841349987662397,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[10-5-truth3]": 0.0012779639946529642,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[15-5-truth4]": 0.0014520119948429056,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[20-0-truth5]": 0.0018484270040062256,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[20-5-truth6]": 0.002061452003545128,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[6-0-truth0]": 0.001290357999096159,
"tests/test_preproc_rescaling.py::test_find_indices_sdi[6-5-truth1]": 0.0011638179930741899,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[ndimage-False]": 0.018266796992975287,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[ndimage-True]": 0.03101640300883446,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[opencv-False]": 0.0019384729966986924,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[opencv-True]": 0.006017215993779246,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[vip-fft-False]": 0.007700041998759843,
"tests/test_preproc_rescaling.py::test_frame_px_resampling[vip-fft-True]": 0.005511285002285149,
"tests/test_preproc_rotation.py::test_cube_derotate[opencv-lanczos4-edge-interp+noise]": 2.4062009349945583,
"tests/test_preproc_rotation.py::test_cube_derotate[skimage-bicubic-symmetric-interp+noise]": 2.7344462069959263,
"tests/test_preproc_rotation.py::test_cube_derotate[skimage-biquintic-wrap-noise]": 1.7738579840006423,
"tests/test_preproc_rotation.py::test_cube_derotate[vip-fft-None-constant-None]": 5.441721644005156,
"tests/test_preproc_rotation.py::test_cube_derotate[vip-fft-None-reflect-noise]": 5.716663314997277,
"tests/test_preproc_rotation.py::test_cube_derotate_mask[opencv-lanczos4-edge-interp-True]": 0.44092079999973066,
"tests/test_preproc_rotation.py::test_cube_derotate_mask[skimage-biquintic-reflect-interp-True]": 0.5505677740002284,
"tests/test_preproc_rotation.py::test_cube_derotate_mask[vip-fft-None-reflect-interp-True]": 1.4792789889979758,
"tests/test_preproc_rotation.py::test_define_annuli": 0.0013405370118562132,
"tests/test_preproc_rotation.py::test_find_indices_adi[0-None-0-0-10-truth0]": 0.0011423100077081472,
"tests/test_preproc_rotation.py::test_find_indices_adi[1-None-0-0-10-truth1]": 0.0010351290038670413,
"tests/test_preproc_rotation.py::test_find_indices_adi[2-None-0-0-10-truth2]": 0.0010601619942463003,
"tests/test_preproc_rotation.py::test_find_indices_adi[3-2-0-0-10-truth5]": 0.0013291589930304326,
"tests/test_preproc_rotation.py::test_find_indices_adi[3-None-0-0-10-truth3]": 0.0010317980049876496,
"tests/test_preproc_rotation.py::test_find_indices_adi[3-None-0-1-3-truth6]": 0.0011210160082555376,
"tests/test_preproc_rotation.py::test_find_indices_adi[3-None-1-0-10-truth4]": 0.0010161519967368804,
"tests/test_var_filters.py::test_fft_ifft": 0.0010948019989882596,
"tests/test_var_filters.py::test_highpass[cube-fourier-butter]": 0.0021522760071093217,
"tests/test_var_filters.py::test_highpass[cube-gauss-subt]": 0.0075769790055346675,
"tests/test_var_filters.py::test_highpass[cube-hann]": 0.002234758998383768,
"tests/test_var_filters.py::test_highpass[cube-laplacian-conv]": 0.008959107006376144,
"tests/test_var_filters.py::test_highpass[cube-laplacian]": 0.029357079998590052,
"tests/test_var_filters.py::test_highpass[cube-median-subt]": 0.00232824900012929,
"tests/test_var_filters.py::test_highpass[frame-fourier-butter]": 0.0012330499885138124,
"tests/test_var_filters.py::test_highpass[frame-gauss-subt]": 0.0017412099987268448,
"tests/test_var_filters.py::test_highpass[frame-hann]": 0.0009258799982490018,
"tests/test_var_filters.py::test_highpass[frame-laplacian-conv]": 0.0012621140049304813,
"tests/test_var_filters.py::test_highpass[frame-laplacian]": 0.000809661993116606,
"tests/test_var_filters.py::test_highpass[frame-median-subt]": 0.0008186620034393854,
"tests/test_var_filters.py::test_iuwt": 0.004064169996127021,
"tests/test_var_filters.py::test_lowpass[cube-gauss]": 0.004810051003005356,
"tests/test_var_filters.py::test_lowpass[cube-median]": 0.00119194999570027,
"tests/test_var_filters.py::test_lowpass[frame-gauss]": 0.002132204004738014,
"tests/test_var_filters.py::test_lowpass[frame-median]": 0.0011039849996450357,
"tests/test_var_fit2d.py::test_fit2d[airy-4-4-fr10-psf6]": 0.007831325994629879,
"tests/test_var_fit2d.py::test_fit2d[airy-4-4-fr10-psf7]": 0.006384360000083689,
"tests/test_var_fit2d.py::test_fit2d[airy-4-4-fr11-psf6]": 0.007710279998718761,
"tests/test_var_fit2d.py::test_fit2d[airy-4-4-fr11-psf7]": 0.006154783011879772,
"tests/test_var_fit2d.py::test_fit2d[airy-4-6-fr10-psf6]": 0.00789045400597388,
"tests/test_var_fit2d.py::test_fit2d[airy-4-6-fr10-psf7]": 0.007565096006146632,
"tests/test_var_fit2d.py::test_fit2d[airy-4-6-fr11-psf6]": 0.007736548002867494,
"tests/test_var_fit2d.py::test_fit2d[airy-4-6-fr11-psf7]": 0.005873041009181179,
"tests/test_var_fit2d.py::test_fit2d[airy-6-5-fr10-psf6]": 0.0076618019957095385,
"tests/test_var_fit2d.py::test_fit2d[airy-6-5-fr10-psf7]": 0.0061790910112904385,
"tests/test_var_fit2d.py::test_fit2d[airy-6-5-fr11-psf6]": 0.008160787998349406,
"tests/test_var_fit2d.py::test_fit2d[airy-6-5-fr11-psf7]": 0.006069276001653634,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-4-fr10-psf6]": 0.006600872999115381,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-4-fr10-psf7]": 0.005831123002280947,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-4-fr11-psf6]": 0.008288365992484614,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-4-fr11-psf7]": 0.005504130007466301,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-6-fr10-psf6]": 0.005952182997134514,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-6-fr10-psf7]": 0.006279708999500144,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-6-fr11-psf6]": 0.006304445996647701,
"tests/test_var_fit2d.py::test_fit2d[gauss-4-6-fr11-psf7]": 0.004886921000434086,
"tests/test_var_fit2d.py::test_fit2d[gauss-6-5-fr10-psf6]": 0.006035107995558064,
"tests/test_var_fit2d.py::test_fit2d[gauss-6-5-fr10-psf7]": 0.005402671995398123,
"tests/test_var_fit2d.py::test_fit2d[gauss-6-5-fr11-psf6]": 0.00579042399476748,
"tests/test_var_fit2d.py::test_fit2d[gauss-6-5-fr11-psf7]": 0.005141334993822966,
"tests/test_var_fit2d.py::test_fit2d[moff-4-4-fr10-psf6]": 0.026320231998397503,
"tests/test_var_fit2d.py::test_fit2d[moff-4-4-fr10-psf7]": 0.027820140996482223,
"tests/test_var_fit2d.py::test_fit2d[moff-4-4-fr11-psf6]": 0.027684132001013495,
"tests/test_var_fit2d.py::test_fit2d[moff-4-4-fr11-psf7]": 0.026915121998172253,
"tests/test_var_fit2d.py::test_fit2d[moff-4-6-fr10-psf6]": 0.026110866012459155,
"tests/test_var_fit2d.py::test_fit2d[moff-4-6-fr10-psf7]": 0.03130369899736252,
"tests/test_var_fit2d.py::test_fit2d[moff-4-6-fr11-psf6]": 0.026363526994828135,
"tests/test_var_fit2d.py::test_fit2d[moff-4-6-fr11-psf7]": 0.027649744995869696,
"tests/test_var_fit2d.py::test_fit2d[moff-6-5-fr10-psf6]": 0.02570093200483825,
"tests/test_var_fit2d.py::test_fit2d[moff-6-5-fr10-psf7]": 0.028811388001486193,
"tests/test_var_fit2d.py::test_fit2d[moff-6-5-fr11-psf6]": 0.02661410600558156,
"tests/test_var_fit2d.py::test_fit2d[moff-6-5-fr11-psf7]": 0.02641527100058738,
"tests/test_var_shapes.py::test_dist": 0.0005892289991606958,
"tests/test_var_shapes.py::test_frame_center": 0.0005890960019314662,
"tests/test_var_shapes.py::test_get_annulus_segments": 0.003340544004458934,
"tests/test_var_shapes.py::test_get_circle": 0.0010919449996436015,
"tests/test_var_shapes.py::test_get_ell_annulus": 0.019859416999679524,
"tests/test_var_shapes.py::test_get_ellipse": 0.000799705994722899,
"tests/test_var_shapes.py::test_get_square": 0.0014999640043242835,
"tests/test_var_shapes.py::test_mask_circle": 0.0010904510054388084,
"tests/test_var_shapes.py::test_mask_roi": 0.0086178280034801,
"tests/test_var_shapes.py::test_matrix_scaling": 0.0033938330016098917,
"tests/test_var_shapes.py::test_reshape_matrix": 0.0010575870037428103
}