nanophotonics / nplab

Core functions and instrument scripts for the Nanophotonics lab experimental scripts
GNU General Public License v3.0
38 stars 15 forks source link

Image viewer in Camera raises error #16

Closed rwb27 closed 8 years ago

rwb27 commented 8 years ago

Some Chaco warning about having a None in the wrong place - do we need to make sure current_image is initialised to black before running the camera?

rwb27 commented 8 years ago

This is suppressed now: f62127982e2cd531ea2e25f5543ef58212b775a3. Problem is, if we initialise the image it seems to mess with the graph limits - so it's easier just to hide the warning.