spyrit.misc.dual_arm.MotionFieldProjector.estim_motion_from_CMOS

MotionFieldProjector.estim_motion_from_CMOS(warping: str, amp_max: int = 0) None[source]

Estimate motion field from CMOS camera data.

Args:

warping: ‘pattern’ or ‘image’. Matches the warping mode used in the Dynamic classes from spyrit.core.meas.

amp_max: Amplitude for the extended field of view.

Raises:

FileNotFoundError: If required files are not found.