fiasco currently only supports version 8 of the CHIANTI database.

DrparamsParser#

class fiasco.io.sources.DrparamsParser(ion_filename, **kwargs)[source]#

Bases: GenericIonParser

Fit parameters for calculating dielectronic recombination. The first fit type is given by Eq. 3 of Zatsarinny et al. [ZGK+03] and the second fit type is given by Eq. 5 of Shull and van Steenberg [SvanSteenberg82].

Attributes Summary

filetype

Methods Summary

preprocessor(table, line, index)

Default preprocessor method run on each line ingested.

Attributes Documentation

filetype = 'drparams'#

Methods Documentation

preprocessor(table, line, index)[source]#

Default preprocessor method run on each line ingested.