vreg.Volume3D.set_dims#
- Volume3D.set_dims(dims: list)[source]#
Set new names for the non-spatial dimensions
- Parameters:
dims (np.ndarray) – List of dimension names
- Raises:
ValueError – If the new dims has the wrong length.
Set new names for the non-spatial dimensions
dims (np.ndarray) – List of dimension names
ValueError – If the new dims has the wrong length.