plot_map_soln

transitforecast.plot_map_soln(lc, map_soln)

Plot the maximum a posteriori solution for a transit model.

Parameters
lc~lightkurve.LightCurve

A light curve object with the data.

map_solndict

A dictionary with the maximum a posteriori estimates of the variables.

Returns
fig~matplotlib.figure.Figure

A Figure object.

axes~matplotlib.axes.Axes

An Axes object with plots of the MAP solution as function of time and orbital phase.