ZhuangLab / storm-control

Microscope control software
Other
66 stars 68 forks source link

Hal Andor class cannot find some driver paths #52

Closed BogdanBintu closed 6 years ago

BogdanBintu commented 7 years ago

The initCamera(self, pci_card = 0) function in class ACameraControl(cameraControl.HWCameraControl) in file storm-control/hal4000/camera/andorCameraControl.py has hardcoded in the paths to the Andor dll drivers. The new: "C:\Program Files\Andor Driver Pack 2" path is missing from the list. I recommend adding this as a camera parameter.

HazenBabcock commented 6 years ago

Fixed.