next up previous contents index
Next: Comment Section Up: The Header and Data Previous: Beam-switching parameters (for spectra   Contents   Index

Double gaussian and baseline fit results (for drifts)

  ! Section -15 /CRPOINT/
  ! CONTINUUM: Double gaussian and baseline fit results (for drifts).
  integer mfcont
  parameter (mfcont=19)
  type pointing
     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(8) ! Fit results
     real(kind=4)    :: nerr(8) ! Errors
  end type pointing



Gildas manager 2011-04-01