next up previous contents index
Next: Continuum drift description (for Up: The Header and Data Previous: Hyperfine structure profile fit   Contents   Index

Hyperfine structure absorption profile fit results (for spectra)

  ! Section -18 /CRABS/
  ! ABS: "Hyperfine Structure" absorption profile fit results (e.g. NH3, HCN, for spectra).
  integer mabs
  parameter (mabs=35)
  type absorption
     sequence
     integer(kind=4) :: nline     ! Number of components
     real(kind=4)    :: sigba     ! Sigma on base
     real(kind=4)    :: sigra     ! Sigma on line
     real(kind=4)    :: nfit(16)  ! Fit results
     real(kind=4)    :: nerr(16)  ! Errors
  end type absorption



Gildas manager 2011-09-07