ICSM / pgmuvi

Python gaussian processes for inference on multi-wavelength light curves
https://pgmuvi.readthedocs.io
GNU General Public License v3.0
12 stars 6 forks source link

Created `from_table` class method #57

Closed sundarjhu closed 2 months ago

sundarjhu commented 2 months ago

Instantiates (1d or 2d) Lightcurve object using data from the supplied VOTable. The data must be in a format consistent with the output from the to_table method.