Line Lists#

Plugin Availability

The plugin will be visible when at least one viewer is available.

Display and manage spectral line identifications.

Description#

The Line Lists plugin loads and displays spectral line identifications from catalogs. Lines are overlaid on spectrum viewers to aid in feature identification and analysis.

Warning

The Line Lists plugin is still under active development. The API is not yet fully exposed, and spectral lines can currently only be displayed in a single spectrum viewer at a time.

Key Features:

  • Load predefined line lists (atomic, molecular)

  • Custom line list import

  • Toggle line visibility

  • Redshift correction

  • Color customization

  • Filter by wavelength range

UI Access#

Click the Line Lists icon in the plugin toolbar to:

  1. Select line lists to load

  2. Set redshift for line positions

  3. Toggle line display on/off

  4. Customize line colors

API Access#

The public API for the this plugin is in development

API References#

This plugin is primarily UI-driven. See the Accessing Plugin APIs documentation for general plugin API methods.

For detailed API documentation, see LineListTool.

See Also#