agora.io.bridge

Tools to interact with hdf5 files and handle data consistently.

Functions

attrs_from_h5(fpath)

Return attributes as dict from h5 file

flatten(d[, parent_key, sep])

Flatten nested dict.

groupsort(iterable)

image_creds_from_h5(fpath)

Return image id and server credentials from h5

parameters_from_h5(fpath)

recursive_groupsort(iterable)

Classes

BridgeH5(filename[, flag])

Base class to interact with h5 data stores.