A small simple package for projecting orbital elements onto sky plane and vice versa.
Install via pip:
pip install projecc
On the package index: projecc
See the Using Projecc notebook for descriptions, definitions, and examples.
1.1.9 Added edge-on orbits to orbit sim
1.1.8 Fixed minor typos and bugs
1.1.8 Fixed minor typos and bugs
1.1.6 Added date functionality
1.1.1 Minor bug fixes
1.1.0 Added classes and funtions for predicting the position of a planet in the sky plane at a given time
1.0.1 Fixed coordinate system in sep/pa functions
1.0.1 Fixed coordinate system in KeplerianToCartesian and added Sirius example to notebook
1.0.0 Initial release