insitupy.InSituExperiment.read

insitupy.InSituExperiment.read#

classmethod InSituExperiment.read(path)#

Read an InSituExperiment object from a specified folder.

Parameters:

path (Union[str, os.PathLike, Path]) – The path to the folder where datasets are saved.

Returns:

InSituExperiment object.

Return type:

InSituExperiment