bapsf_motion.motion_builder.exclusions.helpers

Module for helper functions associated with exclusion layer functionality.

Functions

exclusion_factory(ds, *, ex_type, **settings)

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

register_exclusion(exclusion_cls)

A decorator for registering a exclusion layer classes into the exclusion layer registry.

Variables & Attributes

exclusion_registry