The spectral line model
Spectuner implements the one-dimensional LTE spectral line model. For a single velocity component, the spectrum of one vibration state is given by
where \(J^{bg}_\nu\) is the background intensity, \(c\) is the speed of light and \(k\) is the Boltzmann constant. For single dish telescopes, the beam size is calculated by
where \(D\) is the diameter of the telescope. For interferometers, the beam size is given by
where \(\theta_\text{maj,min}\) is the major (minor) axis of the synthesis beam.
The model includes five fitting parameters:
\(\theta\): Source size.
\(T_\text{ex}\): Excitation temperature.
\(N_\text{tot}\): Column density.
\(\Delta v\): Velocity width.
\(v_\text{offset}\): Velocity offset.
The following properties should be loaded from a spectroscopic database:
\(\nu^t\): Transition frequency.
\(A^t_\text{ul}\): Einstein A cofficient.
\(g^t_u\): Upper state degeneracy.
\(E^t_\text{l}\): Energy of the lower state.
\(Q(T_\text{ex})\): Partition function.
Furthermore, the code takes into the instrumental resolution effect according to Möller et al. (2017). The following integral is applied to computing the output model spectrum:
where \(\Delta \nu_\text{c}\) is the channel width.
References
Möller, T., Endres, C., & Schilke, P. (2017), eXtended CASA Line Analysis Software Suite (XCLASS), Astronomy and Astrophysics, 598, A7.