hfs_file is a batch procedure to fit the hyperfine structure of the same transition (and a single velocity component) for a set of data files. The fit procedure is the same as that of hfs_fit, but it is not interactive.
<file_list>.par
: parameter file with the following information:"NH3(1,1)"
, "C18O(1-0)"
) or identification number (its position in the hfs_transitions.dat
file).The file can be given as an argument to hfs_file:
$ hfs_file <file_list>.par
Example of input <file_list>.par:
"NH3(1,1)" ! Transition
400 0.05 ! Nksample, Final_Range
00117+6412.nh311.clump1.spt ! 1st data file
AFGL5142.nh311.clump1.dat ! 2nd data file
CepA.nh311.clump1.spt ! ...
ON1.nh311.clump1.spt ! Last data file
hfs_file.log
: log file with the details of the fitting process for all the files in <file_list>.par.<file_list>.out
: ASCII file with the values of the parameters fitted for each file of the list. The first lines beginning with "!" are the header and give information about the transition and the column headers. The following lines have 10 columns: Δv, Error, vLSR, Error, Aτm, Error, τm, Error, Rms, File name. The file is readable by GREG.<file_list>.ps
: PostScript file with plots of the data, the components fitted, and the residual, for all files in the list.<file_#>.synt
: An ASCII file for each file in <file_list>.par, with the synthesized spectrum. The file has a header (lines beginning with "!") with the values of the parameters of the fitted spectrum. The file is readable by GREG.