Skip to main content

Tool to manage and manipulate astronomical spectra

Project description

./docs/_static/images/speXtra_logo.png

SpeXtra

Tests Status Documentation Status

A python tool to manage and manipulate astronomical spectra

Description

speXtra is a python tool to download, load, display and manipulate spectra of astronomical sources. It has developed to provide spectral sources to ScopeSim but it may be helpful for other purposes too.

speXtra stands in the shoulder of giants: synphot and astropy

To install spextra just type:

pip install spextra

Soon a PyPi version will be available

Functionalities

speXtra is able to:

  • Download spectra from a database and return it in format compatible with synphot format

from spextra import Spextrum
sp = Spextrum("kc96/s0")

and it will load the S0 galaxy template of the Kinney-Calzetti spectral library. To quickly plot the resulting spectra, simply type

sp.plot()
./docs/_static/images/kc96_S0.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

speXtra-0.32.tar.gz (234.2 kB view hashes)

Uploaded Source

Built Distribution

speXtra-0.32-py3-none-any.whl (365.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page