mesoSPIM.src.devices.filter_wheels.ZWO_EFW package
Submodules
mesoSPIM.src.devices.filter_wheels.ZWO_EFW.pyzwoefw module
Code modified from https://github.com/AndreEbel/PyZWOEFW Modifications by @nvladimus Note that methods here are CamelCase for legacy reasons, unlike the rest of mesoSPIM API. License: GPL-3
- class mesoSPIM.src.devices.filter_wheels.ZWO_EFW.pyzwoefw.EFW(library_file=None, verbose=True)[source]
Bases:
object- FiltersNames = {}
- FiltersSlots = {}
- IDs = []
- calibrated = False
- slotNums = {}
- exception mesoSPIM.src.devices.filter_wheels.ZWO_EFW.pyzwoefw.EFW_Error(message)[source]
Bases:
ExceptionException class for errors returned from the
zwoasimodule.