convertName¶
-
ChiantiPy.tools.io.
convertName
(name)[source] [edit on github]¶ Convert ion name string to Z and Ion and other interesting info
Parameters: name :
str
a generic name of an ion in the CHIANTI database, such as fe_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