Skip to content

Update curve_fit example in the quick tour for correct covariance #14

Description

@taldcroft

The scipy curve_fit sigma parameter is not what astronomers think, and internally it is always normalized to a mean of 1.0 before computing the covariance. There is a way to rescale the covariance to get the actual parameter uncertainty estimates as shown here:

scipy/scipy#448

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions