Skip to main content

Package performing spectral diagnostics and radiative transfer calculations

Project description

github

DIPPERpy: Diagnostics Inferring the Physics of Plasma and Emitted Radiation in python

Author: Philip G. Judge

Contact: judge@ucar.edu ; mauricew@ucar.edu

Summarizing if DIPPERpy is right for you

Targeted problems
tenuous plasma, "low energy" regime
LTE to optically thin plasmas
compilation of needed rate coefficients
teaching/learning spectroscopy
simple statistical equilibrium calculations
$\quad\quad$- including escape probabilities
simple non-equilibrium calculations
$\quad\quad$- evolution of atomic systems
provide "building blocks" of data and code to permit the user to make more sophisticated calculations
$\quad\quad$- e.g, detailed radiative transfer or radiation hydrodynamics
Limitations
elements lighter than Zn (nuclear charge 30)
principal quantum numbers < 10
incomplete databases
photoionization data are summed over final states, and are split approximately over fine structure
no impact line broadening
no hyperfine structure
no configuration mixing
Cannot handle
non-Maxwellian particle distributions
inner shell excitations (high energy phenomena)
atomic and spectral polarization
molecules
accurate radiative transfer

What makes DIPPERpy unique?

  • It is based upon the fast, flexible database software system written by D. Lindler for IDL, and takes some advantage of this system.
  • It works with quantum numbers for atomic levels, enabling it to perform tasks otherwise difficult or very tedious, including a variety of data checks, calculations based upon the atomic numbers, and searching and manipulating data based upon these quantum numbers.
  • In principle, DIPPERpy can handle conditions from LTE to coronal-like conditions.
  • There is some capability for estimating data for which no accurate parameters are available, and for accounting for the effects of missing atomic levels.


Requirement

  • A database of atomic quantum states and transition rates is needed. The CHIANTI atomic database has been re-organized and reformatted into an assortment of database files that is convenient for the DIPPERpy code to access it for education and research purposes.
  • The database file sizes are too large to include in this repository.
  • The files are within a tar archive compressed with gzip that can be downloaded here: DIPPERpy_dbase.tar.gz
  • Unpack the file and make note of the path location for the unpacked "dbase" directory.
$ tar -xvz -f DIPPERpy_dbase.tar.gz
    dbase/
    dbase/ar85ci.dat
    dbase/ar85ct.dat
    dbase/Barklem_dfdata.dat
    dbase/Barklem_pddata.dat
    dbase/Barklem_spdata.dat
    dbase/bass5250.txt
    dbase/bass6302.txt
    dbase/bbsql.db
    dbase/bfsql.db
    dbase/cbbsql.db
    dbase/cbfsql.db
    dbase/ctab.dat
    dbase/fal.pickle
    dbase/htab.dat
    dbase/lvlsql.db
    dbase/mooreip.dat
    dbase/pf_Kurucz.input
    dbase/rh_atoms.pickle
    dbase/shull82.dat
    dbase/shull82changes.txt
    dbase/shull82changes.txt.gz


Setting Conda Environment

It is useful to create a conda environment first, like so:

$ conda create --name dipperpy
$ conda activate dipperpy
$ conda install python numpy astropy scipy matplotlib numba
$ pip install specutils


Recommended Option: Direct Installation

$ conda install -c mauricewilson dipperpy

or, use pip instead...

$ pip install dipperpy 

Alternative Option: Download/clone the repository and execute (offline) installation

The DIPPERpy package can be installed via a terminal (for macOS or Linux) or command prompt (for Windows) by running the following lines of code:

$ git clone https://github.com/MWilson1/dipperpy.git
$ cd dipperpy
$ pip install dist/dipperpy-1.0.1.tar.gz


Acknowledgment

DIPPERpy is the python version of the original HAOS-DIPER code written in IDL. HAOS-DIPER grew out of a need to work with and manipulate data for neutral atoms and atomic ions to understand radiation emitted by some space plasmas, notably the solar atmosphere and stellar atmospheres. An early version was described by Judge and Meisner (1994). This IDL code can be found at www.hao.ucar.edu/modeling/haos-diper/.


Most of the radiative transfer functionality comes from Lightspinner. This Lightspinner code is a pure python, stripped-down version of the Lightweaver code, which is detailed in the Osborne and Milic (2021) paper. Both software, as well as DIPPERpy, use a copy of the 'witt.py' code written by Alexander Wittmann and translated into python by Jaime de la Cruz Rodriguez, albeit inspired by Dimitri Mihalas' Stellar Atmospheres textbook. Lastly, these codes also use the atomic data archived within the RH code. See the Uitenbroek (2001) and Rybicki and Hummer (1992) papers for further elaboration regarding the methodology of the RH code.

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

dipperpy-1.0.4.tar.gz (81.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dipperpy-1.0.4-py3-none-any.whl (84.7 kB view details)

Uploaded Python 3

File details

Details for the file dipperpy-1.0.4.tar.gz.

File metadata

  • Download URL: dipperpy-1.0.4.tar.gz
  • Upload date:
  • Size: 81.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for dipperpy-1.0.4.tar.gz
Algorithm Hash digest
SHA256 d90a789d0ca945a379473697c49dad0ac2cd0f92bd993cee1cef3a31f736a036
MD5 e29e77f8d879e082e25ae41f2a17de57
BLAKE2b-256 4c878d6779e20811c9baec710d9ba4c3125b74260bc335f29929fd6a1286d84b

See more details on using hashes here.

File details

Details for the file dipperpy-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: dipperpy-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for dipperpy-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 aebd555173b14bd086470089c2a773c0c0362487963c4bb34d8fb478157f7a5f
MD5 99febe4e6efda281efd7ecafcaae8595
BLAKE2b-256 d92892793f30703344bed15abef9306db824e237c74551205a6fe3e8729afdee

See more details on using hashes here.

Supported by

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