Set of PyMoDAQ plugins for Andor Camera (CCD camera using SDK2, SCMOS cameras using SDK3...)
- Sébastien. J. Weber
Below is the list of instruments included in this plugin
- Shamrock: Shamrock series of spectrometer used as a monochromator
- ShamrockCCDLegacy: Shamrock series of spectrometer using the Andor CCD cameras (built using double inheritance), this is a legacy plugin don't use it anymore
- ShamrockSCMOSLegacy: Shamrock series of spectrometer using the Andor SCMOS cameras (Not tested) (built using double inheritance), this is a legacy plugin don't use it anymore
- ShamrockCCD: Shamrock series of spectrometer using the Andor CCD cameras (built using CCD camera inheritance and Shamrock composition)
- ShamrockSCMOS: Shamrock series of spectrometer using the Andor SCMOS cameras (Not tested) (built using SCMOS camera inheritance and Shamrock composition)
- AndorCCD: Andor CCD camera using the SDK2
- AndorSCMOS: Andor CCD camera using the SDK3
- AndorSCMOSPll: Andor CCD camera using the SDK3 through the pylablib driver (experimental but already in use, subject to changes)