Tool to manage and manipulate astronomical spectra
Project description
SpeXtra
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file speXtra-0.32.tar.gz
.
File metadata
- Download URL: speXtra-0.32.tar.gz
- Upload date:
- Size: 234.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a21222321141b446af8531ffeaac344a79fb547392f0ee850e88a33d372fea |
|
MD5 | fda822e730c2ef406a315e742c6da2e6 |
|
BLAKE2b-256 | 5291747c442c2ea084b41ec93c2706853b1725d4a714addaab2eec62f79eed0b |
File details
Details for the file speXtra-0.32-py3-none-any.whl
.
File metadata
- Download URL: speXtra-0.32-py3-none-any.whl
- Upload date:
- Size: 365.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92c0c2f23d8d621b4783c3f3073aa121d581fc0e05da5a266d903cabd58e0306 |
|
MD5 | 2ddbd6e0d1648dced2a16c56d8acf16e |
|
BLAKE2b-256 | 40f0a88553a12f8c620c43a815f10c1e8c879e8059f860c2a8563a064d7939dc |