uwacan._core.Roller#

class Roller[source]#

Bases: object

Base class for rolling windows.

Methods

numpy_frames()

Generate numpy frames with data.

Inherited methods

Attributes

coords

The coords of the output frames.

dims

The dimensions of the output frames.

num_frames

The number of frames in this rolling output.

shape

The shape of the output frames.