alframework.tools.pyanitools module

PY_VERSION = False

ANI data packer class Class for storing data supplied as a dictionary.

class anidataloader(store_file)[source]

Bases: object

Contructor

cleanup()[source]
get_data(path, prefix='')[source]
get_group_list()[source]
group_size()[source]
h5py_dataset_iterator(g, prefix='')[source]
iter_group(g)[source]
size()[source]
class datapacker(store_file, mode='w-', complib='gzip', complevel=6)[source]

Bases: object

cleanup()[source]

Wrapper to close HDF5 file

store_data(store_loc, **kwargs)[source]

Put arrays to store