Skip to content

exponential_decay: t_1_e error propagation #39

Description

@pathfinder49

I'm pretty sure the divide by 2 shouldn't be there...

# This is just a Gaussian error propagation guess.
p_err["t_1_e"] = np.sqrt(p_err["x0"]**2 + (p_err["tau"] / 2)**2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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