Skip to content

lmfit expects 1/sqrt(variance) and Bumps expects sqrt(variance) #204

@henrikjacobsenfys

Description

@henrikjacobsenfys

Currently, we're passing the same to both minimizers.

We need to be clear about what to pass to corelib and internally make sure we pass the correct thing to the minimizers.

I am personally a fan of passing either sigma, (could also be called dy or y_error) or variance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [priority] highShould be prioritized soon[scope] bugBug report or fix (major.minor.PATCH)
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions