.. ChiantiPy documentation master file, created by
   sphinx-quickstart on Sun Oct  7 13:48:14 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

ChiantiPy Documentation
=======================

Welcome to the ChiantiPy documentation. ChiantiPy is a pure Python package for performing calculations of astrophysical spectra using the `CHIANTI atomic database <http://www.chiantidatabase.org/>`_.

The latest version of ChiantiPy is 0.9.0 and is compatible with CHIANTI database version 9.0. It is not compatible with previous versions

ChiantiPy v0.9.0 is released under the OSI approved ISC license. From `Wikipedia <https://en.wikipedia.org/w/index.php?title=ISC_license&oldid=664696993>`_: The ISC license is a permissive free software license written by the Internet Software Consortium (ISC). It is functionally equivalent to the simplified BSD and MIT/Expat licenses, ...

`CHIANTI <http://www.chiantidatabase.org/>`_ consists of a database of atomic data that can be used to interpret spectral lines and continua emitted from high-temperature, optically-thin astrophysical sources.

CHIANTI is developed and maintained by scientists at George Mason University (USA), the University of Michigan (USA), and the University of Cambridge (UK). The first version of CHIANTI was released in 1997 and version 9.0 in 2019.

.. toctree::
   :maxdepth: 2

   getting_started
   quick_start
   tutorial
   api/index
   notes
   IDL_intro
   resources
   changelog
   bugs


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
