captest.plotting.ScatterBifiPowerTc
- class captest.plotting.ScatterBifiPowerTc(*, am_color, am_marker, cd, filtered, height, pm_color, pm_marker, split_day, split_time, tc_force_recompute, tc_mode, tc_power, tc_power_calc, timeseries, width, name)
Two-panel scatter for the
bifi_power_tcpreset.The
bifi_power_tcregression formula ispower ~ poa + rpoawherepoweris already temperature-corrected. This subclass builds one panel per rhs variable (power vs poaandpower vs rpoa). Thetc_powerparameter is ignored here because the regression power is already tc-corrected; setting it to True emits aUserWarning.AM/PM splitting and timeseries pairing are inherited from
ScatterPlot. Whentimeseries=True, only the first panel is paired with a linked timeseries view to keep the layout sane.- __init__(**params)
Methods
__init__(**params)view()Build a two-panel
hv.Layoutfor the bifi_power_tc preset.Attributes
am_coloram_markercdfilteredheightparampm_colorpm_markersplit_daysplit_timetc_force_recomputetc_modetc_powertc_power_calctimeserieswidth