sunpeek.core_methods.power_check.plotting.PowerCheckPlots#
- class sunpeek.core_methods.power_check.plotting.PowerCheckPlots(power_check_output, settings)#
Bases:
objectMethods
__init__(power_check_output, settings)algorithm_details()no_output()plot_all(**kwargs)Produce "all" Power Check figures that should go into a report.
See
plot_barsfunction.See
plot_collector_overviewfunction.See
plot_coverfunction.See
plot_data_overviewfunction.plot_intervals([axes_limits_interval_plots])See
plot_intervalsfunction.See
plot_plant_overviewfunction.See
plot_shadow_and_intervalsfunction.plot_square([square_axis_range])See
plot_squarefunction.See
plot_symbols_overviewfunction.plot_time([y_ratio_limits])See
plot_timefunction.- plot_all(**kwargs)#
Produce “all” Power Check figures that should go into a report.
- plot_collector_overview()#
See
plot_collector_overviewfunction.
- plot_cover()#
See
plot_coverfunction.
- plot_data_overview()#
See
plot_data_overviewfunction.
- plot_intervals(axes_limits_interval_plots=None)#
See
plot_intervalsfunction.
- plot_plant_overview()#
See
plot_plant_overviewfunction.
- plot_shadow_and_intervals()#
See
plot_shadow_and_intervalsfunction.
- plot_square(square_axis_range=None)#
See
plot_squarefunction.
- plot_symbols_overview()#
See
plot_symbols_overviewfunction.