Module matisse_controller.shamrock_ple

Source code
from .constants import *
from .ple import PLE
from .shamrock import Shamrock
from .ccd import CCD

Sub-modules

matisse_controller.shamrock_ple.ccd
matisse_controller.shamrock_ple.constants

Useful constants to configure CCD and spectrometer, and error codes for these devices.

matisse_controller.shamrock_ple.ple
matisse_controller.shamrock_ple.plotting
matisse_controller.shamrock_ple.shamrock
matisse_controller.shamrock_ple.tools
matisse_controller.shamrock_ple.utils