TABLE  AtomicParam

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:
  • Primary key is (lineID)
  • (lineListID) references AtomicLineList(lineListID)
  • (footnoteID) references Footnote(footnoteID)
  • (refGroupID) references ReferenceGroup(refGroupID)
  • (landeLowNoteID) references Footnote(footnoteID)n
  • (landeHighNoteID) references Footnote(footnoteID)n
  • (landeMeanNoteID) references Footnote(footnoteID)n
  • (dampRadNoteID) references Footnote(footnoteID)n
  • (dampStarkNoteID) references Footnote(footnoteID)n
  • (dampWaalsNoteID) references Footnote(footnoteID)n
  • (centralDepthNoteID) references Footnote(footnoteID)n

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
lineIDbigint8 Line identifier: unique identifier for each line-99999999 
lineListIDint4 Unique code for a line list compilation  
speciesvarchar8 The atomic species (element and ion) of the line  
waveVacuumreal4AngstromVacuum wavelength-9.999995e+08 
logGfreal4 Logarithm Gaunt factor (a.k.a. Kramers-Gaunt factor) for the species-9.999995e+08 
lowStatereal4eVEnergy potential of the lower state of the transition-9.999995e+08 
lowJreal4 Angular momentum of the lower state of the transition-9.999995e+08 
highStatereal4eVEnergy potential of the higher state of the transition-9.999995e+08 
highJreal4 Angular momentum of the higher state of the transition-9.999995e+08 
landeLowreal4 Lower Lande g-factor of the transition-9.999995e+08 
landeHighreal4 Higher Lande g-factor of the transition-9.999995e+08 
landeMeanreal4 Mean Lande g-factor of the transition-9.999995e+08 
dampRadreal4 Radiative damping parameter for the transition-9.999995e+08 
dampStarkreal4 Stark damping parameter for the transition-9.999995e+08 
dampWaalsreal4 Van der Waals damping parameter for the transition-9.999995e+08 
centralDepthreal4 Central depth of the transition-9.999995e+08 
transitionvarchar32 Atomic line transition descriptor string (following the usual atomic physics notation)'NONE' 
flag1 tooltipvarchar1 Quality of transition probability logGf  
flag2 tooltipvarchar1 Blending properties for the Sun and Arcturus  
footnoteIDint4 Footnote for this atomic line data-99999999 
refGroupIDint4 Reference for this atomic line data  
landeLowNoteIDint4 Footnote for the lower Lande g-factor of the transition-99999999 
landeHighNoteIDint4 Footnote for the higher Lande g-factor of the transition-99999999 
landeMeanNoteIDint4 Footnote for the mean Lande g-factor of the transition-99999999 
dampRadNoteIDint4 Footnote for the radiative damping parameter for the transition-99999999 
dampStarkNoteIDint4 Footnote for the Stark damping parameter for the transition-99999999 
dampWaalsNoteIDint4 Footnote for the Van der Waals damping parameter for the transition-99999999 
centralDepthNoteIDint4 Footnote for the central depth of the transition-99999999 
deprecatedtinyint1 Deprecation code: a value other than 0 means the data are deprecated and should not be used0 
Total length143