python-sbpy
Python module for small-body planetary astronomy
sbpy is a package for small-body planetary astronomy. It is meant to supplement functionality provided by astropy with functions and methods that are frequently used in the context of planetary astronomy with a clear focus on asteroids and comets. Features:
observation planning tools tailored to moving objects
photometry models for resolved and unresolved observations
wrappers and tools for astrometry and orbit fitting
spectroscopy analysis tools and models for reflected solar light and emission from gas
cometary gas and dust coma simulation and analysis tools
asteroid thermal models for flux estimation and size/albedo estimation
image enhancement tools for comet comae and PSF subtraction tools
lightcurve and shape analysis tools
access tools for various databases for orbital and physical data, as well as ephemerides services
- Versions: 0.5.0
- Website: https://sbpy.org
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-sbpy as follows:
guix install python-sbpy
Or install a particular version:
guix install python-sbpy@0.5.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of python-sbpy about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-sbpy'><img src='https://packages.guix.gnu.org/packages/python-sbpy/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-sbpy)
Example Org:
[[https://packages.guix.gnu.org/packages/python-sbpy][https://packages.guix.gnu.org/packages/python-sbpy/badges/latest-version.svg]]