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

Documentation: Docstrings for every object #14

Open pscicluna opened 1 year ago

pscicluna commented 1 year ago

Every object needs a descriptive docstring that explains the basics of how to use it. This will be used to automatically document the API.

pscicluna commented 1 year ago

I'm starting to add these for the GP classes.