python-sbpy 0.5.0
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
- Website: https://sbpy.org
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-sbpy 0.5.0
as follows:
guix install python-sbpy@0.5.0
Or install the latest version:
guix install python-sbpy
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.