fiasco currently only supports version 8 of the CHIANTI database.

list_ions#

fiasco.list_ions(hdf5_dbase_root=None, sort=True)[source]#

List all available ions in the CHIANTI database

Parameters:
  • hdf5_dbase_root (path-like, optional) – If not specified, will default to that specified in fiasco.defaults.

  • sort (bool, optional) – If True, sort the list of elements by increasing atomic number.