ophyd-async 0.3.3__tar.gz → 0.3.4a1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/PKG-INFO +1 -1
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/_version.py +2 -2
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/aravis_driver.py +5 -3
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/PKG-INFO +1 -1
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.codecov.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.copier-answers.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.devcontainer/devcontainer.json +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.git-blame-ignore-revs +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/CONTRIBUTING.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/actions/install_requirements/action.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/dependabot.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/pages/index.html +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/pages/make_switcher.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_check.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_dist.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_docs.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_pypi.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_release.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_test.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/_tox.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/ci.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.github/workflows/periodic.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.gitignore +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.mailmap +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/.pre-commit-config.yaml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/Dockerfile +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/LICENSE +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/README.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/_templates/README +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/_templates/custom-class-template.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/_templates/custom-module-template.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/conf.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/examples/epics_demo.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/examples/foo_detector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0001-record-architecture-decisions.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0002-switched-to-python-copier-template.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0003-ophyd-async-migration.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0004-repository-structure.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0005-respect-black-line-length.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0006-procedural-device-definitions.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/COPYME +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/design-goals.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/event-loop-choice.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/flyscanning.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/genindex.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/choose-interfaces-for-devices.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/compound-devices.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/contribute.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/make-a-simple-device.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/make-a-standard-detector.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to/write-tests-for-devices.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/how-to.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/images/bluesky_ophyd_epics_devices_logo.svg +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/images/bluesky_ophyd_logo.svg +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/images/ophyd_favicon.svg +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/index.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/reference/api.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/reference.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/tutorials/installation.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/tutorials/using-existing-devices.rst +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/tutorials.md +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/pyproject.toml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/setup.cfg +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/__main__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/_providers.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/async_status.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/detector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/device.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/device_save_loader.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/flyer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/mock_signal_backend.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/mock_signal_utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/signal.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/signal_backend.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/soft_signal_backend.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/standard_readable.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/core/utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/_backend/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/_backend/_aioca.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/_backend/_p4p.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/_backend/common.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/aravis.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/ad_sim_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/aravis_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/kinetix_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/pilatus_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/vimba_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/ad_base.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/kinetix_driver.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/pilatus_driver.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/vimba_driver.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/kinetix.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/pilatus.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/single_trigger_det.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/vimba.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/_hdfdataset.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/_hdffile.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/hdf_writer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/nd_file_hdf.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/nd_plugin.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/demo/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/demo/demo_ad_sim_detector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/demo/mover.db +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/demo/sensor.db +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/motion/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/motion/motor.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/pvi/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/pvi/pvi.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/signal/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/signal/_epics_transport.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/signal/signal.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/log.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_common_blocks.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_hdf_panda.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_panda_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_table.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_trigger.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/_utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/writers/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/writers/_hdf_writer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/panda/writers/_panda_hdf_file.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/plan_stubs/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/plan_stubs/ensure_connected.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/plan_stubs/fly.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/protocols.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/demo/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/demo/sim_motor.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/pattern_generator.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/sim_pattern_detector_control.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/sim_pattern_detector_writer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/sim_pattern_generator.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/SOURCES.txt +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/dependency_links.txt +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/entry_points.txt +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/requires.txt +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async.egg-info/top_level.txt +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/conftest.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_async_status.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_device.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_device_collector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_device_save_loader.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_flyer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_mock_signal_backend.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_signal.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_soft_signal_backend.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_standard_readable.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_subset_enum.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/core/test_watchable_async_status.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/_backend/test_common.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_aravis.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_controllers.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_drivers.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_kinetix.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_pilatus.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_scans.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_single_trigger_det.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_vimba.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_writers.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/demo/test_demo.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/demo/test_demo_ad_sim_detector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/motion/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/motion/test_motor.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/test_pvi.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/test_records.db +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/test_signals.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/db/panda.db +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_hdf_panda.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_panda_connect.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_panda_controller.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_panda_utils.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_table.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_trigger.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/panda/test_writer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/plan_stubs/test_fly.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/protocols/test_protocols.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/conftest.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/demo/__init__.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/demo/test_sim_motor.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/test_pattern_generator.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/test_sim_detector.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/test_sim_writer.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/sim/test_streaming_plan.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/test_cli.py +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/test_data/test_yaml_save.yml +0 -0
- {ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/test_log.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ophyd-async
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.4a1
|
|
4
4
|
Summary: Asynchronous Bluesky hardware abstraction code, compatible with control systems like EPICS and Tango
|
|
5
5
|
Author-email: Tom Cobb <tom.cobb@diamond.ac.uk>
|
|
6
6
|
License: BSD 3-Clause License
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from enum import Enum
|
|
2
|
-
from typing import Literal
|
|
3
2
|
|
|
3
|
+
from ophyd_async.core import SubsetEnum
|
|
4
4
|
from ophyd_async.epics.areadetector.drivers import ADBase
|
|
5
5
|
from ophyd_async.epics.signal.signal import epics_signal_rw_rbv
|
|
6
6
|
|
|
@@ -19,7 +19,7 @@ class AravisTriggerMode(str, Enum):
|
|
|
19
19
|
To prevent requiring one Enum class per possible configuration, we set as this Enum
|
|
20
20
|
but read from the underlying signal as a str.
|
|
21
21
|
"""
|
|
22
|
-
AravisTriggerSource =
|
|
22
|
+
AravisTriggerSource = SubsetEnum["Freerun", "Line1"]
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
class AravisDriver(ADBase):
|
|
@@ -34,5 +34,7 @@ class AravisDriver(ADBase):
|
|
|
34
34
|
self.trigger_mode = epics_signal_rw_rbv(
|
|
35
35
|
AravisTriggerMode, prefix + "TriggerMode"
|
|
36
36
|
)
|
|
37
|
-
self.trigger_source = epics_signal_rw_rbv(
|
|
37
|
+
self.trigger_source = epics_signal_rw_rbv(
|
|
38
|
+
AravisTriggerSource, prefix + "TriggerSource"
|
|
39
|
+
)
|
|
38
40
|
super().__init__(prefix, name=name)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ophyd-async
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.4a1
|
|
4
4
|
Summary: Asynchronous Bluesky hardware abstraction code, compatible with control systems like EPICS and Tango
|
|
5
5
|
Author-email: Tom Cobb <tom.cobb@diamond.ac.uk>
|
|
6
6
|
License: BSD 3-Clause License
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0003-ophyd-async-migration.rst
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/docs/explanations/decisions/0004-repository-structure.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/controllers/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/__init__.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/ad_base.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/drivers/vimba_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/single_trigger_det.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/__init__.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/_hdfdataset.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/_hdffile.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/hdf_writer.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/nd_file_hdf.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/areadetector/writers/nd_plugin.py
RENAMED
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/epics/demo/demo_ad_sim_detector.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/sim_pattern_detector_control.py
RENAMED
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/src/ophyd_async/sim/sim_pattern_detector_writer.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ophyd_async-0.3.3 → ophyd_async-0.3.4a1}/tests/epics/areadetector/test_single_trigger_det.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|