Reference/API#
astropy.timeseries Package#
This subpackage contains classes and functions for work with time series.
Functions#
|
Downsample a time series by binning values into bins with a fixed size or custom sizes, using a single function to combine the values in the bin. |
This is a decorator that ensures that the table contains specific methods indicated by the _required_columns attribute. |
Classes#
|
|
|
|
|
A class to represent binned time series data in tabular form. |
|
Compute the box least squares periodogram. |
|
The results of a BoxLeastSquares search. |
|
Compute the Lomb-Scargle Periodogram. |
|
Compute the Lomb-Scargle Periodogram. |
|
A class to represent time series data in tabular form. |
Class Inheritance Diagram#
astropy.timeseries.io Package#
Functions#
|
This serves as the FITS reader for KEPLER or TESS files within astropy-timeseries. |