ska-sa / astrokat

General observation framework for the MeerKAT telescope
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

Observation of noncelestial targets: planets and helio orbital comets #110

Closed rubyvanrooyen closed 3 years ago

rubyvanrooyen commented 3 years ago

Large new development to extension the observation framework to enable observation of planets as PyEphem special targets through katpoint. As well as comets given XEphem orbital parameters

Update helper script to ensure all observation functionality will work for new targets

Add target definitions for all in the appropriate test directory for usage examples Run all tests to ensure existing code is not broken by update

Update wiki pages to include new target definitions

bngcebetsha commented 3 years ago

Most of what is causing the failing integration tests are code formatting(pep8) issues