RrparamsParser#
- class fiasco.io.sources.RrparamsParser(ion_filename, **kwargs)[source]#
Bases:
GenericIonParser
Fit parameters for calculating radiative recombination rates. The first two fit types are given in Eqs. 1 and 2 of Badnell [Bad06] and the third fit type is given by Eq. 4 of Shull and van Steenberg [SvanSteenberg82].
Attributes Summary
Methods Summary
preprocessor
(table, line, index)Default preprocessor method run on each line ingested.
Attributes Documentation
- filetype = 'rrparams'#
Methods Documentation