Closed fjaviersanchez closed 4 months ago
@fjaviersanchez do we know if these are passed to Firecrown?
No. Not for sure. I need confirmation from @marcpaterno and/or @vitenti .
I am suspecting that since it will be in the same session of ccl it won't change those values, but can't tell if that's always the case.
I think we also this into Analyse
in case a likelihood is passed.
I am working on #60 to make that easier for the user. I think eventually we will shift towards only using pre-made firecrown likelihoods as this allows us make use of firecrown's .get_data_vector()
method and similar stuff.
This PR addresses #56, and adds the ability to pass along CCL accuracy parameters through
augur
. I still have to check whether these are passed downstream to firecrown (I suspect so, but not 100% sure).