LightCurve ========== .. currentmodule:: salter .. autoclass:: LightCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightCurve.times_jd .. rubric:: Methods Summary .. autosummary:: ~LightCurve.delete_outliers ~LightCurve.from_hdf5 ~LightCurve.get_available_quarters ~LightCurve.get_quarter ~LightCurve.get_transit_light_curves ~LightCurve.mask_in_transit ~LightCurve.mask_out_of_transit ~LightCurve.normalize_each_quarter ~LightCurve.phases ~LightCurve.plot ~LightCurve.split_at_index ~LightCurve.transit_model .. rubric:: Attributes Documentation .. autoattribute:: times_jd .. rubric:: Methods Documentation .. automethod:: delete_outliers .. automethod:: from_hdf5 .. automethod:: get_available_quarters .. automethod:: get_quarter .. automethod:: get_transit_light_curves .. automethod:: mask_in_transit .. automethod:: mask_out_of_transit .. automethod:: normalize_each_quarter .. automethod:: phases .. automethod:: plot .. automethod:: split_at_index .. automethod:: transit_model