aliby.io.dataset.DatasetLocalOME

class DatasetLocalOME(dpath, *args, **kwargs)[source]

Bases: DatasetLocalABC

Load a dataset from a folder

We use a given image of a dataset to obtain the metadata, as we cannot expect folders to contain this information.

It uses the standard OME-TIFF file format.

Attributes
dataset
date
files
name
unique_name

Methods

cache_logs

get_images

__init__(dpath, *args, **kwargs)[source]

Methods

__init__(dpath, *args, **kwargs)

cache_logs(root_dir)

get_images()

Attributes

dataset

date

files

name

unique_name