loading

Contains classes for loading data for a shot.

Classes

CombinableLoader(*args, **kwargs)

A callable that can load data from a shot and can be combined with other loaders.

LoadShotParameters([which])

Loads the parameters of a shot.

LoadShotId(*args, **kwargs)

Loads the id of a shot.

LoadShotTime(*args, **kwargs)

Loads the time of a shot.

ShotImporter(*args, **kwargs)

Protocol for object that can import a value from a shot.

join(*loaders, on)

Join multiple loaders on given columns.

LoadImageCount(camera_name, picture_name[, ...])

Loads the count values of an image.