Action #3242
Add method to return Fisher information matrix
Status: | New | Start date: | 05/29/2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
Add GObservation::fischer
method that returns the Fisher information matrix for a given model container. The interface of the method should follow
GMatrixSparse GObservation::fischer(const GModels& models)
Recurrence
No recurrence.
History
#1 Updated by Knödlseder Jürgen over 4 years ago
The computation should be done according to Equation (2.5) of https://ui.adsabs.harvard.edu/abs/2018JCAP...02..021E/abstract.
#2 Updated by Knödlseder Jürgen over 4 years ago
- Target version deleted (
1.7.0)