[Mne_analysis] Access information in an Evoked object

Talitha Ford tcford at swin.edu.au
Thu Jul 28 21:22:19 EDT 2016
Search archives:

Hello,

Is it possible to extract information from the description of an Evoked object?
For example,
> x
<Evoked  |  comment : 'stand2', time : [-0.200000, 0.500000], n_epochs : 150, n_channels x n_times : 288 x 701> 

I would like to assign n_epochs to a variable (so that y = 150). I have tried several variations of indexing, incl x.info.

Cheers,
Talitha


More information about the Mne_analysis mailing list