xzackli / Bolt.jl

differentiable boltzmann code
MIT License
43 stars 5 forks source link

Update C_ell functions to use primordial power parameters #62

Closed jmsull closed 2 years ago

jmsull commented 2 years ago

The plot_derivs_cl example was written before A and ns were included as parameters, so should be updated to include them - just need to add a line here that has p.A*(k/kpivot)^p.n.

jmsull commented 2 years ago

Haven't tested but since it works for Plin it should work here - closing this but can reopen if there are issues