omf_io.utils.spatial_encoding.decode_dimensions

omf_io.utils.spatial_encoding.decode_dimensions(encoded)[source]

Decode the 32-bit integer or array of 32-bit integers back to the original block dimensions.

Return type:

Union[Tuple[ndarray, ndarray, ndarray], Tuple[float, float, float]]