.copier-answers.yml
.dockerignore
.gitignore
.gitlab-ci.yml
.gitleaks.toml
.pre-commit-config.yaml
.python-version
Dockerfile
LICENSE
README.md
pyproject.toml
renovate.json
uv.lock
.devcontainer/.bashrc
.devcontainer/devcontainer.json
.devcontainer/initializeCommand
.devcontainer/postCreateCommand
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/issue.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/_container.yml
.github/workflows/_dist.yml
.github/workflows/_docs.yml
.github/workflows/_pypi.yml
.github/workflows/_release.yml
.github/workflows/_test.yml
.github/workflows/_tox.yml
.github/workflows/ci.yml
.github/workflows/periodic.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
docs/_api.rst
docs/conf.py
docs/explanations.md
docs/genindex.md
docs/how-to.md
docs/index.md
docs/reference.md
docs/tutorials.md
docs/_templates/custom-module-template.rst
docs/explanations/decisions.md
docs/explanations/decisions/0001-record-architecture-decisions.md
docs/explanations/decisions/0002-switched-to-python-copier-template.md
docs/explanations/decisions/COPYME
docs/how-to/capture-hdf.md
docs/how-to/contribute.md
docs/how-to/run-container.md
docs/images/data_bobfile.png
docs/images/dls-logo.svg
docs/images/phoebus_calc1.png
docs/images/screen_index.png
docs/images/webui_calc1.png
docs/tutorials/installation.md
src/pandablocks_ioc/__init__.py
src/pandablocks_ioc/__main__.py
src/pandablocks_ioc/_connection_status.py
src/pandablocks_ioc/_hdf_ioc.py
src/pandablocks_ioc/_pvi.py
src/pandablocks_ioc/_tables.py
src/pandablocks_ioc/_types.py
src/pandablocks_ioc/_version.py
src/pandablocks_ioc/ioc.py
src/pandablocks_ioc.egg-info/PKG-INFO
src/pandablocks_ioc.egg-info/SOURCES.txt
src/pandablocks_ioc.egg-info/dependency_links.txt
src/pandablocks_ioc.egg-info/entry_points.txt
src/pandablocks_ioc.egg-info/requires.txt
src/pandablocks_ioc.egg-info/scm_file_list.json
src/pandablocks_ioc.egg-info/scm_version.json
src/pandablocks_ioc.egg-info/top_level.txt
tests/conftest.py
tests/raw_dump.txt
tests/regenerate_test_bobfiles.sh
tests/test_connection.py
tests/test_hdf_ioc.py
tests/test_ioc.py
tests/test_ioc_system.py
tests/test_pvaccess.py
tests/test_tables.py
tests/test_types.py
tests/test_unit_testing_structure.py
tests/fixtures/__init__.py
tests/fixtures/mocked_panda.py
tests/fixtures/panda_data.py
tests/test-bobfiles/DATA.bob
tests/test-bobfiles/PCAP.bob
tests/test-bobfiles/PULSE.bob
tests/test-bobfiles/PandA.bob
tests/test-bobfiles/SEQ.bob
tests/test-bobfiles/SYSTEM.bob
tests/test-bobfiles/index.bob
tests/test-bobfiles/regenerate_test_bobfiles.py