Skip to content

Add user input tolerance and extrapolation warning to MorphSqueeze #183

Open
@Luiskitsu

Description

@Luiskitsu

Currently, test MorphSqueeze uses fixed tolerances when validating interpolated and extrapolated results, which can be too strict or too loose for real data.
Proposed changes:
Add tolerance user input parameter.
After computing y_morph_out, compare the extrapolated segments to the target using the user’s tolerances and emit a warning if any point exceeds those thresholds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions