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