.codecov.yml
.coveragerc
.flake8
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
pyproject.toml
requirements.txt
.github/CODEOWNERS
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/standard.yml
atef/__init__.py
atef/__main__.py
atef/_version.py
atef/annotated_plans.py
atef/archive_device.py
atef/cache.py
atef/check.py
atef/enums.py
atef/exceptions.py
atef/find_replace.py
atef/grafana.py
atef/ophyd_helpers.py
atef/plan_utils.py
atef/pyepics_compat.py
atef/qt_helpers.py
atef/re_widgets.py
atef/reduce.py
atef/report.py
atef/result.py
atef/serialization.py
atef/status_logging.py
atef/tools.py
atef/type_hints.py
atef/util.py
atef/version.py
atef/walk.py
atef/yaml_support.py
atef.egg-info/PKG-INFO
atef.egg-info/SOURCES.txt
atef.egg-info/dependency_links.txt
atef.egg-info/entry_points.txt
atef.egg-info/requires.txt
atef.egg-info/top_level.txt
atef/assets/SLAC_red.jpeg
atef/bin/__init__.py
atef/bin/check.py
atef/bin/check_main.py
atef/bin/config.py
atef/bin/config_main.py
atef/bin/main.py
atef/bin/scripts.py
atef/config_model/__init__.py
atef/config_model/active.py
atef/config_model/passive.py
atef/config_model/tree_manipulation.py
atef/scripts/__init__.py
atef/scripts/converter_v0.py
atef/scripts/converter_v0_main.py
atef/scripts/pmgr_check.py
atef/scripts/pmgr_check_main.py
atef/tests/__init__.py
atef/tests/conftest.py
atef/tests/hxr_ebd_fee_checkout_helper.json
atef/tests/qt_utils.py
atef/tests/sample_plans.py
atef/tests/test_abort.py
atef/tests/test_archived_device.py
atef/tests/test_commandline.py
atef/tests/test_comparison.py
atef/tests/test_comparison_device.py
atef/tests/test_comparison_tools.py
atef/tests/test_configuration.py
atef/tests/test_find_replace.py
atef/tests/test_grafana.py
atef/tests/test_helpers.py
atef/tests/test_ophyd.py
atef/tests/test_page.py
atef/tests/test_plan_utils.py
atef/tests/test_procedure.py
atef/tests/test_report.py
atef/tests/test_status_logging.py
atef/tests/test_walk.py
atef/tests/test_widgets.py
atef/tests/configs/active_test.json
atef/tests/configs/all_fields.json
atef/tests/configs/blank_active.json
atef/tests/configs/blank_passive.json
atef/tests/configs/device_based.yml
atef/tests/configs/lfe.json
atef/tests/configs/ping_localhost.json
atef/tests/configs/pv_based.yml
atef/tests/profiles/user_group_permissions.yaml
atef/ui/action_row_run_widget.ui
atef/ui/action_row_widget.ui
atef/ui/add_row_widget.ui
atef/ui/any_comparison_widget.ui
atef/ui/any_value_widget.ui
atef/ui/apply_option_wizard_page.ui
atef/ui/archive_viewer_widget.ui
atef/ui/attr_comparison_row_widget.ui
atef/ui/check_row_run_widget.ui
atef/ui/check_row_widget.ui
atef/ui/comparison_page.ui
atef/ui/comparison_row_widget.ui
atef/ui/config_window.ui
atef/ui/configuration_group_page.ui
atef/ui/configuration_group_row_widget.ui
atef/ui/configuration_group_widget.ui
atef/ui/configure_edits_wizard_page.ui
atef/ui/console_display_widget.ui
atef/ui/description_step_run_widget.ui
atef/ui/description_step_widget.ui
atef/ui/device_configuration_page.ui
atef/ui/device_configuration_widget.ui
atef/ui/dual_config_tree.ui
atef/ui/equals_comparison_widget.ui
atef/ui/failed_prep_page.ui
atef/ui/fill_template_page.ui
atef/ui/find_replace_row_widget.ui
atef/ui/find_replace_widget.ui
atef/ui/general_comparison_widget.ui
atef/ui/general_procedure_widget.ui
atef/ui/gtltbase_widget.ui
atef/ui/happi_device_component.ui
atef/ui/happi_metadata_view.ui
atef/ui/happi_search_widget.ui
atef/ui/landing_page.ui
atef/ui/multi_mode_value_edit.ui
atef/ui/name_desc_tags_widget.ui
atef/ui/ophyd_device_tree_widget.ui
atef/ui/paged_table.ui
atef/ui/passive_edit_widget.ui
atef/ui/passive_run_widget.ui
atef/ui/ping_widget.ui
atef/ui/procedure_group_page.ui
atef/ui/pv_configuration_page.ui
atef/ui/range_comparison_widget.ui
atef/ui/results_summary.ui
atef/ui/run_check.ui
atef/ui/run_step_page.ui
atef/ui/select_template_wizard_page.ui
atef/ui/set_value_edit_widget.ui
atef/ui/set_value_run_widget.ui
atef/ui/status_log_viewer.ui
atef/ui/status_log_widget.ui
atef/ui/step_page.ui
atef/ui/string_list_with_dialog.ui
atef/ui/tags_elem.ui
atef/ui/target_entry_widget.ui
atef/ui/template_edit_row_widget.ui
atef/ui/template_group_page.ui
atef/ui/template_run_widget.ui
atef/ui/tool_configuration_page.ui
atef/ui/value_row_widget.ui
atef/ui/value_set_widget.ui
atef/ui/verify_entry_widget.ui
atef/widgets/__init__.py
atef/widgets/archive_viewer.py
atef/widgets/core.py
atef/widgets/happi.py
atef/widgets/ophyd.py
atef/widgets/utils.py
atef/widgets/config/__init__.py
atef/widgets/config/data_active.py
atef/widgets/config/data_base.py
atef/widgets/config/data_passive.py
atef/widgets/config/find_replace.py
atef/widgets/config/page.py
atef/widgets/config/paged_table.py
atef/widgets/config/plan_builder.py
atef/widgets/config/result_summary.py
atef/widgets/config/run_active.py
atef/widgets/config/run_base.py
atef/widgets/config/run_passive.py
atef/widgets/config/status_log_viewer.py
atef/widgets/config/utils.py
atef/widgets/config/window.py
conda-recipe/meta.yaml
docs/Makefile
docs/make.bat
docs/pre-release-notes.sh
docs/release_notes.py
docs/source/api.rst
docs/source/conf.py
docs/source/framework.rst
docs/source/index.rst
docs/source/releases.rst
docs/source/upcoming_changes.rst
docs/source/_templates/autosummary/base.rst
docs/source/_templates/autosummary/class.rst
docs/source/_templates/autosummary/module.rst
docs/source/upcoming_release_notes/template-full.rst
docs/source/upcoming_release_notes/template-short.rst