Skip to main content

atomneb: Python Package for Atomic Data of Ionized Nebulae

Project description

PyPI Version Build Status Build Status Coverage Status GitHub license Support Python versions 2.7 and 3.8

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.

Installation

Dependent Python Packages

This package requires the following packages:

  • To get this package with all the FITS file, you can simply use git command as follows:

    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:

    cd AtomNeb-py/atomic-data-rc/
    tar -xvf *.fits.tar.gz

To install the last version, all you should need to do is

$ python setup.py install

To install the stable version, you can use the preferred installer program (pip):

$ pip install atomneb

References

  • Danehkar, A. (2019). AtomNeb: IDL Library for Atomic Data of Ionized Nebulae. J. Open Source Softw., 4, 898. doi:10.21105/joss.00898

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

atomneb-0.2.2.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

atomneb-0.2.2-py2.py3-none-any.whl (39.1 kB view hashes)

Uploaded Python 2 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