ingest¶
-
specviz.core.linelist.ingest(range)[source]¶ Returns a list with LineList instances.
Each original list is stripped out of lines that lie outside the wavelength range.
Parameters: range – The wavelength range of interest. Returns: The list of linelists found. Return type: [LineList, ..] Notes
Lets skip the file dialog business. For now, we look for line lists and their accompanying YAML files in one single place. We also restrict our search for ascii line lists whose file names end in .txt