Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Cramer-rao uncertainties + covariance using autodiff to non-minuit fits by default #2269

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    a3abc9a View commit details
    Browse the repository at this point in the history
  2. run linting

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    eee1b3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    123f2a0 View commit details
    Browse the repository at this point in the history
  4. add tensorflow

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d95c433 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b99a5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6281ee View commit details
    Browse the repository at this point in the history
  7. lint

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    11f0a0f View commit details
    Browse the repository at this point in the history
  8. add correlation calculations, and correctly zero out covariance and c…

    …orrelation matricies for fixed parameters
    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d7f3e9d View commit details
    Browse the repository at this point in the history
  9. fix docstrings

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    474bd1a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee56ec6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5537ad9 View commit details
    Browse the repository at this point in the history
  12. ignore venv in gitignore

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b1c9b3d View commit details
    Browse the repository at this point in the history
  13. add poi_name='mu'

    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3a22760 View commit details
    Browse the repository at this point in the history
  14. document setting things to zero, and add pointers to the minuit issue…

    … that references this behaviour being done
    phinate committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8f286ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d3142fc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d3d3d6 View commit details
    Browse the repository at this point in the history