Lightcurve ========== .. currentmodule:: gdt.core.plot.lightcurve .. autoclass:: Lightcurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Lightcurve.ax ~Lightcurve.background ~Lightcurve.canvas ~Lightcurve.errorbars ~Lightcurve.fig ~Lightcurve.lightcurve ~Lightcurve.selections ~Lightcurve.xlim ~Lightcurve.xscale ~Lightcurve.ylim ~Lightcurve.yscale .. rubric:: Methods Summary .. autosummary:: ~Lightcurve.add_selection ~Lightcurve.remove_background ~Lightcurve.remove_data ~Lightcurve.remove_errorbars ~Lightcurve.remove_selections ~Lightcurve.set_background ~Lightcurve.set_data .. rubric:: Attributes Documentation .. autoattribute:: ax .. autoattribute:: background .. autoattribute:: canvas .. autoattribute:: errorbars .. autoattribute:: fig .. autoattribute:: lightcurve .. autoattribute:: selections .. autoattribute:: xlim .. autoattribute:: xscale .. autoattribute:: ylim .. autoattribute:: yscale .. rubric:: Methods Documentation .. automethod:: add_selection .. automethod:: remove_background .. automethod:: remove_data .. automethod:: remove_errorbars .. automethod:: remove_selections .. automethod:: set_background .. automethod:: set_data