transbigdata.ellipse_plot

transbigdata.ellipse_plot(ellip_params, ax, **kwargs)

Enter the parameters of the confidence ellipse and plot the confidence ellipse

Parameters:
  • ellip_params (List) – Centroid ellipse parameters[pos,width,height,theta,area,oblateness] Respectively[Center point coordinates, minor axis, major axis, angle , area, oblateness]

  • ax (matplotlib.axes._subplots.AxesSubplot) – Where to plot