narupatools.frame

Code for handling FrameData and other related objects.

Modules

narupatools.frame.converter

Conversion methods for Narupa FrameData.

narupatools.frame.fields

Standard fields and their getters/setters for Narupa frames.

narupatools.frame.frame

Extension of the existing Narupa FrameData.

narupatools.frame.frame_producer

Loop which generates frame’s from a source at a constant rate.

narupatools.frame.frame_source

Describes the base class for anything that supports get_frame.

narupatools.frame.hdf5

Reading and writing from the NarupaTools HDF5 format.

narupatools.frame.patch

Patch to FrameData that allows copy() to work with empty arrays.

narupatools.frame.trajectory_playback

Base class for trajectories that can be played back.

narupatools.frame.utils

Utilities for converting different arrays.