Skip to content

SPICE_LINE_LIST

Martin Wiesmann edited this page Nov 24, 2022 · 2 revisions

Source code: spice_line_list.pro

Description

This function return a list of predefined lines that should be fitted in the spectrum data. The line list has been taken from

A. Fludra et al., A&A 656, A38 (2021)
https://doi.org/10.1051/0004-6361/202141221
Table 1, except where stated differently

Syntax

line_list = spice_line_list()

Return value

A HASH table, with the wavelength in nm as keys, and the corresponding names as values.

Clone this wiki locally