cherab.imas.ids.common.species¶

Module for common functions used to get IDS species information.

Functions

get_ion_state(state, state_index, elements)

Get a unique identifier for an ion state.

get_neutral_state(state, elements)

Get a unique identifier for a neutral state.

get_ion(ion, elements)

Get a unique identifier for an ion or molecule.

get_neutral(neutral, elements)

Get a unique identifier for a neutral or molecule.

get_element_list(element_aos)

Get a list of elements from an IDS element_aos structure.