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

[Feature Request] Add lightcurve method to return a VOTable rather than save it to file #38

Closed diegovasquez23 closed 10 months ago

diegovasquez23 commented 10 months ago

Would it be possible for the write_votable method to return an astropy table in addition to/instead of writing it to file?

sundarjhu commented 10 months ago

Perhaps a to_table() method?

pscicluna commented 10 months ago

With https://github.com/ICSM/pgmuvi/pull/42 merged, I am closing this issue. Please reopen if there's still more to do!