import typing import numpy as np import numpy.typing as npt IsoCoord = npt.NDArray[np.int32] CartCoors = npt.NDArray