Metadata-Version: 2.4
Name: pythonradex
Version: 1.0.1
Summary: 1D non-LTE radiative transfer
Project-URL: Documentation, https://pythonradex.readthedocs.io/en/latest/
Project-URL: Issues, https://github.com/gica3618/pythonradex/issues
Project-URL: Source, https://github.com/gica3618/pythonradex
Author-email: Gianni Cataldi <cataldi.gia@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: non-LTE,radex,radiative transfer
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: numba>=0.61.0
Requires-Dist: numpy>=2.0
Requires-Dist: scipy>=1.14
Description-Content-Type: text/plain

pythonradex solves the 1D non-LTE radiative transfer for a homogeneous medium. It is a tool to quickly estimate the radiation from an astrophysical gas. It also provides a convenient function to read data files from the LAMDA database. pythonradex is a python re-implementation of the RADEX code, with additional functionality not included in RADEX (treatment of overlapping lines, treatment of dust continuum, output of spectra,...)

For more details, please refer to the documentation: http://pythonradex.readthedocs.io/

pythonradex is written and maintained by Gianni Cataldi
