Skip to content

Frost filter - variance calcation #19

Description

@rtarquini

When computing the the weight W = e ^(-B * S). Where B = D ( variance/mean^2). In compute_coef_var() the scipy variation function is being called however this returns the std/mean. So the result of sigma_zero would be std/(mean^2), not ( variance/mean^2).

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