pynapple.core.time_series.TsdTensor.to_numpy#

TsdTensor.to_numpy()#

Return the data as a numpy.ndarray.

Mostly useful for matplotlib plotting when calling plot(tsd).