Table to hold all the atomic data used in the analysis of spectra. |
A simple table to hold all the atomic data used in the astrophysical analysis of spectra. NB: lines flagged (flag1/flag2) with Y/Y are given with high confidence and the values come highly recommended from the relevant GES working group, whereas the WG strongly advises against those with N/N. Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
lineID | bigint | 8 | Line identifier: unique identifier for each line | -99999999 | ||
lineListID | int | 4 | Unique code for a line list compilation | |||
species | varchar | 8 | The atomic species (element and ion) of the line | |||
waveVacuum | real | 4 | Angstrom | Vacuum wavelength | -9.999995e+08 | |
logGf | real | 4 | Logarithm Gaunt factor (a.k.a. Kramers-Gaunt factor) for the species | -9.999995e+08 | ||
lowState | real | 4 | eV | Energy potential of the lower state of the transition | -9.999995e+08 | |
lowJ | real | 4 | Angular momentum of the lower state of the transition | -9.999995e+08 | ||
highState | real | 4 | eV | Energy potential of the higher state of the transition | -9.999995e+08 | |
highJ | real | 4 | Angular momentum of the higher state of the transition | -9.999995e+08 | ||
landeLow | real | 4 | Lower Lande g-factor of the transition | -9.999995e+08 | ||
landeHigh | real | 4 | Higher Lande g-factor of the transition | -9.999995e+08 | ||
landeMean | real | 4 | Mean Lande g-factor of the transition | -9.999995e+08 | ||
dampRad | real | 4 | Radiative damping parameter for the transition | -9.999995e+08 | ||
dampStark | real | 4 | Stark damping parameter for the transition | -9.999995e+08 | ||
dampWaals | real | 4 | Van der Waals damping parameter for the transition | -9.999995e+08 | ||
centralDepth | real | 4 | Central depth of the transition | -9.999995e+08 | ||
transition | varchar | 32 | Atomic line transition descriptor string (following the usual atomic physics notation) | 'NONE' | ||
flag1 ![]() | varchar | 1 | Quality of transition probability logGf | |||
flag2 ![]() | varchar | 1 | Blending properties for the Sun and Arcturus | |||
footnoteID | int | 4 | Footnote for this atomic line data | -99999999 | ||
refGroupID | int | 4 | Reference for this atomic line data | |||
landeLowNoteID | int | 4 | Footnote for the lower Lande g-factor of the transition | -99999999 | ||
landeHighNoteID | int | 4 | Footnote for the higher Lande g-factor of the transition | -99999999 | ||
landeMeanNoteID | int | 4 | Footnote for the mean Lande g-factor of the transition | -99999999 | ||
dampRadNoteID | int | 4 | Footnote for the radiative damping parameter for the transition | -99999999 | ||
dampStarkNoteID | int | 4 | Footnote for the Stark damping parameter for the transition | -99999999 | ||
dampWaalsNoteID | int | 4 | Footnote for the Van der Waals damping parameter for the transition | -99999999 | ||
centralDepthNoteID | int | 4 | Footnote for the central depth of the transition | -99999999 | ||
deprecated | tinyint | 1 | Deprecation code: a value other than 0 means the data are deprecated and should not be used | 0 | ||
Total length | 143 |