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

added more flexible binning #109

Closed fjaviersanchez closed 1 month ago

fjaviersanchez commented 3 months ago

Some of us have discussed online the possibility of adding more flexible binning for the covariance calculation using TJPCov, for example, reading bandpower windows. Here's a first draft implementation for that.

fjaviersanchez commented 3 months ago

@carlosggarcia, please feel free to assign someone else as a reviewer!!

fjaviersanchez commented 1 month ago

thanks! I think that the unit tests are broken. I am thinking it could be some issue with NaMaster's versions. I can open a separate PR to try to fix them and then rebase because it doesn't allow me to merge as is :(

carlosggarcia commented 1 month ago

Actually it looks like that! Pinging @damonge. I think we can merge this since the tests passed in my laptop