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

Test scipy peak-finding routine #299

Open
calum-chamberlain opened this issue Mar 11, 2019 · 0 comments
Open

Test scipy peak-finding routine #299

calum-chamberlain opened this issue Mar 11, 2019 · 0 comments

Comments

@calum-chamberlain
Copy link
Member

Scipy has a peak-finding routine that looks interesting - find_peaks that was added in 1.1.0. It would be worth testing whether it is faster than EQcorrscan's current routine (or similarly fast - maintaining things is effort), and gets the same results. It also looks like it could be useful for spike detection, using the peak_prominence argument...

@calum-chamberlain calum-chamberlain added this to the 0.4.0 milestone Mar 11, 2019
@calum-chamberlain calum-chamberlain added this to To do in 0.4.0 via automation Mar 11, 2019
@calum-chamberlain calum-chamberlain removed this from To do in 0.4.0 May 16, 2019
@calum-chamberlain calum-chamberlain modified the milestones: 0.4.0, future May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant