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.
Union
UTS
tmin
tmin (float) – New tmin value (default 0).
float
name (Optional[str]) – Name for the new NDVar.
Optional
str
Shallow copy of data with updated time axis.
data
out
See also
set_time
Pad/crop the NDVar