GenericIonParser#
- class fiasco.io.GenericIonParser(ion_filename, **kwargs)[source]#
Bases:
GenericParserBase class for CHIANTI files attached to a particular ion
Attributes Summary
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
Attributes Documentation
- full_path#
Methods Documentation