ssvepy.load_ssvep

ssvepy.load_ssvep(filename)[source]

Load an hdf5 file containing ssvepy.Ssvep data (saved with Ssvep.save()).

Parameters:filename (str) – The name of the file. If the string does not end in .hdf5, this will be added for you.