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

Error during replot #62

Open
FilipeMaia opened this issue Dec 6, 2015 · 1 comment
Open

Error during replot #62

FilipeMaia opened this issue Dec 6, 2015 · 1 comment
Milestone

Comments

@FilipeMaia
Copy link
Contributor

Traceback (most recent call last):
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/gui.py", line 209, in _replot
    p.replot()
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/ui/plot_window.py", line 276, in replot
    y,x = numpy.histogram(y, range=(hmin, hmax), bins=bins)
  File "/reg/neh/home/benedikt/.local/lib/python2.7/site-packages/numpy/lib/function_base.py", line 176, in histogram
    'max must be larger than min in range parameter.')
AttributeError: max must be larger than min in range parameter.
@daurer daurer modified the milestone: Hotfixes 1.2 Jul 5, 2016
@daurer
Copy link
Contributor

daurer commented Jul 5, 2016

#72

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

2 participants