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

Parameter "normed" in numpy histogram #15

Open
gorkazl opened this issue Dec 4, 2018 · 0 comments
Open

Parameter "normed" in numpy histogram #15

gorkazl opened this issue Dec 4, 2018 · 0 comments

Comments

@gorkazl
Copy link
Owner

gorkazl commented Dec 4, 2018

In function CumulativeDistribution() of module tools.py, check if it is necessary to call np.histogram() using parameter "normed=True" or it can be ignored. The function is anyway known to have issues with that parameter and ignoring it would at least avoid raising its corresponding warning.

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

No branches or pull requests

1 participant