VIEW  LineAtomHfs

LineAtomHfs contains only atomic lines with HFS

View LineAtomHfs contains only the complete set of atomic lines with
hyperfine splitting (HFS).

The contents of this view are more full documented in 'Line-lists
for the Gaia-ESO Survey', version 4, produced by the GES line-list
group, see:

Line-lists for the Gaia-ESO Survey

Note that this report describes FITS files containing the atomic data,
not the database table available here. The table contains exactly the
same data, but obviously the FITS-specific parts of the document are not
relevant.

Also, for convenience the Line-list group has prepared a
reference columns in the table (these columns have names of the form
somethingRef).


SELECT
  l.*
FROM
  LineList l
WHERE
  l.ltype = 2;

The details of the table defined by this view are available here.