AlexShkarin / pyLabLib

Python package for device control and experiment automation
http://pylablib.readthedocs.io
GNU General Public License v3.0
130 stars 30 forks source link

andorsdk2 now sets temperature on startup if value is given #92

Open taw181 opened 1 week ago

taw181 commented 1 week ago

in AndorSDK2Camera._initial_setup_temperature, set_temperature is only called if None or "off" are passed. Now fixed