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