Closed camposandro closed 3 months ago
Before [1ff1f9d9] | After [4931bb9a] | Ratio | Benchmark (Parameter) |
---|---|---|---|
3.81±0.8s | 2.12±1s | ~0.56 | benchmarks.time_computation |
336 | 1.66k | 4.95 | benchmarks.mem_list |
Click here to view all benchmarks.
All modified and coverable lines are covered by tests :white_check_mark:
Files | Coverage Δ | |
---|---|---|
src/corrgi/correlation/angular_correlation.py | 100.00% <100.00%> (ø) |
|
src/corrgi/correlation/correlation.py | 88.57% <100.00%> (+0.33%) |
:arrow_up: |
src/corrgi/corrgi.py | 93.33% <100.00%> (+1.02%) |
:arrow_up: |
src/corrgi/dask.py | 77.77% <100.00%> (ø) |
Updates the angular correlation to compute estimates with weighted catalogs. To enable this,
cff.mod.th_A_wg_naiveway
andcff.mod.th_C_wg_naiveway
were introduced in Gundam.Code Quality