Skip to content

Add sliding window#684

Open
pavlis wants to merge 3 commits intomasterfrom
add_sliding_window
Open

Add sliding window#684
pavlis wants to merge 3 commits intomasterfrom
add_sliding_window

Conversation

@pavlis
Copy link
Collaborator

@pavlis pavlis commented Feb 4, 2026

This branch implements the sliding window algorithm with Futures whose development is described in Discussion #656. I've also included a complete pytest suite for the function to verify all features work - at least on simple data.

mspass-team members please evaluate the api critically. Also because this is a generic function are there additional sanity checks on the arguments that need to be added?

Hopefully this will pass tests clean, but it is possible the use of a dask.distributed.LocalCluster may behave differently on github than on the machine I ran pytest.

@pavlis
Copy link
Collaborator Author

pavlis commented Feb 4, 2026

Something is breaking in the ml library. Pull request #682 is failing for the same reason. @wangyinz I hope you can resolve this as I have no idea how to fix it.

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

Successfully merging this pull request may close these issues.

1 participant