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

Time series smoothing filter #31

Closed
aazuspan opened this issue Oct 15, 2021 · 2 comments
Closed

Time series smoothing filter #31

aazuspan opened this issue Oct 15, 2021 · 2 comments
Labels
enhancement New feature or request stale

Comments

@aazuspan
Copy link
Owner

aazuspan commented Oct 15, 2021

Add a wxee.TimeSeries.smooth_time method that applies pixel-wise temporal smoothing to a time series.

@aazuspan aazuspan added the enhancement New feature or request label Oct 15, 2021
@aazuspan aazuspan self-assigned this Oct 15, 2021
This was referenced Oct 17, 2021
@aazuspan aazuspan removed their assignment Mar 8, 2023
@stale
Copy link

stale bot commented May 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 7, 2023
@aazuspan
Copy link
Owner Author

aazuspan commented May 7, 2023

Fair enough. I'm going to close this as out of scope for now as I'm trying to focus wxee more on the core data access functionality and less on time series processing at the moment.

If anyone comes across this, the rolling_time method is available for basic smoothing of time series, and you may also be interested in this implementation of Savitzky-Golay smoothing.

@aazuspan aazuspan closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant