fiasco currently only supports version 8 of the CHIANTI database.

list_elements#

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

List all available elements 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.