lineid_to_name

eispac.core.lineid_to_name(lineid)[source]

Convert line IDs to filesystem-friendly strings

Parameters:

lineid (str) – Line ID string (e.g. Fe XII 195.119)

Returns:

name – Line name as a strong suitable for filenames (e.g. fe_12_195_119)

Return type:

str