wbalmer / backtracks

Python package to fit relative astrometry with background star motion tracks.
https://backtracks.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

remove orbitize dependency, create local functions for radec2seppa and error transformation #31

Closed wbalmer closed 8 months ago

wbalmer commented 9 months ago

this will address the failure of the docs building process in #30 and reduce dependency of the code

requires changes in utils.py and in plotting.py

e.g. pol2car in utils and various places in plotting