insitupy.dataclasses.read_celldata# insitupy.dataclasses.read_celldata(path)# Read CellData from a saved directory. Parameters: path (Union[str, PathLike, Path]) – Path to the CellData directory Returns: The loaded CellData object Return type: CellData