zion2name¶
-
ChiantiPy.tools.io.
zion2name
(z, ion, dielectronic=False)[source] [edit on github]¶ Convert
Z
andion
to generic name, e.g. 26, 13 -> fe_13Parameters: z :
int
the nuclear charge, for example 26 for Fe XIV
ion :
int
the ion stage, for example, 14 for Fe XIV
Notes
A duplicate of the routine in
ChiantiPy.tools.util
but needed by masterList Info TODO: Put in separate module to avoid multiple copies