resize_tissues# snake.core.phantom.utils.resize_tissues(input, output, i, z, order=3)[source]# Resize the tissues. Parameters: input (ndarray[Any, dtype[_ScalarType_co]]) output (ndarray[Any, dtype[_ScalarType_co]]) i (int) z (tuple[float]) order (int) Return type: None