AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
9 stars 3 forks source link

Kepler/TESS, QLP, and Lightkurve plug-ins: make them derived from TESSObSourceBase to reduce code duplication #342

Closed mpyat2 closed 1 year ago

mpyat2 commented 1 year ago

The plug-ins Kepler/TESS, QLP, and Lightkurve are pretty similar; we can reduce code duplication by making a base class for them.