util
Class EmissionLines

java.lang.Object
  extended by util.EmissionLines

public class EmissionLines
extends Object

Create a wavelength sorted list of quasar emission lines in observed reference frame from Hewitt and Burbidge 1993ApJS...87..451H . The program will extract the emission line from column 81-85 (in quasar restframe) then 'redshift' it back to the observed frame by multiplying it by 1 + z(em) where the emission redshift is from columns 68-73 (ends with first non-numeric char or whitespace).

By John Talbot, Sep 16, 2003