.dockerignore
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
Dockerfile
LICENSE
README.rst
pyproject.toml
.devcontainer/.bashrc
.devcontainer/devcontainer.json
.devcontainer/initializeCommand
.devcontainer/postCreateCommand
.github/CONTRIBUTING.rst
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/pages/index.html
.github/pages/make_switcher.py
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/docs_clean.yml
.github/workflows/linkcheck.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
docs/conf.py
docs/genindex.rst
docs/index.rst
docs/developer/index.rst
docs/developer/explanations/decisions.rst
docs/developer/explanations/decisions/0001-record-architecture-decisions.rst
docs/developer/explanations/decisions/0002-switched-to-pip-skeleton.rst
docs/developer/how-to/build-docs.rst
docs/developer/how-to/contribute.rst
docs/developer/how-to/lint.rst
docs/developer/how-to/make-release.rst
docs/developer/how-to/pin-requirements.rst
docs/developer/how-to/run-tests.rst
docs/developer/how-to/static-analysis.rst
docs/developer/how-to/test-container.rst
docs/developer/how-to/update-tools.rst
docs/developer/reference/standards.rst
docs/developer/tutorials/dev-install.rst
docs/images/dls-favicon.ico
docs/images/dls-logo.svg
docs/user/index.rst
docs/user/explanations/docs-structure.rst
docs/user/how-to/run-container.rst
docs/user/reference/api.rst
docs/user/tutorials/installation.rst
src/pandablocks_ioc/__init__.py
src/pandablocks_ioc/__main__.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/top_level.txt
tests/conftest.py
tests/raw_dump.txt
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/HDF5.bob
tests/test-bobfiles/PCAP.bob
tests/test-bobfiles/PULSE.bob
tests/test-bobfiles/PandA.bob
tests/test-bobfiles/SEQ.bob
tests/test-bobfiles/TOP.bob