agora.io.utils

Utility functions and classes

Functions

accumulate(list_)

Accumulate list based on the first value

get_store_path(save_dir, store, name)

Create a path to a position-specific store.

imread(path)

parametrized(dec)

repr_obj(obj[, indent])

Helper function to display info about OMERO objects.

timed(*args, **kwargs)

Classes

Cache([max_len])

Fixed-length mapping to use as a cache.

ImageCache(file, name, shape, remote_fn)

HDF5-based image cache for faster loading of the images once they've been read.