Detailed documentation¶
chianti.core
– The main ChiantiPy module¶
-
class
chianti.ion.
ion
(ions[, temperature][, density][, pdensity='default'])¶ Parameters: - ions (string) – string specifying the ion, such as fe_12
- temperature (float, array) – temperature
- density (float, array) – electron density (cm^-3)
- pdensity (string, float, array) – proton density
-
popPlot
([top=10])¶ -
Plot the level populations
Parameters: top (integer) – the number of the top highest populated levels to plot
This extension can import the modules you are documenting, and pull in documentation from docstrings in a semi-automatic way.