fiasco currently only supports version 8 of the CHIANTI database.

GenericIonParser#

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

Bases: GenericParser

Base class for CHIANTI files attached to a particular ion

Methods Summary

postprocessor(df)

Default postprocessor method run on the whole dataframe

to_hdf5(hf, df, **kwargs)

Add datasets to a group for an HDF5 file handler

Methods Documentation

postprocessor(df)[source]#

Default postprocessor method run on the whole dataframe

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

Add datasets to a group for an HDF5 file handler