exosim.utils.iterators#
Functions#
|
It iterates over the optical element of a given class and returns the edited dictionary |
|
Iterates over the dataset chunks using tqdm to produce an adaptive progress bass |
|
Module Contents#
- iterate_over_opticalElements(input, key, last_key, val)[source]#
It iterates over the optical element of a given class and returns the edited dictionary
- iterate_over_chunks(dataset, **kwargs)[source]#
Iterates over the dataset chunks using tqdm to produce an adaptive progress bass :param dataset: h5py chunked dataset used to store the data :type dataset:
h5py.Dataset- Return type:
tqdm.tqdm