.gitattributes
.gitignore
.readthedocs.yml
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/python-publish.yml
.github/workflows/test.yml
bapsf_motion/__init__.py
bapsf_motion.egg-info/PKG-INFO
bapsf_motion.egg-info/SOURCES.txt
bapsf_motion.egg-info/dependency_links.txt
bapsf_motion.egg-info/requires.txt
bapsf_motion.egg-info/top_level.txt
bapsf_motion/actors/__init__.py
bapsf_motion/actors/axis_.py
bapsf_motion/actors/base.py
bapsf_motion/actors/drive_.py
bapsf_motion/actors/manager_.py
bapsf_motion/actors/motion_group_.py
bapsf_motion/actors/motor_.py
bapsf_motion/actors/demos/__init__.py
bapsf_motion/actors/demos/drive_timed_run_1D.py
bapsf_motion/actors/demos/drive_timed_run_2D.py
bapsf_motion/actors/demos/mgroup_timed_run_2D.py
bapsf_motion/actors/tests/__init__.py
bapsf_motion/examples/20240627_2D_test_setup.toml
bapsf_motion/examples/20241004_2D_test_setup.toml
bapsf_motion/examples/bapsf_motion.toml
bapsf_motion/examples/benchtop_motion_group.toml
bapsf_motion/examples/benchtop_run.toml
bapsf_motion/examples/mg_1d.toml
bapsf_motion/examples/mg_2d_strb_test_setup.toml
bapsf_motion/examples/motion_group.toml
bapsf_motion/gui/__init__.py
bapsf_motion/gui/motor.py
bapsf_motion/gui/configure/__init__.py
bapsf_motion/gui/configure/bases.py
bapsf_motion/gui/configure/configure_.py
bapsf_motion/gui/configure/drive_overlay.py
bapsf_motion/gui/configure/helpers.py
bapsf_motion/gui/configure/motion_builder_overlay.py
bapsf_motion/gui/configure/motion_group_widget.py
bapsf_motion/gui/configure/transform_overlay.py
bapsf_motion/gui/widgets/__init__.py
bapsf_motion/gui/widgets/buttons.py
bapsf_motion/gui/widgets/logging.py
bapsf_motion/gui/widgets/misc.py
bapsf_motion/motion_builder/__init__.py
bapsf_motion/motion_builder/core.py
bapsf_motion/motion_builder/item.py
bapsf_motion/motion_builder/exclusions/__init__.py
bapsf_motion/motion_builder/exclusions/base.py
bapsf_motion/motion_builder/exclusions/circular.py
bapsf_motion/motion_builder/exclusions/divider.py
bapsf_motion/motion_builder/exclusions/helpers.py
bapsf_motion/motion_builder/exclusions/lapd.py
bapsf_motion/motion_builder/layers/__init__.py
bapsf_motion/motion_builder/layers/base.py
bapsf_motion/motion_builder/layers/helpers.py
bapsf_motion/motion_builder/layers/regular_grid.py
bapsf_motion/transform/__init__.py
bapsf_motion/transform/base.py
bapsf_motion/transform/helpers.py
bapsf_motion/transform/identity.py
bapsf_motion/transform/lapd.py
bapsf_motion/transform/lapd_droop.py
bapsf_motion/utils/__init__.py
bapsf_motion/utils/exceptions.py
bapsf_motion/utils/toml.py
bapsf_motion/utils/units_.py
docs/Makefile
docs/available_transformers.rst
docs/bibliography.bib
docs/bibliography.rst
docs/common_links.rst
docs/conf.py
docs/glossary.rst
docs/index.rst
docs/make.bat
docs/notebooks_.rst
docs/robots.txt
docs/_static/BaPSF_Logo_Color_RGB.png
docs/_static/BaPSF_Logo_Color_yellow_background_RGB_32px.ico
docs/_static/BaPSF_Logo_White_RGB.png
docs/_static/BaPSF_Logo_White_RGB_150px.png
docs/_static/css/overrides.css
docs/api_static/bapsf_motion.actors.axis_.rst
docs/api_static/bapsf_motion.actors.base.rst
docs/api_static/bapsf_motion.actors.drive_.rst
docs/api_static/bapsf_motion.actors.manager_.rst
docs/api_static/bapsf_motion.actors.motion_group_.rst
docs/api_static/bapsf_motion.actors.motor_.rst
docs/api_static/bapsf_motion.actors.rst
docs/api_static/bapsf_motion.gui.configure.rst
docs/api_static/bapsf_motion.gui.motor.rst
docs/api_static/bapsf_motion.gui.rst
docs/api_static/bapsf_motion.gui.widgets.buttons.rst
docs/api_static/bapsf_motion.gui.widgets.logging.rst
docs/api_static/bapsf_motion.gui.widgets.misc.rst
docs/api_static/bapsf_motion.gui.widgets.rst
docs/api_static/bapsf_motion.motion_builder.core.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.base.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.circular.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.divider.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.helpers.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.lapd.rst
docs/api_static/bapsf_motion.motion_builder.exclusions.rst
docs/api_static/bapsf_motion.motion_builder.item.rst
docs/api_static/bapsf_motion.motion_builder.layers.base.rst
docs/api_static/bapsf_motion.motion_builder.layers.helpers.rst
docs/api_static/bapsf_motion.motion_builder.layers.regular_grid.rst
docs/api_static/bapsf_motion.motion_builder.layers.rst
docs/api_static/bapsf_motion.motion_builder.rst
docs/api_static/bapsf_motion.rst
docs/api_static/bapsf_motion.transform.base.rst
docs/api_static/bapsf_motion.transform.helpers.rst
docs/api_static/bapsf_motion.transform.identity.rst
docs/api_static/bapsf_motion.transform.lapd.rst
docs/api_static/bapsf_motion.transform.lapd_droop.rst
docs/api_static/bapsf_motion.transform.rst
docs/api_static/bapsf_motion.utils.exceptions.rst
docs/api_static/bapsf_motion.utils.rst
docs/api_static/bapsf_motion.utils.toml.rst
docs/api_static/bapsf_motion.utils.units_.rst
docs/motion_builder/index.rst
docs/notebooks/motion_list/exclusion_circular.ipynb
docs/notebooks/motion_list/exclusion_lapd_XY.ipynb
docs/notebooks/motion_list/motionlist.ipynb
docs/notebooks/transform/identity_transform.ipynb
docs/notebooks/transform/lapd_xy_droop_correction.ipynb
docs/notebooks/transform/lapd_xy_transform.ipynb
docs/toml/index.rst
requirements/build.txt
requirements/docs.txt
requirements/extras.txt
requirements/gui.txt
requirements/install.txt
requirements/readthedocs.txt
requirements/tests.txt
resources/README.md
resources/Remote module installation guide.pdf