Module matisse_controller.matisse

Source code
from .matisse import Matisse
from .constants import *

Sub-modules

matisse_controller.matisse.constants

Important Matisse-related non-configurable constants.

matisse_controller.matisse.control_loops_on
matisse_controller.matisse.event_report

A module providing functions to report wavelength drift and other important events to a CSV file.

matisse_controller.matisse.lock_correction_thread
matisse_controller.matisse.matisse
matisse_controller.matisse.plotting
matisse_controller.matisse.sample_scans

Example data to use for developing scan optimization logic.

matisse_controller.matisse.stabilization_thread