firecrown icon indicating copy to clipboard operation
firecrown copied to clipboard

allow access to all CCL configuration options

Open beckermr opened this issue 7 years ago • 2 comments

In order to use the BCM models, we need to allow firecrown to configure all of the CCL parameters. Right now it only touches the cosmological ones.

beckermr avatar Dec 05 '18 12:12 beckermr

This is done for everything but vector-valued parameters.

beckermr avatar Feb 26 '19 03:02 beckermr

We are trying to understand what “configur[ing] all of the CCL parameters” would look like; perhaps this phrasing is an artifact of the pre-Firecrown 1.0 design. Can you add to this issue some guidance?

marcpaterno avatar Jun 05 '23 19:06 marcpaterno

Firecrown now uses CCLFactory to instantiate CCL. It has already support for extra parameters (currently CMB extra parameters). Thus, all extra CCL parameter should be configure through this factory. Please, create a new issue for any extra specific configuration you might me interested in.

vitenti avatar Feb 28 '25 20:02 vitenti