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, load_fn])

Fixed-length mapping to use as a cache.