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

merged bestwindowplot .py into bestwindow.py #37

Merged
merged 4 commits into from
Jul 2, 2016

Conversation

janscience
Copy link
Collaborator

That is waht I can contribute to cleaning up!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 19.628% when pulling 46c8a6f on janscience:master into 05ca7d8 on bendalab:master.

data[data > 1.3] = 1.3
data[data < -1.3] = -1.3
snippets.extend(data)
data = np.asarray(snippets)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not use the fakefish.py for creating our test data sets?

@jfsehuanes jfsehuanes merged commit f0ab01a into bendalab:master Jul 2, 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.

3 participants