.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.rst
README.md
conftest.py
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
changelog/README.rst
docs/Makefile
docs/chianti.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/make.bat
docs/references.bib
docs/references.rst
docs/_static/fiasco-logo.png
docs/code_ref/fiasco.rst
docs/code_ref/index.rst
docs/code_ref/io.rst
docs/code_ref/util.rst
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
examples/README.rst
examples/aia_response.py
examples/ion_collection.py
examples/ion_metadata.py
examples/nei_populations.py
examples/parse_raw_data.py
examples/plot_contribution_function.py
examples/plot_ioneq.py
examples/plot_recomb_rate.py
fiasco/__init__.py
fiasco/base.py
fiasco/collections.py
fiasco/conftest.py
fiasco/elements.py
fiasco/fiasco.py
fiasco/ions.py
fiasco/levels.py
fiasco/version.py
fiasco.egg-info/PKG-INFO
fiasco.egg-info/SOURCES.txt
fiasco.egg-info/dependency_links.txt
fiasco.egg-info/not-zip-safe
fiasco.egg-info/requires.txt
fiasco.egg-info/top_level.txt
fiasco/io/__init__.py
fiasco/io/datalayer.py
fiasco/io/factory.py
fiasco/io/generic.py
fiasco/io/sources/__init__.py
fiasco/io/sources/continuum_sources.py
fiasco/io/sources/ion_sources.py
fiasco/io/sources/non_ion_sources.py
fiasco/io/sources/tests/__init__.py
fiasco/io/sources/tests/test_sources.py
fiasco/io/tests/__init__.py
fiasco/io/tests/test_datalayer.py
fiasco/tests/__init__.py
fiasco/tests/coveragerc
fiasco/tests/setup_package.py
fiasco/tests/test_base.py
fiasco/tests/test_collections.py
fiasco/tests/test_element.py
fiasco/tests/test_fiasco.py
fiasco/tests/test_ion.py
fiasco/tests/idl/__init__.py
fiasco/tests/idl/conftest.py
fiasco/tests/idl/test_idl_continuum.py
fiasco/tests/idl/test_idl_ioneq.py
fiasco/tests/idl/ssw_gen_functions/append_arr.pro
fiasco/tests/idl/ssw_gen_functions/chk_dir.pro
fiasco/tests/idl/ssw_gen_functions/concat_dir.pro
fiasco/tests/idl/ssw_gen_functions/deriv_arr.pro
fiasco/tests/idl/ssw_gen_functions/err_state.pro
fiasco/tests/idl/ssw_gen_functions/exist.pro
fiasco/tests/idl/ssw_gen_functions/file_exist.pro
fiasco/tests/idl/ssw_gen_functions/file_stat.pro
fiasco/tests/idl/ssw_gen_functions/file_test2.pro
fiasco/tests/idl/ssw_gen_functions/get_delim.pro
fiasco/tests/idl/ssw_gen_functions/get_logenv.pro
fiasco/tests/idl/ssw_gen_functions/grep.pro
fiasco/tests/idl/ssw_gen_functions/have_tag.pro
fiasco/tests/idl/ssw_gen_functions/is_blank.pro
fiasco/tests/idl/ssw_gen_functions/is_string.pro
fiasco/tests/idl/ssw_gen_functions/is_windows.pro
fiasco/tests/idl/ssw_gen_functions/os_family.pro
fiasco/tests/idl/ssw_gen_functions/str2arr.pro
fiasco/tests/idl/ssw_gen_functions/str_lastpos.pro
fiasco/tests/idl/ssw_gen_functions/trim.pro
fiasco/tests/idl/ssw_gen_functions/wc_where.pro
fiasco/util/__init__.py
fiasco/util/decorators.py
fiasco/util/exceptions.py
fiasco/util/logger.py
fiasco/util/setup_db.py
fiasco/util/tools.py
fiasco/util/util.py
fiasco/util/tests/__init__.py
fiasco/util/tests/test_tools.py
fiasco/util/tests/test_util.py
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst