eelbrain.set_tmin

eelbrain.set_tmin(ndvar, tmin=0.0)

Shift the time axis of an NDVar relative to its data

Parameters

tmin (scalar) – New tmin value (default 0).

Returns

out_ndvar – Shallow copy of ndvar with updated time axis.

Return type

NDVar

See also

set_time

Pad/crop the NDVar