Building on other PRs (i.e. just last commit for PR-specific changes), and trying to make a bit closer to SOlikeT version, I reorganised some of the parameter handling. A lot of the testing should I think be done by Cobaya, so should still get error messages etc if something is wrong.
This separates out loglike() as a separate (non-Cobaya) function, but avoids duplication of all the parameter names in the yaml and code.
Building on other PRs (i.e. just last commit for PR-specific changes), and trying to make a bit closer to SOlikeT version, I reorganised some of the parameter handling. A lot of the testing should I think be done by Cobaya, so should still get error messages etc if something is wrong.
This separates out loglike() as a separate (non-Cobaya) function, but avoids duplication of all the parameter names in the yaml and code.