SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Add support for light curves #419

Open kelle opened 12 months ago

kelle commented 12 months ago

In order to support variability studies, I think we should think about how to ingest lightcurves (flux vs time). In many ways, these data are similar to spectra.

kelle commented 3 months ago

Working with @kmanjra and @elenamanjavacas on this. Plan is to use lightkurve's LightCurve class and their to_fits method and read_generic_lightcurve reader.