osl_ephys.utils.spmio#

Submodules#

Classes#

SPMMEEG

Package Contents#

class osl_ephys.utils.spmio.SPMMEEG(filename)[source]#
filename#
_D#
type#
nsamples#
nchannels#
fsample#
time_onset#
channels#
data#
fname#
fullpath#
path#
sensors#
fiducials#
transform#
condlist#
history#
other#
ntrials#
montage#
current_montage#
time#
index#
good_index#
trial_definition = None#
get_data(montage=None)[source]#

Return memorymapped data and optionally apply a montage.

epoch_data(data)[source]#
define_trial(event_type, pre_stim, post_stim)[source]#
mark_artefacts_as_bad()[source]#
_channel_property(property_)[source]#
full_index(channel_type)[source]#
reindex_good_samples()[source]#
reindex_event_samples()[source]#
print_info()[source]#
_find_dat_file()[source]#
property size#
property chantype#
indchantype(channel_type)[source]#
indsample(t)[source]#
indtrial(cond)[source]#
property n_good_samples#