animate module

Define helper functions for the animation plots.

get_limits(axes_instruments, instruments_to_ignore_for_limits=())[source]

Define constant limits for the animations.

Parameters:
Return type:

dict[Axes, tuple[float, float]]

Returns:

Dictionary linking avery Axe with its limits.