ctn-archive / nengo_gui_2014

HTML5 graphical interface for Nengo -- now obsolete! Please use https://github.com/nengo/nengo_gui instead
Other
6 stars 0 forks source link

NaN's in gui #107

Closed drasmuss closed 10 years ago

drasmuss commented 10 years ago

I saw this happen to a couple of people today. Somehow the GUI ends up with some NaN's for e.g. model position/scale (not sure how this is triggered). Then this seems to freeze up a bunch of other things in the GUI (can't scroll around, can't open javaviz, things like that). Restarting the GUI fixes the problem (by eliminating the NaNs). Ideally we would prevent the NaN's from showing up in the first place, but we should also probably have something in place to handle them more gracefully if they do appear.