An Astropy affiliated
package for small-body planetary astronomy
What's new in sbpy v0.6
sbpy is a Python package, installable with pip:
pip install sbpy
Or with Anaconda via the conda-forge channel:
conda install sbpy --channel=conda-forgeDetailed Installation Instructions
Explore sbpy using tutorial notebooks that showcase its functionality using real-life science applications or browse its documentation.
Tutorial Notebooks DocumentationQuestions about sbpy or how to use sbpy modules can be posted at sbpy Discussions, hosted on GitHub. Help about using astropy and affiliated packages (including sbpy) can also be found on Astropy's help page. You can also find sbpy developers on the Astropy slack workspace in the #sbpy channel (see Astropy's help page for connection details).
sbpy Discussions Astropy helpPlease report what you believe is a bug or a mistake using sbpy's issue tracker. If you have an idea for how to improve sbpy, or would like to contribute code directly, please check out the contribution guidelines.
Report issues Contribution GuidelinesIf you use sbpy in your work, we would appreciate if you could acknowledge its use by citing:
Mommert, Kelley, de Val-Borro, Li et al. (2019), Journal of Open Source Software, 4(38), 1426
If you are using AASTeX to submit an article to one of the AAS journals, we recommend adding a \software{...} tag to your manuscript that cites sbpy (see the AASTeX guide for more information), e.g.:
\software{sbpy \citep{mommert2019}}