prose.Fluxes.errorbar#

Fluxes.errorbar(color='k', fmt='.', **kwargs)[source]#

Error bar plot of the light curve

Parameters:
  • color (str, optional) – Marker color, by default “k”

  • fmt (str, optional) – Error bar plot style, by default “.”