idmtools_calibra.plotters.site_data_plotter module¶
- class idmtools_calibra.plotters.site_data_plotter.SiteDataPlotter(combine_sites=True, num_to_plot=5, ll_all_name: str = 'LL_all.csv')¶
Bases:
BasePlotter
- property directory¶
- get_site_analyzer(site_name, analyzer_name)¶
- get_analyzer_data(iteration, site_name, analyzer_name)¶
- visualize(iteration_state)¶
- plot_analyzers(site_name, analyzer_names, samples)¶
- plot_best(site_name, analyzer_name, samples)¶
- plot_all(site_name, analyzer_name, samples, clim)¶
- cleanup()¶
cleanup the existing plots :param calib_manager: :return:
- cleanup_plot_by_analyzers(site, analyzers, samples)¶
cleanup the existing plots :param site: :param analyzers: :param samples: :return:
- cleanup_plot_for_best(site_analyzer, samples)¶
cleanup the existing plots :param site_analyzer: :param samples: :return:
- cleanup_plot_for_all(site_analyzer)¶
cleanup the existing plots :param site_analyzer: :return: