ItohIntegratedGauntNonrelParser#

class fiasco.io.sources.ItohIntegratedGauntNonrelParser(filename, **kwargs)[source]#

Bases: GenericParser

Total (frequency-integrated) non-relativistic free-free Gaunt factor as a function of a scaled temperature.

Attributes Summary

Methods Summary

extract_footer(*args)

Extract metadata from raw text and format appropriately.

to_hdf5(hf, df, **kwargs)

Attributes Documentation

descriptions = ['fitting coefficient']#
dtypes = [<class 'float'>]#
filetype = 'itoh_integrated_gaunt_nonrel'#
headings = ['b_i']#
units = [Unit(dimensionless)]#

Methods Documentation

Extract metadata from raw text and format appropriately.

to_hdf5(hf, df, **kwargs)[source]#