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
HTML: <a href='http://127.0.0.1:3000/packages/python-sbpy/'><img src='http://127.0.0.1:3000/packages/python-sbpy/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-sbpy/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-sbpy/) Org: [[http://127.0.0.1:3000/packages/python-sbpy/][http://127.0.0.1:3000/packages/python-sbpy/badges/latest-version.svg]]