LSSTDESC / TJPCov

TJPCov is a general covariance calculator interface to be used within LSST DESC
https://tjpcov.readthedocs.io
MIT License
11 stars 1 forks source link

Cluster covariance validation #83

Open mattkwiecien opened 1 year ago

mattkwiecien commented 1 year ago

To validate the cluster covariance, we can use PySSC but this calculates only an approximation of what we're calculating in TJPCov.

We may be able to use data to generate cluster covariance to compare to the theoretical prediction for validation. Is this possible?