idmtools_calibra.utilities.helper module

idmtools_calibra.utilities.helper.validate_exp_name(exp_name)[source]
idmtools_calibra.utilities.helper.json_to_pandas(channel_data, bins, channel=None)[source]

A function to convert nested array channel data from a json file to a pandas.Series with the specified MultiIndex binning.