LSSTDESC / firecrown

DESC Cosmology Likelihood Framework
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

The most complicated example possible #332

Open elisachisari opened 1 year ago

elisachisari commented 1 year ago

We could have an example of 3x2pt analysis with all possible parameters one can vary, and then the user can decide which ones to comment/uncomment. For now, our examples only showcase how to marginalise over a small number of parameters.

vitenti commented 1 year ago

Hello @elisachisari , as a response to your issue we are discussing the creation of a tool that given a likelihood factory function and its sacc file would produce _values.ini, cobaya_evaluate.yaml or numcosmo_model.yaml templates containing all possible parameters so the user can tweak all the ranges and choose the ones to sample or not. Would that address your problem?