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

Fixed covariance_from_name (issue66) #67

Closed carlosggarcia closed 1 year ago

carlosggarcia commented 1 year ago

Closes #66. This is a non-optimal fix but works. Ideally we wouldn't need to modify this file each time we add a new covariance. We can think how to do that in the future and merge this to fix #66.