MneExperiment
Create an empty variable in the dataset
name (str) – Name for the new variable.
dtype (numpy dtype) – Data type of the new variable (default is float64).
var – The new variable.
Var