Array types (gwpy.types)#
The core Array object and direct subclasses.
These objects form the basic 1-D and 2-D arrays with metadata from which
we can build specific data representations like the TimeSeries.
Classes#
|
Array holding data with a unit, and other metadata. |
|
A two-dimensional array with metadata. |
|
|
|
A one-dimensional data series. |
Class Inheritance Diagram#
