bapsf_motion.transform.helpers

Module for helper functions associated with coordinate transform functionality between the probe motion space and the probe drive coordinate system.

Functions

register_transform(transform_cls)

A decorator for registering a coordinate transform classes into the associated registry.

transform_factory(drive, *, tr_type, **settings)

Factory function for calling and instantiating motion exclusion classes from the registry.

Variables & Attributes

transform_registry