plasmapy.analysis.time_series.excess_statistics

Functionality to calculate excess statistics of time series.

Attention

This functionality is under development. Backward incompatible changes might occur in future releases.

Classes

ExcessStatistics(signal, thresholds, time_step)

Calculate total time, number of upwards crossings, average time and root-mean-square time above given thresholds of a sequence.

Inheritance diagram of plasmapy.analysis.time_series.excess_statistics.ExcessStatistics