The kind of data to read. The following options are supported:
‘rest’
‘task_motor’
‘task_story_math’
‘task_working_memory’
‘noise_empty_room’
‘noise_subject’
run_index :int
The run index. For the first run, use 0, for the second, use 1.
Also see HCP documentation for the number of runs for a given data
type.
hcp_path :str
The HCP directory, defaults to op.curdir.
mode :str
Either ‘accurate’ or ‘fast’, determines the quality of the
Legendre polynomial expansion used for interpolation of MEG
channels.
out :MNE data containers
Raw, Epochs, Evoked but with missing channels interpolated.