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

hummingbird gives errors during amo87215 #59

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

hummingbird gives errors during amo87215 #59

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

Comments

@FilipeMaia
Copy link
Contributor

We can't exactly reproduce but the error is the following:

Traceback (most recent call last):
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/data_source.py", line 167, in _get_broadcast
    self._process_broadcast(data)
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/data_source.py", line 188, in _process_broadcast
    self._plotdata[title].append(data, data_x, '')
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/plotdata.py", line 36, in append
    self._l.append(l)
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/ringbuffer.py", line 161, in append
    self._init_data()
  File "/reg/neh/operator/amoopr/amo87215/hummingbird/src/interface/ringbuffer.py", line 181, in _init_data
    self._data = [None for i in xrange(self._maxlen)]
TypeError: integer argument expected, got float
@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