Skip to content
This repository has been 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 opened this issue Jul 30, 2019 · 0 comments
Open

Comments

@rguliev
Copy link
Collaborator

rguliev commented Jul 30, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant