diff --git a/light_curves/code_src/TESS_Kepler_functions.py b/light_curves/code_src/TESS_Kepler_functions.py index d5e1c6e4..51b50f16 100644 --- a/light_curves/code_src/TESS_Kepler_functions.py +++ b/light_curves/code_src/TESS_Kepler_functions.py @@ -13,10 +13,8 @@ def clean_filternames(lightcurve): Parameters ---------- - search_result : lightkurve object + lightcurve : lightkurve result object detailing the light curve object found with lightkurve - numlc : int - index of the light curve we are working on Returns -------