LightCurve ========== .. currentmodule:: aspros .. autoclass:: LightCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightCurve.times_jd .. rubric:: Methods Summary .. autosummary:: ~LightCurve.bls ~LightCurve.delete_outliers ~LightCurve.from_dir ~LightCurve.from_raw_fits ~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.save_to ~LightCurve.split_at_index .. rubric:: Attributes Documentation .. autoattribute:: times_jd .. rubric:: Methods Documentation .. automethod:: bls .. automethod:: delete_outliers .. automethod:: from_dir .. automethod:: from_raw_fits .. 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:: save_to .. automethod:: split_at_index