API

The main class you will be working with if you’re using this package is the Ssvep class:

Ssvep(epochs, stimulation_frequency[, …]) Turns epoched EEG/MEG data into epoched evoked frequency data.
load_ssvep(filename) Load an hdf5 file containing ssvepy.Ssvep data (saved with Ssvep.save()).