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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions