.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
codecov.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/distributions.yml
.github/workflows/main.yml
attic/automatic_prod/README.md
attic/automatic_prod/main_sync_code.py
attic/automatic_prod/monitoring.py
docs/Makefile
docs/source/.py_api_exclude
docs/source/conf.py
docs/source/index.rst
docs/source/manuals/avail_pars.rst
docs/source/manuals/get_plots.rst
docs/source/manuals/get_sc_plots.rst
docs/source/manuals/index.rst
docs/source/manuals/inspect_plots.rst
docs/source/manuals/potpourri.rst
docs/source/manuals/settings_folder.rst
docs/source/manuals/images/flow.png
notebook/L200-plotting-concatenate_runs_periods.ipynb
notebook/L200-plotting-individual-runs.ipynb
src/legend_data_monitor/__init__.py
src/legend_data_monitor/_version.py
src/legend_data_monitor/analysis_data.py
src/legend_data_monitor/core.py
src/legend_data_monitor/plot_styles.py
src/legend_data_monitor/plotting.py
src/legend_data_monitor/run.py
src/legend_data_monitor/save_data.py
src/legend_data_monitor/slow_control.py
src/legend_data_monitor/string_visualization.py
src/legend_data_monitor/subsystem.py
src/legend_data_monitor/utils.py
src/legend_data_monitor.egg-info/PKG-INFO
src/legend_data_monitor.egg-info/SOURCES.txt
src/legend_data_monitor.egg-info/dependency_links.txt
src/legend_data_monitor.egg-info/entry_points.txt
src/legend_data_monitor.egg-info/not-zip-safe
src/legend_data_monitor.egg-info/requires.txt
src/legend_data_monitor.egg-info/top_level.txt
src/legend_data_monitor/config/p03_L200_phy_r000.yaml
src/legend_data_monitor/config/p03_r000_L200_hdf_example.yaml
src/legend_data_monitor/config/slow_control_example.yaml
src/legend_data_monitor/settings/SC-params.yaml
src/legend_data_monitor/settings/flags.yaml
src/legend_data_monitor/settings/ignore-keys.yaml
src/legend_data_monitor/settings/no-pulser-dets.yaml
src/legend_data_monitor/settings/par-settings.yaml
src/legend_data_monitor/settings/parameter-tiers.yaml
src/legend_data_monitor/settings/remove-dets.yaml
src/legend_data_monitor/settings/remove-keys-COAXp04.yaml
src/legend_data_monitor/settings/remove-keys.yaml
src/legend_data_monitor/settings/special-parameters.yaml
tests/test_core.py
tests/save_data/test_build_out_dict.py
tests/save_data/test_check_existence_and_overwrite.py
tests/save_data/test_check_level0.py
tests/save_data/test_get_param_df.py
tests/save_data/test_get_param_info.py
tests/save_data/test_save_df_and_info.py
tests/utils/test_check_empty_df.py
tests/utils/test_check_key_existence.py
tests/utils/test_check_plot_settings.py
tests/utils/test_check_scdb_settings.py
tests/utils/test_check_threshold.py
tests/utils/test_convert_to_camel_case.py
tests/utils/test_dataset_validity_check.py
tests/utils/test_get_key.py
tests/utils/test_get_livetime.py
tests/utils/test_get_map_dict.py
tests/utils/test_get_multiple_run_id.py
tests/utils/test_get_output_path.py
tests/utils/test_get_output_plot_path.py
tests/utils/test_get_query_timerange.py
tests/utils/test_get_time_name.py
tests/utils/test_get_timestamp.py
tests/utils/test_get_valid_path.py
tests/utils/test_load_config.py
tests/utils/test_make_dir.py
tests/utils/test_make_output_paths.py
tests/utils/test_read_json_or_yaml.py
tests/utils/test_retrieve_json_or_yaml.py
tests/utils/test_unix_timestamp_to_string.py