vreg.Volume3D.separate#

Volume3D.separate(axis=None)[source]#

Separate a volume along one or more time axes.

Parameters:

axis (int, optional) – Time axis along which to separate. If this is not provided, the volume is separated along all time axes. Defaults to None.

Returns:

array of 3D volumes.

Return type:

np.ndarray