gnthibault / RemoteObservatory

Astronomical observatory control system
https://gnthibault.github.io/RemoteObservatory/README.md
GNU General Public License v3.0
10 stars 3 forks source link

Add phase constraint and eclipsing binary to base scheduler #37

Open gnthibault opened 1 year ago

gnthibault commented 1 year ago

Doc for Phase constraint: https://astroplan.readthedocs.io/en/latest/api/astroplan.PhaseConstraint.html#astroplan.PhaseConstraint

Tutorial for eclipsing binaries: https://astroplan.readthedocs.io/en/latest/tutorials/periodic.html

Expected: add a per-target constraint management, that enables to completely override the top level one. Expected: add explicitly the localHorizon constraint in the conf file Test the phase stuff and the eclipse binary stuff if it is usable

Make sure this feature is usable both for scheduler and base scheduler