Skip to content

Commit

Permalink
Implement Fisher Info for Instruments
Browse files Browse the repository at this point in the history
Updates the implementation of the fisher information calculation to support instruments. In addition to this there is a rework to the way that models are regularized to remove the use of depolarization and instead add in a minimum probability used for clipping small values. This was done in part to avoid the need to add in extra handling for regularizing instruments. Seems to still give sensible results for models with known fisher info spectra.

Also patches back in support for the 'cumulative' kwarg when computing fisher information by L (I could've sworn we had this implemented, but maybe it got lost at some point?).
  • Loading branch information
Corey Ostrove committed Oct 23, 2024
1 parent eacea59 commit 7cb34a6
Showing 1 changed file with 124 additions and 96 deletions.
Loading

0 comments on commit 7cb34a6

Please sign in to comment.