create_statistical_eye_plot#

PostProcessorCircuit.create_statistical_eye_plot(setup, probe_names, variation_list_w_value, plot_name=None)#

Create a statistical QuickEye, VerifEye, and/or Statistical Eye plot.

Parameters:
setupstr

Name of the setup.

probe_namesstr or list

One or more names of the probes to plot in the eye diagram.

variation_list_w_valuelist

List of variations with relative values.

plot_namestr, optional

Plot name. The default is None, in which case a name is automatically assigned.

Returns:
str

The name of the plot.

References

>>> oModule.CreateReport