LightCurve ========== .. currentmodule:: rms .. autoclass:: LightCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightCurve.times_jd .. rubric:: Methods Summary .. autosummary:: ~LightCurve.delete_outliers ~LightCurve.from_dir ~LightCurve.from_raw_fits ~LightCurve.get_available_quarters ~LightCurve.get_quarter ~LightCurve.phases ~LightCurve.plot ~LightCurve.save_to ~LightCurve.split_at_index .. rubric:: Attributes Documentation .. autoattribute:: times_jd .. rubric:: Methods Documentation .. automethod:: delete_outliers .. automethod:: from_dir .. automethod:: from_raw_fits .. automethod:: get_available_quarters .. automethod:: get_quarter .. automethod:: phases .. automethod:: plot .. automethod:: save_to .. automethod:: split_at_index