LSSTDESC / augur

DESC forecasting and inference validation tool
MIT License
3 stars 2 forks source link

Implement independent Fisher matrix calculation #16

Closed fjaviersanchez closed 5 months ago

fjaviersanchez commented 2 years ago

Implement numerical derivatives of the likelihood with respect to the different parameters in order to get the Fisher elements and biases.

fjaviersanchez commented 2 years ago

Currently the Fisher matrices are computed by calling cosmosis, and no Fisher biases are obtained.

fjaviersanchez commented 5 months ago

Addressed by #30