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

fix Dashboard component #8

Closed
belevtsoff opened this issue Nov 16, 2011 · 3 comments
Closed

fix Dashboard component #8

belevtsoff opened this issue Nov 16, 2011 · 3 comments
Assignees
Milestone

Comments

@belevtsoff
Copy link
Collaborator

Dashboard can sometimes throw an exception when:

  1. call dash.show(some_cell)
  2. change the threshold
  3. update SpikeDetector

components.py, line 665:
UnboundLocalError: local variable 'spt' referenced before assignment

@ghost ghost assigned belevtsoff Nov 16, 2011
@btel
Copy link
Owner

btel commented Feb 1, 2012

can you give any example/test case?

@belevtsoff
Copy link
Collaborator Author

I can't reproduce it anymore... But in case it happens again, I'll update the issue.

@belevtsoff
Copy link
Collaborator Author

okay, the issue is not easily reproducible. I've refactored the Dashboard code and closing this issue, cuz the example case doesn't fail any more.

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