.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AI_POLICY.md
LICENSE
README.md
codecov.yml
pyproject.toml
.github/dependabot.yml
.github/workflows/distributions.yml
.github/workflows/main.yml
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/automatic_run.py
src/legend_data_monitor/calibration.py
src/legend_data_monitor/core.py
src/legend_data_monitor/monitoring.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/excel/__init__.py
src/legend_data_monitor/excel/config_io.py
src/legend_data_monitor/excel/core.py
src/legend_data_monitor/excel/detector_history.py
src/legend_data_monitor/excel/make_dashboard.py
src/legend_data_monitor/excel/read_qcp.py
src/legend_data_monitor/excel/read_usability.py
src/legend_data_monitor/excel/sync_to_datasets.py
src/legend_data_monitor/settings/SC-params.yaml
src/legend_data_monitor/settings/final-calibrations.yaml
src/legend_data_monitor/settings/flags.yaml
src/legend_data_monitor/settings/ignore-keys.yaml
src/legend_data_monitor/settings/mtg-plot-settings.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/calibration/test_evaluate_psd_performance.py
tests/calibration/test_load_fit_pars_from_yaml.py
tests/excel/test_expand_run_list.py
tests/excel/test_get_periods.py
tests/excel/test_get_runs_for_a_period.py
tests/monitoring/test_add_calibration_runs.py
tests/monitoring/test_build_new_files.py
tests/monitoring/test_compute_diff.py
tests/monitoring/test_compute_diff_and_rescaling.py
tests/monitoring/test_evaluate_fep_cal.py
tests/monitoring/test_extract_Qbb.py
tests/monitoring/test_extract_fep_peak.py
tests/monitoring/test_filter_by_period.py
tests/monitoring/test_filter_series_by_ignore_keys.py
tests/monitoring/test_find_hdf_file.py
tests/monitoring/test_get_calib_data_dict.py
tests/monitoring/test_get_calib_pars.py
tests/monitoring/test_get_calibration_file.py
tests/monitoring/test_get_dfs.py
tests/monitoring/test_get_energy_key.py
tests/monitoring/test_get_run_start_end_times.py
tests/monitoring/test_get_tier_keyresult.py
tests/monitoring/test_get_traptmax_tp0est.py
tests/monitoring/test_read_if_key_exists.py
tests/monitoring/test_resample_series.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_build_detector_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_deep_get.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_load_yaml_or_default.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
tests/utils/test_update_evaluation_in_memory.py