Home - B612-Asteroid-Institute/orb_it GitHub Wiki

Welcome to the orb_it wiki!

Orb_it (Orbital Integrator Tester) is a python-based end-to-end testing package that tests orbit prediction accuracy for Open Source Orbit Integrators.

It can support Find_Orb, OpenOrb, and OrbFit. This wiki will outline installing, running, and modifying this package.

Besides testing integrators, orb_it provides robust python integrator wrappers for the three integrators it supports. These can be used independently of the tester.

Note

This documentation wiki is not synced to the docstrings in orb_it. These should be taken as rough outlines of what each function actually takes in and returns out. To see the most updated version of the documentation, look at each function's docstring.

Citation Information

Please cite the research note on this project, https://iopscience.iop.org/article/10.3847/2515-5172/ac8e08

A suggested citation would be,

Aidan Berres et al 2022 Res. Notes AAS 6 174

See Acknowledgements