Skip to main content
Ctrl+K
fiasco currently supports versions 8, 9, 10, and 11 of the CHIANTI database.
fiasco 0.9.dev4+gcbbfb0902 documentation - Home fiasco 0.9.dev4+gcbbfb0902 documentation - Home
  • Quick Start
  • Example Gallery
  • How-To Guides
  • Topic Guides
  • Citing fiasco
    • Reference
    • Developer Guide
  • GitHub
  • PyPI
  • CHIANTI
  • Quick Start
  • Example Gallery
  • How-To Guides
  • Topic Guides
  • Citing fiasco
  • Reference
  • Developer Guide
  • GitHub
  • PyPI
  • CHIANTI

Section Navigation

  • fiasco Package
    • list_elements
    • list_ions
    • get_isoelectronic_sequence
    • line_ratio
    • proton_electron_ratio
    • IonCollection
    • Element
    • Ion
    • Levels
    • Transitions
    • GauntFactor
  • fiasco.base Module
    • IonBase
  • fiasco.io Package
    • DataIndexer
    • DataIndexerHDF5
    • Parser
    • GenericIonParser
    • GenericParser
  • fiasco.util Package
    • build_hdf5_dbase
    • burgess_tully_descale
    • check_database
    • download_dbase
    • get_chianti_catalog
    • needs_dataset
    • parse_ion_name
    • periodic_table_period
    • read_chianti_version
    • setup_paths
    • vectorize_where
    • vectorize_where_sum
  • Reference
  • fiasco.util Package
  • read_chianti_version

read_chianti_version#

fiasco.util.read_chianti_version(ascii_dbase_root)[source]#

Read the CHIANTI version number from the ASCII database.

Parameters:

asciii_dbase_root (str or pathlib.Path)

Returns:

packaging.version.Version

previous

periodic_table_period

next

setup_paths

On this page
  • read_chianti_version()
Edit on GitHub
Show Source

© Copyright 2026, Will Barnes.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.