MneExperiment
Shift the time axis of an NDVar relative to its data
NDVar
data (Union[NDVar, UTS]) – NDVar or UTS dimension on which to set tmin.
UTS
tmin
tmin (float) – New tmin value (default 0).
name (str) – Name for the new NDVar.
Shallow copy of data with updated time axis.
data
out
See also
set_time
Pad/crop the NDVar