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

Fixed rayleigh test and testing function #21

Merged
merged 5 commits into from
Oct 27, 2014

Conversation

philippberens
Copy link
Contributor

Hope everything works now

@@ -4,7 +4,7 @@
import numpy as np
from scipy import stats
import warnings
from pycircstat import descriptive
from pycircstat import descriptive
Copy link
Member

Choose a reason for hiding this comment

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

Could you remove the whitespace at the end of the line? It is not crucial, but definitely nicer.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yeah, definitely. ;)

Updated

Am 27.10.2014 um 13:33 schrieb matthias-k:

In pycircstat/tests.py:

@@ -4,7 +4,7 @@ import numpy as np from scipy import stats import
warnings -from pycircstat import descriptive +from pycircstat
import descriptive

Could you remove the whitespace at the end of the line? It is not
crucial, but definitely nicer.

— Reply to this email directly or view it on GitHub
https://github.com/circstat/PyCircStat/pull/21/files#r19401371.


Dr. Philipp Berens

Bernstein Center for Computational Neuroscience
University of Tübingen
http://www.bethgelab.org
http://philippberens.wordpress.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUTjxZAAoJEFmQiZzLSxYeaCcH/1YJobcOWznYFQuis9tWAEsU
BFAJD3WCBJRYsz5hYTHUJsbZTglj5lInmxsu3RmRioqKMNw0p9ZGuzutBxM0Kxw/
ellnhBg3xp1MsS5LpKgMNAKvgIc0m7w0/Zta1JCcsDXzZ2FObMBCAUKsI8vsGJq8
FL+9ujf9y8/GotX5vrofIEh73Xmdknn9h+yxlQt9bthg/InPbPZxVSIREi2oFRi0
BSuWwieyVbEGzGuZOYedvpsduiTfMntoGnZS3Aa7zpAmI1xoGNfel4+porUmVCa3
DWaDjf5RDC9TFFOBq8d/WFo0SefGl11RWqb9rjcxnUpXxYMWt1/Wl9KGl/DYrKY=
=vztO
-----END PGP SIGNATURE-----

@coveralls
Copy link

Coverage Status

Coverage increased (+3.31%) when pulling 30161db on philippberens:master into d080514 on circstat:master.

fabiansinz added a commit that referenced this pull request Oct 27, 2014
Fixed rayleigh test and testing function
@fabiansinz fabiansinz merged commit 3f9fd2e into circstat:master Oct 27, 2014
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.

4 participants