Module matisse_controller.matisse.plotting
Source code
from .birefringent_filter_scan_plot_process import BirefringentFilterScanPlotProcess
from .thin_etalon_scan_plot_process import ThinEtalonScanPlotProcess
# TODO: See https://matplotlib.org/api/animation_api.html for real-time plotting, or do inter-process communication
Sub-modules
matisse_controller.matisse.plotting.birefringent_filter_scan_plot_process
-
Provides a class to plot positions and voltages for birefringent filter scans.
matisse_controller.matisse.plotting.thin_etalon_scan_plot_process
-
Provides a class to plot positions and voltages for thin etalon scans.