create_animation_altaz
- ctapointing.observation.create_animation_altaz(observations)
Creates a matplotlib.animation object that shows the selected targets one after the other.
- Parameters:
observations (iterable of type PointingObservations) – observation plan or list of PointingObservations
- Return type:
reference to matplotlib.animation