A Python interface to the CHIANTI atomic database
Project description
fiasco
fiasco
provides a Python interface to the CHIANTI, an atomic database used primarily for astrophysical spectroscopy.
In addition to several high-level abstractions of the atomic data, fiasco also provides many common atomic physics calculations.
Install
pip install fiasco
The CHIANTI atomic database is also required. See the docs for more details.
Usage
The primary interface in fiasco
is the Ion
object:
>>> import fiasco
>>> import astropy.units as u
>>> fe_18 = fiasco.Ion('Fe XVIII', 1*u.MK)
>>> fe_18
CHIANTI Database Ion
---------------------
Name: Fe 18
Element: iron (26)
Charge: +17
Number of Levels: 337
Number of Transitions: 7712
Temperature range: [1.000 MK, 1.000 MK]
HDF5 Database: ...chianti_dbase.h5
Using Datasets:
ioneq: chianti
abundance: sun_coronal_1992_feldman_ext
ip: chianti
For a quick start guide to using fiasco
, see this page of the documentation.
For more advanced examples, see the example gallery.
Acknowledging or Citing fiasco
If you use fiasco
in any published work, please cite the appropriate version of the software as well as the CHIANTI atomic database.
See this page for additional details.
Why fiasco?
A fiasco, or flask, is the typical style of bottle used to serve the Chianti Classico wine. It is typically larger and rounder at the bottom and is covered by a straw basket. In the same way, the fiasco
package serves up the CHIANTI atomic database.
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 fiasco-0.3.0.tar.gz
.
File metadata
- Download URL: fiasco-0.3.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46be5ecb4f9e19fb45f655767cc7a0b1cd001f2f6519c4f07a130a111a9f2d48 |
|
MD5 | aa9fececea36d220615d9c1aa7fbaf64 |
|
BLAKE2b-256 | 8913f4c234eb7c6e369955e1eb6f57aac820668b0e2254955a450c4b7f1d1f9d |
File details
Details for the file fiasco-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: fiasco-0.3.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e53451f97658b299270dad4ff3f6538fe7add590a9b6538bc4c9a4df679e1098 |
|
MD5 | 3e806e0b402941be4da7546481d9ff16 |
|
BLAKE2b-256 | 6a26f60a102a7bf18fa244bc94b2467c3306b076b923dbf2f2b4b43742468331 |