CONAN._classes.load_lightcurves.print

CONAN._classes.load_lightcurves.print#

CONAN._classes.load_lightcurves.print(section='all')#

Print out all input configuration (or particular section) for the light curve object. It is printed out in the format of the legacy CONAN config file.

Parameters:

section (str (optional) ;) – section of configuration to print.Must be one of [“lc_baseline”, “sinusoid”,”gp”, “planet_parameters”, “custom_LCfunction”, “depth_variation”, “occultations”, “limb_darkening”, “contamination”, “stellar_pars”]. Default is ‘all’ to print all sections.