Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Savitsky Golay bug #19

Closed
lnacquaroli opened this issue Nov 26, 2019 · 2 comments
Closed

Savitsky Golay bug #19

lnacquaroli opened this issue Nov 26, 2019 · 2 comments

Comments

@lnacquaroli
Copy link
Collaborator

There is an issue with the SG filter as pointed here.

@lnacquaroli
Copy link
Collaborator Author

So, basically the Utils.savitzkyGolay and Utils.savitzkyGolay2 do not have a good method to filter the edges of the input array. ChemometricTools.jl apparently does not have that also see here.

@lnacquaroli
Copy link
Collaborator Author

Closing this as it is only on the edges and won't fix. see here

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

No branches or pull requests

1 participant