CONAN.get_files.get_Kepler_data.save_CONAN_lcfile#
- CONAN.get_files.get_Kepler_data.save_CONAN_lcfile(bjd_ref=2450000, folder='data', out_filename=None)#
Save Kepler light curves as a CONAN light curve file.
- Parameters:
bjd_ref (float) – BJD reference time to use for the light curve file. Note that kepler time is in BJD-2454833
folder (str) – Folder to save the light curve file in.
out_filename (str) – Name of the output file. Default is None in which case the file will be named as “{planet_name}_S{quarter}.dat”