CosmologicalEmulators / Effort.jl

Repository containing the EFfective Field theORy surrogaTe
MIT License
1 stars 0 forks source link

Improve coverage #29

Open marcobonici opened 2 months ago

marcobonici commented 2 months ago

One of our modules is everything but covered by unit tests.

Here some ideas to implement

  1. sum_Pℓ_components(P11_comp_array::AbstractArray{T}, Ploop_comp_array, Pct_comp_array, bs, f): when bs and f are zeroes, output should be zeros.
  2. get_stoch(cϵ0, cϵ1, cϵ2, n_bar, k_grid::Array; k_nl=0.7), same as above