plot_uncertainty_ellipse

edge_pydb.plotting.plot_uncertainty_ellipse(xval_n, xval_s, yval_n, yval_s, indices, x_arr, save_to='')[source]

parameters xval_n, yval_u : list of nominal values of coordinates (pixels) xval_s, yval_s : list of standard deviation of coordinates (pixels) indices : indices of the list of coordinates to plot with save_to: file to save the plot to, optional