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

"Stellar shell" profile fit results (for spectra)

  ! Section -12   /CRSHEL/
  ! SHELL: "Stellar shell" profile fit results (for spectra).
  integer mshell
  parameter (mshell=43)
  type shell
     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(20)  ! [] Fit results
     real(kind=4)    :: nerr(20)  ! [] Errors
  end type shell



Gildas manager 2011-04-01