plot_lpp_diagnostic

exovetter.lpp.plot_lpp_diagnostic(data, target, norm_lpp)[source]

Plot LPP data for diagnostics.

Note

Requires matplotlib.

Parameters:
datadict

Contains bin_flux and bin_phase for plotting.

targetstr

Contains target name on the plot.

norm_lppfloat

Normalized LPP transit metric value. Used as string on the top of the plot.

Returns:
figobj

Matplotlib figure.