composite

lightcurve.io.composite(filelist, output, trim=True, **kwargs)

Creates a composite lightcurve from files in filelist and saves it to the save_loc.

Parameters:
  • filelist (list) – A list of full paths to the input files.
  • output (string) – The path to the location in which the composite lightcurve is saved.
  • trim (bool, opt) – Trim wavelengths to common ranges for all files