Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring in binned cluster counts likelihood #55

Open
itrharrison opened this issue Feb 22, 2022 · 0 comments
Open

Bring in binned cluster counts likelihood #55

itrharrison opened this issue Feb 22, 2022 · 0 comments
Assignees
Labels
clusters Related to clusters likelihoods enhancement New feature or request tests Improvements to tests

Comments

@itrharrison
Copy link
Collaborator

The current clusters likelihood is for unbinned clusters. Following Planck (and others) @eunseongleee has implemented a binned cluster counts likelihood following the Cash statistics. This is now at the stage of having been well tested in situ, so that a fiducial likelihood value can be calculated.

This work is currently on the binned_cluster branch, and contains quite a lot of development cruft and overlap with other likelihoods.

We should start a new branch dev-binned_clusters and start bringing things which are strictly necessary across from the binned_clusters branch.

The first things to implement would be a dummy likelihood which is a subclass of CashLikelihood (#54 ) which returns the fiducial likelihood value, and a test which... tests this against the fiducial value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clusters Related to clusters likelihoods enhancement New feature or request tests Improvements to tests
Projects
None yet
Development

No branches or pull requests

4 participants