captest.CapTest.overlay_scatters

CapTest.overlay_scatters(expected_label='PVsyst')

Overlay the final scatter plot from self.meas and self.sim.

Builds the scatter plot for each CapData instance via the resolved preset’s scatter_plots callable, then overlays the two first-panel scatters with labels.

Parameters:

expected_label (str, default "PVsyst") – Label used for the modeled-data scatter.

Return type:

hv.Overlay