Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Fix Savitzky-Golay algorithm for unequal distances between points #6

Open
@rguliev

Description

@rguliev

Now we use implementation from scipy but that implementation assumes all distances between points are equal. Often, that is not the case for a spectrum. So, the algorithm must be fixed to handle such cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions