vreg.read_npz# vreg.read_npz(filepath: str)[source]# Load a volume created by write_npz() Parameters: filepath (str) – filepath to the .npz file. Returns: the volume read from file. Return type: Volume3D