trackpy.TrackUnstored

class trackpy.TrackUnstored(point=None)

Base class for objects to represent linked tracks.

Includes logic for adding features to the track, but does not store the track’s particles in memory.

Parameters:

point : Point or None, optional

The first feature in the track