py_classes

This is a set of classes for use with the radiative transfer code python

Usage:

Arguments:

Notes

Not all fo these classes are necessarily used by the plotting routines These are slightly less relevant now we’ve started using astropy.io.ascii

Classes

chianti_level(_index, _config, _notation, ...)

Stores chianti level data from file format .elvlc See http://www.chiantidatabase.org/cug.pdf Page 8 for description

chianti_rad(_ll, _lu, _wave, _freq, _osc, ...)

Stores radiative chianti information from wgfa file.

level(_z, _ion, _lvl, _ionpot, _E, _g, ...)

Stores information from a Python levels file

line(_z, _ion, _wavelength, _freq, _osc, ...)

This is a class analogous to line ptr in python

specclass(fre, wave, prod, emi, cen, dis, ...)

This is a class for storing any values read from a Python spec file

spectotclass(fre, wave, create, emi, cen, ...)

This is a class for storing any values read from a Python spec_tot file