spacepy.seapy.SeaBase

class spacepy.seapy.SeaBase(data, times, epochs, **kwargs)[source]

SeaPy Superposed epoch analysis base class

Do not use directly – subclass it!

__init__(data, times, epochs, **kwargs)[source]

Methods

random([n])

Return a new Sea object, of same dimensionality, with a set of random epochs

restoreepochs()

Replaces epoch times stored in obj.badepochs in the epochs attribute

random(n=None)[source]

Return a new Sea object, of same dimensionality, with a set of random epochs

restoreepochs()[source]

Replaces epoch times stored in obj.badepochs in the epochs attribute