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

QARTOD Spike Test: alternative differential method #50

Merged
merged 7 commits into from
Jul 12, 2021

Conversation

JessyBarrette
Copy link
Contributor

This PR present an implementation of the spike detection algorithm presented within the issue #48 .

This Pull Request essentially add an optional input method to the QARTOD spike test that and add an optional differential method for detecting spikes. If not specified, the standard method average method suggested by QARTOD is used.

A series of tests are also added to the test module to handle the different methods and the method input.

@JessyBarrette
Copy link
Contributor Author

I pushed the corrections! Thanks for your feedbacks @kwilcox

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.

2 participants