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

different methods are now available for setting bestwindow threshold. COMPLETE FOLDER WAS REFORMATED! #33

Merged
merged 9 commits into from
Jun 24, 2016

Conversation

jfsehuanes
Copy link
Contributor

Ignore the reformat, this was basically for making things "einheitlich". important changes were performed in bestwindow.py and peakdetection.py. For setting the peakdetection threshold there are now three different approaches available: std, percentile and min-max. These are now included into peakdetection.py

peace out!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 13.765% when pulling 3b00e37 on jfsehuanes:fix_bwin_th into 8edc44a on bendalab:master.

@@ -5,11 +5,11 @@
import wave
import matplotlib.pyplot as plt
import sys
#import seaborn as sns
# import seaborn as sns
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove seaborn! Everywhere!

…ion was embeded as a parameter in function best_window_indices (from bestwindow.py). Code tested and working as far as I could recall.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 13.743% when pulling a968b59 on jfsehuanes:fix_bwin_th into 8edc44a on bendalab:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 13.743% when pulling f50eccc on jfsehuanes:fix_bwin_th into 8edc44a on bendalab:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 13.743% when pulling 14d5fe9 on jfsehuanes:fix_bwin_th into 8edc44a on bendalab:master.

@janscience janscience merged commit a97365a into bendalab:master Jun 24, 2016
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.

None yet

4 participants