Skip to content

Commit

Permalink
Added xcorr to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
itrharrison authored Feb 23, 2022
1 parent 1dfcfe2 commit 213786d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ Please raise an issue if you have trouble installing or any of the tests fail.
This repo currently implements the following specific likelihoods:

* `MFLike`: the SO LAT multi-frequency TT-TE-EE power spectrum likelihood. (Adapted from, and tested against, the original implementation [here](https://github.com/simonsobs/lat_mflike)).
* `ClusterLikelihood`: An SZ-cluster count likelihood based on the original ACT SZ clusters likelihood.
* `ClusterLikelihood`: An unbinned SZ-cluster count likelihood based on the original ACT SZ clusters likelihood.
* `LensingLikelihood`: Lensing power-spectrum likelihood, adapted from [here](https://github.com/simonsobs/so-lenspipe/blob/6abdc185764894cefa76fd4666243669d7e8a4b0/bin/SOlikelihood/cobayalike.py#L80).
* `LensingLiteLikelihood`: A no-frills, simple $\chi^2$ lensing power spectrum.
* `CrossCorrelationLikelihood`: A likelihood for cross-power spectra between galaxy surveys and CMB lensing maps.
* `XcorrLikelihood`: An alternative likelihood for cross-power spectra between galaxy surveys and CMB lensing maps.

## Contributing

Expand Down

0 comments on commit 213786d

Please sign in to comment.