AtomNeb Python Package, an addendum to AtomNeb
AtomNeb Python Package, an addendum to AtomNeb: IDL Library for Atomic Data of Ionized Nebulae - Published in JOSS (2020)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 21 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
atomic-datasets
atomneb
chianti-atomic-database
collisionally-excited-lines
recombination-coefficients
recombination-lines
Last synced: 6 months ago
·
JSON representation
Repository
AtomNeb - Python Package for Atomic Data of Ionized Nebulae
Basic Info
- Host: GitHub
- Owner: atomneb
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://atomneb.github.io/AtomNeb-py
- Size: 78.3 MB
Statistics
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
- Releases: 5
Topics
atomic-datasets
atomneb
chianti-atomic-database
collisionally-excited-lines
recombination-coefficients
recombination-lines
Created over 5 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Contributing
License
Authors
README.rst
======================
AtomNeb Python Package
======================
.. image:: https://img.shields.io/pypi/v/atomneb.svg?style=flat
:target: https://pypi.python.org/pypi/atomneb/
:alt: PyPI Version
.. image:: https://app.travis-ci.com/atomneb/AtomNeb-py.svg?branch=master
:target: https://app.travis-ci.com/github/atomneb/AtomNeb-py
:alt: Build Status
.. image:: https://ci.appveyor.com/api/projects/status/gi4ok3wy7jjn1ekb?svg=true
:target: https://ci.appveyor.com/project/danehkar/atomneb-py
:alt: Build Status
.. image:: https://coveralls.io/repos/github/atomneb/AtomNeb-py/badge.svg?branch=master
:target: https://coveralls.io/github/atomneb/AtomNeb-py?branch=master
:alt: Coverage Status
.. image:: https://img.shields.io/badge/license-GPL-blue.svg
:target: https://github.com/atomneb/AtomNeb-py/blob/master/LICENSE
:alt: GitHub license
.. image:: https://img.shields.io/conda/vn/conda-forge/atomneb.svg
:target: https://anaconda.org/conda-forge/atomneb
:alt: Anaconda Cloud
.. image:: https://readthedocs.org/projects/atomneb-py/badge/?version=latest
:target: https://atomneb-py.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/badge/python-2.7%2C%203.8-blue.svg
:alt: Support Python versions 2.7 and 3.8
.. image:: https://img.shields.io/badge/DOI-10.5281/zenodo.4287565-blue.svg
:target: https://doi.org/10.5281/zenodo.4287565
:alt: Zenodo
.. image:: http://joss.theoj.org/papers/10.21105/joss.02797/status.svg
:target: https://doi.org/10.21105/joss.02797
:alt: JOSS
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/atomneb/AtomNeb-py/HEAD?labpath=Notebooks.ipynb
Description
===========
**AtomNeb-py** is a library written in Python for reading atomic data from *AtomNeb*, which is a database containing atomic data stored in the Flexible Image Transport System (FITS) file format for *collisionally excited lines* and *recombination lines* typically observed in spectra of ionized gaseous nebulae. The AtomNeb database were generated for use in `pyEQUIB `_, `proEQUIB `_, and other nebular spectral analysis tools.
Collisionally Excited Lines
---------------------------
*AtomNeb for collisionally excited lines* contains sets of `atomic datasets `_, which include energy levels (Ej), collision strengths (Ωij), and transition probabilities (Aij) of the most ions commonly observed in ionized nebulae.
The atomic datasets for collisionally excited lines are as follows:
* `Collection `_ from the `National Institute of Standards and Technology (NIST) Atomic Spectra Database `_, the `CHIANTI atomic database `_, and some improved atomic data from `Cloudy v13.04 `_ and pyNeb v1.0. This collection was compiled according to the atomic data used in `pyNeb v1.0 `_.
* `Chianti52 `_ from the `CHIANTI atomic database `_ version 5.2. This dataset was compiled according to the atomic data used in `MOCASSIN `_.
* `Chianti60 `_ from the `CHIANTI atomic database `_ version 6.0. This dataset was compiled according to the atomic data used in `MOCASSIN `_.
* `Chianti70 `_ from the `CHIANTI atomic database `_ version 7.0. This dataset was compiled according to the atomic data used in `MOCASSIN `_.
* `Chianti90 `_ from the `CHIANTI atomic database `_ version 9.0. This dataset was compiled according to the atomic data used in `NEAT `_.
Each dataset contains the following `atomic data FITS files `_: ``AtomElj.fits`` for *Energy Levels* (Ej), ``AtomOmij.fits`` for *Collision Strengths* (Ωij), and ``AtomAij.fits`` for *Transition Probabilities* (Aij).
Recombination Lines
-------------------
*AtomNeb for recombination lines* contains sets of `effective recombination coefficients `_ (αeff) of recombination lines of H I, He I, He II, C I, C II, C III, C VI, N II, N III, N IV, N V, N VI, N VII, O II, O III, O IV, O V, O VI, O VIII, and Ne II ions typically observed in ionized nebulae, as well as Branching ratios (Br) of O II and N II lines.
The atomic datasets for recombination lines are as follows:
* `RC Collection `_, effective recombination coefficients for C II (`Davey et al. 2000 `_), N II (`Escalante and Victor 1990 `_), O II (`Storey 1994 `_; `Liu et al. 1995 `_), and Ne II ions (`Kisielius et al. 1998 `_), including Branching ratios (Br) for O II and N II ions. This collection was compiled according to the atomic data used in `MOCASSIN `_.
* `SH95 Collection `_, hydrogenic ions for Z=1 to 8, namely H I, He II, Li III, Be IV, B V, C VI, N VII, and O VIII ions from `Storey and Hummer (1995) `_.
* `PPB91 Collection `_, effective recombination coefficients for H, He, C, N, O, Ne ions from `Pequignot, Petitjean and Boisson (1991) `_.
* `PFSD12 He I data `_, effective He I recombination coefficients from `Porter et al (2012) `_ and `(2013a) `_.
* `FSL13 N II data `_, effective N II recombination coefficients (corrigendum) from `Fang, Storey and Liu (2011) `_ and `(2013b) `_.
* `SSB17 O II data `_, effective O II recombination coefficients of 8889 recombination lines for Cases A, B, and C, and 2433 optical (3500-9000Å) recombination lines for Case B from `Storey, Sochi and Bastin (2017) `_.
Installation
============
Dependent Python Packages
-------------------------
This package requires the following packages:
- `NumPy `_
- `Astropy `_
The previous version relied on `pandas `_, but all the data structures were changed from pandas.DataFrame to those defined by `NumPy `_ that speed up the computations and reduce the memory usage.
* To get this package with all the FITS file, you can simply use ``git`` command as follows:
.. code-block::
git clone https://github.com/atomneb/AtomNeb-py
* If you plan to use the recent O II recombination coefficients (`Storey, Sochi and Bastin 2017 `_), you need to unpack them:
.. code-block::
cd AtomNeb-py/atomic-data-rc/
tar -xvf *.fits.tar.gz
To install the last version, all you should need to do is
.. code-block::
$ python setup.py install
To install the stable version, you can use the preferred installer program (pip):
.. code-block::
$ pip install atomneb
or you can install it from the cross-platform package manager *conda*:
.. code-block::
$ conda install -c conda-forge atomneb
How to Use
==========
The Documentation of the functions provides in detail in the *API Documentation* (`atomneb.github.io/AtomNeb-py/doc `_). There are two main categories: *collisionally excited lines (CEL)* and *recombination lines (RC)*.
See *Jupyter Notebooks*: `Notebooks.ipynb `_
Run *Jupyter Notebooks* on `Binder `_:
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/atomneb/AtomNeb-py/HEAD?labpath=Notebooks.ipynb
* The atomic data for **collisionally excited lines (CEL)** contain Energy Levels (Ej), Collision Strengths (Ωij), and Transition Probabilities (Aij). We have four atomic datasets for them: `collection `_, `chianti52 `_, `chianti60 `_, and `chianti70 `_.
You need to load the **atomneb** library as follows:
.. code-block:: python
import atomneb
import numpy as np
import os
base_dir = '.'
data_dir = os.path.join('atomic-data', 'chianti70')
atom_elj_file = os.path.join(base_dir,data_dir, 'AtomElj.fits')
atom_omij_file = os.path.join(base_dir,data_dir, 'AtomOmij.fits')
atom_aij_file = os.path.join(base_dir,data_dir, 'AtomAij.fits')
elj_data_list = atomneb.read_elj_list(atom_elj_file)
omij_data_list = atomneb.read_omij_list(atom_omij_file)
aij_data_list = atomneb.read_aij_list(atom_aij_file)
Now you have access to:
- *Energy Levels* (Ej):
.. code-block:: python
atom='o'
ion='iii'
oiii_elj_data = atomneb.read_elj(atom_elj_file, atom, ion, level_num=6)
print(oiii_elj_data['j_v'])
print(oiii_elj_data['ej'])
which gives::
0.00000 1.00000 2.00000 2.00000 0.00000 2.00000
0.00000 113.200 306.200 20273.30 43185.69 60324.80
- *Collision Strengths* (Ωij):
.. code-block:: python
atom='o'
ion='iii'
oiii_omij_data = atomneb.read_omij(atom_omij_file, atom, ion)
print(oiii_omij_data['level1'])
print(oiii_omij_data['level2'])
print(oiii_omij_data['strength'][0])
which gives::
0 1 1 1 1 ...
0 2 3 4 5 ...
100.0 158.50 251.20 398.10 631.0 ...
- *Transition Probabilities* (Aij):
.. code-block:: python
atom='o'
ion='iii'
oiii_aij_data = atomneb.read_aij(atom_aij_file, atom, ion)
print(oiii_aij_data['aij'][0])
which gives::
0.0000 2.5969e-05 0.0000 2.3220e-06 ...
* The atomic data for **recombination lines (RC)** contain effective recombination coefficients (αeff) of emission lines from different collections: `RC Collection `_, `SH95 Collection `_, `PPB91 Collection `_, `PFSD12 He I data `_, `FSL13 N II data `_, and `SSB17 O II data `_.
You need to load the **atomneb** libary:
.. code-block:: python
import atomneb
import numpy as np
import os
base_dir = '.'
data_rc_dir = os.path.join('atomic-data-rc')
Now you have access to effective recombination coefficients (αeff) of the following collections:
- *RC Collection*:
.. code-block:: python
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_collection.fits')
atom='c'
ion='iii'
cii_rc_data = atomneb.read_aeff_collection(atom_rc_file, atom, ion)
n_line = len(cii_rc_data['wavelength'])
for i in range(0, n_line):
print(cii_rc_data['wavelength'][i], cii_rc_data['a'][i],
cii_rc_data['b'][i], cii_rc_data['c'][i],
cii_rc_data['d'][i], cii_rc_data['f'][i])
which gives::
914.00000 0.69280000 0.021400000 -0.016300000 -0.24310000 -0.88000000
962.00000 1.0998000 -0.0042000000 -0.027900000 -0.22940000 -0.96560000
997.00000 0.78210000 -0.36840000 0.00030000000 -0.12170000 -0.78740000
...
- *SH95 Collection*:
.. code-block:: python
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_SH95.fits')
atom='h'
ion='ii'
hi_rc_data = atomneb.read_aeff_sh95(atom_rc_file, atom, ion)
print(hi_rc_data['aeff'][0])
which gives::
100.00000 500.00000 0.0000000 4.2140000e-27 1.7560000e-27 1.0350000e-27
...
- *PPB91 Collection*:
.. code-block:: python
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_PPB91.fits')
atom='c'
ion='iii'
cii_rc_data = atomneb.read_aeff_ppb91(atom_rc_file, atom, ion)
n_line = len(cii_rc_data['wavelength'])
for i in range(0, n_line):
print(cii_rc_data['ion'][i], cii_rc_data['case1'][i], cii_rc_data['wavelength'][i],
cii_rc_data['a'][i], cii_rc_data['b'][i], cii_rc_data['c'][i],
cii_rc_data['d'][i], cii_rc_data['br'][i], cii_rc_data['q'][i], cii_rc_data['y'][i])
which gives::
C2+A 9903.4600 0.69700000 -0.78400000 4.2050000 0.72000000 1.0000000 1.6210000
C2+A 4267.1500 1.0110000 -0.75400000 2.5870000 0.71900000 0.95000000 2.7950000
...
- *PFSD12 He I data*:
.. code-block:: python
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_he_ii_PFSD12.fits')
atom='he'
ion='ii'
hei_rc_data = atomneb.read_aeff_he_i_pfsd12(atom_rc_file, atom, ion)
hei_rc_data_wave = atomneb.read_aeff_he_i_pfsd12(atom_rc_file, atom, ion, wavelength=True)
print(hei_rc_data['aeff'][0])
which gives::
5000.0000 10.000000 -25.379540 -25.058970 -25.948440 -24.651820 -25.637660
...
- *FSL13 N II data*:
.. code-block:: python
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_n_iii_FSL13.fits')
atom='n'
ion='iii'
wavelength_range=[4400.0, 7100.0]
nii_rc_data = atomneb.read_aeff_n_ii_fsl13(atom_rc_file, atom, ion, wavelength_range)
nii_rc_data_wave = atomneb.read_aeff_n_ii_fsl13(atom_rc_file, atom, ion, wavelength_range, wavelength=True)
print(nii_rc_data['aeff'][0])
n_line = len(hei_rc_data_wave['wavelength'])
for i in range(0, n_line):
print(nii_rc_data_wave['wavelength'][i], nii_rc_data_wave['tr'][i], nii_rc_data_wave['trans'][i])
which gives::
255.000 79.5000 47.3000 12.5000 6.20000 4.00000 2.86000
258.000 54.4000 29.7000 7.92000 4.11000 2.72000 2.00000
310.000 48.1000 23.7000 5.19000 2.55000 1.65000 1.21000
434.000 50.3000 23.2000 4.71000 2.26000 1.45000 1.05000
6413.23 6g - 4f2p6g G[9/2]o4 - 2p4f F[7/2]e3
6556.32 6g - 4f2p6g G[9/2]o5 - 2p4f G[7/2]e4
6456.97 6g - 4f2p6g G[9/2]o5 - 2p4f F[7/2]e4
6446.53 6g - 4f2p6g F[7/2]o3 - 2p4f D[5/2]e2
6445.34 6g - 4f2p6g F[7/2]o4 - 2p4f D[5/2]e3
...
- *SSB17 O II data*: You first need to unpack rc_o_iii_SSB17_orl_case_b.fits.tar.gz, e.g.::
tar -xvf rc_o_iii_SSB17_orl_case_b.fits.tar.gz
If you need to have access to the full dataset (entire wavelengths, case A and B)::
tar -xvf rc_o_iii_SSB17.fits.tar.gz
Please note that using the entire atomic data will make your program very slow and you may need to have a higher memory on your system. Without the above comment, as default, the cose uses rc_o_iii_SSB17_orl_case_b.fits. You can also unpack them using tarfile shown below:
.. code-block:: python
import atomneb
import numpy as np
import os
import tarfile
base_dir = '.'
data_rc_dir = os.path.join('atomic-data-rc')
atom_rc_file = os.path.join(base_dir,data_rc_dir, 'rc_o_iii_SSB17_orl_case_b.fits')
atom_rc_file_tar_gz = os.path.join(base_dir,data_rc_dir, 'rc_o_iii_SSB17_orl_case_b.fits.tar.gz')
atom_rc_path = os.path.join(base_dir,data_rc_dir)
tar = tarfile.open(atom_rc_file_tar_gz, "r:gz")
tar.extractall(path=atom_rc_path)
tar.close()
atom = 'o'
ion = 'iii' # O II
case1 = 'B'
wavelength_range=[5320.0, 5330.0]
oii_rc_data = atomneb.read_aeff_o_ii_ssb17(atom_rc_file, atom, ion, case1, wavelength_range)
oii_rc_data_wave = atomneb.read_aeff_o_ii_ssb17(atom_rc_file, atom, ion, case1, wavelength_range, wavelength=True)
print(oii_rc_data['aeff'][0])
n_line = len(oii_rc_data_wave['wavelength'])
for i in range(0, n_line):
print(oii_rc_data_wave['wavelength'][i], oii_rc_data_wave['lower_term'][i], oii_rc_data_wave['upper_term'][i])
which gives::
1.64100e-30 1.60000e-30 1.56400e-30 1.54100e-30 1.52100e-30 1.50900e-30
...
5327.17 2s22p2(1S)3p 2Po
5325.42 2s22p2(1S)3p 2Po
5327.18 2s22p2(1D)3d 2Ge
5326.84 2s22p2(1D)3d 2Ge
...
Documentation
=============
For more information on how to use the API functions from the AtomNeb Python package, please read the `API Documentation `_ published on `atomneb.github.io/AtomNeb-py `_.
References
==========
* Danehkar, A. (2020). AtomNeb Python Package, an addendum to AtomNeb: IDL Library for Atomic Data of Ionized Nebulae. *J. Open Source Softw.*, **5**, 2797. doi: `10.21105/joss.02797 `_ ads: `2020JOSS....5.2797D `_.
* Danehkar, A. (2019). AtomNeb: IDL Library for Atomic Data of Ionized Nebulae. *J. Open Source Softw.*, **4**, 898. doi: `10.21105/joss.00898 `_ ads: `2019JOSS....4..898D `_.
Citation
========
Using the **AtomNeb** Python package in a scholarly publication? Please cite these papers:
.. code-block:: bibtex
@article{Danehkar2020,
author = {{Danehkar}, Ashkbiz},
title = {AtomNeb Python Package, an addendum to AtomNeb: IDL Library
for Atomic Data of Ionized Nebulae},
journal = {Journal of Open Source Software},
volume = {5},
number = {55},
pages = {2797},
year = {2020},
doi = {10.21105/joss.02797}
}
and if you use the `AtomNeb `_ IDL library:
.. code-block:: bibtex
@article{Danehkar2019,
author = {{Danehkar}, Ashkbiz},
title = {AtomNeb: IDL Library for Atomic Data of Ionized Nebulae},
journal = {Journal of Open Source Software},
volume = {4},
number = {35},
pages = {898},
year = {2019},
doi = {10.21105/joss.00898}
}
Learn More
==========
================== =============================================
**Documentation** https://atomneb-py.readthedocs.io/
**Repository** https://github.com/atomneb/AtomNeb-py
**Issues & Ideas** https://github.com/atomneb/AtomNeb-py/issues
**Conda-Forge** https://anaconda.org/conda-forge/atomneb
**PyPI** https://pypi.org/project/atomneb/
**DOI** `10.21105/joss.02797 `_
**Archive** `10.5281/zenodo.4287565 `_
================== =============================================
Owner
- Name: AtomNeb
- Login: atomneb
- Kind: organization
- Repositories: 2
- Profile: https://github.com/atomneb
Atomic Data for Ionized Nebulae
JOSS Publication
AtomNeb Python Package, an addendum to AtomNeb: IDL Library for Atomic Data of Ionized Nebulae
Published
November 24, 2020
Volume 5, Issue 55, Page 2797
Authors
Tags
python astrophysics atomic data gaseous nebulae spectral analysisGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ashkbiz Danehkar | a****r@g****m | 76 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 85 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 11
- Total maintainers: 1
pypi.org: atomneb
atomneb: Python Package for Atomic Data of Ionized Nebulae
- Homepage: https://atomneb.github.io/AtomNeb-py/
- Documentation: https://atomneb.readthedocs.io/
- License: http://www.gnu.org/licenses/gpl.html
-
Latest release: 0.3.4
published about 2 years ago
Rankings
Dependent repos count: 8.9%
Dependent packages count: 10.1%
Average: 16.5%
Forks count: 16.9%
Stargazers count: 23.1%
Downloads: 23.4%
Maintainers (1)
Last synced:
6 months ago
conda-forge.org: atomneb
- Homepage: https://github.com/atomneb/AtomNeb-py
- License: GPL-2.0-or-later
-
Latest release: 0.3.3
published almost 5 years ago
Rankings
Dependent packages count: 28.8%
Dependent repos count: 34.0%
Average: 42.9%
Forks count: 51.6%
Stargazers count: 57.0%
Last synced:
6 months ago
