LICENSE.txt
README.md
pyproject.toml
spectrum-1761071447.633272-line.png
spectrum-1761072030.071383-line.png
spectrum-1761072065.805929-line.png
spectrum-1761072094.283489-line.png
spectrum-1761072128.11645-line.png
spectrum-1767378214.2272-line.png
spectrum-1767378289.370888-line.png
icons/cie1931_graph.png
icons/cie1931_graph_large.png
icons/cie1960ucs_graph.png
icons/cie1960ucs_graph_large.png
icons/cie1976ucs_graph.png
icons/cie1976ucs_graph_large.png
icons/clear.png
icons/clear_large.png
icons/hist_back.png
icons/hist_back_large.png
icons/hist_end.png
icons/hist_end_large.png
icons/hist_forward.png
icons/hist_forward_large.png
icons/hist_start.png
icons/hist_start_large.png
icons/line_graph.png
icons/line_graph_large.png
icons/log_yscale.png
icons/log_yscale_large.png
icons/name.png
icons/name_large.png
icons/oneshot.png
icons/oneshot_large.png
icons/overlay_graph.png
icons/overlay_graph_large.png
icons/plot_save.png
icons/plot_save_large.png
icons/power.png
icons/power_large.png
icons/raw_save.png
icons/raw_save_large.png
icons/refresh.png
icons/refresh_large.png
icons/remove.png
icons/remove_large.png
icons/spec_ovl.png
icons/spec_ovl_large.png
icons/spectrum_graph.png
icons/spectrum_graph_large.png
icons/tm30_graph.png
icons/tm30_graph_large.png
icons/visx.png
icons/visx_large.png
icons/yrange_fix.png
icons/yrange_fix_large.png
icons/yrange_global_fix.png
icons/yrange_global_fix_large.png
tests/__init__.py
tests/test_attrdict.py
tests/test_float_to_string.py
tests/test_properties.py
tests/test_sliding_max.py
tests/test_spectrum_aggregator.py
tests/test_strong_lines.py
tests/test_strong_lines_container.py
tobes_ui/__init__.py
tobes_ui/common.py
tobes_ui/cursors.py
tobes_ui/loader.py
tobes_ui/logger.py
tobes_ui/main.py
tobes_ui/plot.py
tobes_ui/properties.py
tobes_ui/rainbow.py
tobes_ui/spectrometer.py
tobes_ui/strong_lines.py
tobes_ui/strong_lines_container.py
tobes_ui/tools.py
tobes_ui/types.py
tobes_ui/wavelength_calibration.py
tobes_ui.egg-info/PKG-INFO
tobes_ui.egg-info/SOURCES.txt
tobes_ui.egg-info/dependency_links.txt
tobes_ui.egg-info/entry_points.txt
tobes_ui.egg-info/requires.txt
tobes_ui.egg-info/top_level.txt
tobes_ui/calibration/__init__.py
tobes_ui/calibration/common.py
tobes_ui/calibration/integration_control.py
tobes_ui/calibration/peak_detection_control.py
tobes_ui/calibration/reference_match_control.py
tobes_ui/calibration/sampling_control.py
tobes_ui/calibration/strong_lines_control.py
tobes_ui/calibration/wavelength_editor.py
tobes_ui/calibration/wavelength_save_dialog.py
tobes_ui/calibration/x_axis_control.py
tobes_ui/calibration/x_axis_zoom_control.py
tobes_ui/loaders/__init__.py
tobes_ui/loaders/hopoo.py
tobes_ui/loaders/json.py
tobes_ui/spectrometers/__init__.py
tobes_ui/spectrometers/fake.py
tobes_ui/spectrometers/oceanoptics.py
tobes_ui/spectrometers/torchbearer.py