plot_parameteric_overlay# EBSPlot.plot_parameteric_overlay(spins: List[int] | None = None, weights: ndarray | None = None)[source]# A method to plot the parametric overlay Parameters: spins (List[int], optional) – A list of spins, by default None weights (np.ndarray, optional) – The weights of each point, by default None