Documentation for /Users/drupke/Dropbox/git/ifsfit/

Generated by IDLdoc

common/

ifsf_printlinpar.pro


top ifsf_printlinpar

IFSFIT

ifsf_printlinpar, outlines, lun [, col] [, row] [, maxncomp] [, linepars] [, outfile=string]

Write emission line parameters to a text file.

Parameters

outlines in required type=strarr(nlines)

Names of lines for which to print line fluxes.

lun in required type=integer

Logical unit for output file. If outfile is set, the lun is output to this file. If outfile is not set, the lun to which to write the data is contained in this parameter as an output.

col in optional type=integer

IFS column of spectrum. Only used if outfile is not set.

row in optional type=integer

IFS row of spectrum. Only used if outfile is not set.

maxncomp in optional type=integer

Maximum number of components among all emission lines being fit. Only used if outfile is not set.

linepars in optional type=structure

Output of IFSF_SEPFITPARS, containing line parameters. Only used if outfile is not set.

Keywords

outfile in optional type=string

Full path and name of output file. If set, initializes file by opening it, creating a lun, writing column titles, and returning the lun. If not set, input lun is opened and written to.

Author information

Author:

David S. N. Rupke:

Rhodes College Department of Physics 2000 N. Parkway Memphis, TN 38104 drupke@gmail.com

Copyright:

Copyright (C) 2013 David S. N. Rupke

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

History:

ChangeHistory:

2009may, DSNR, created 2009jun07, DSNR, rewritten 2013nov21, DSNR, documented, renamed, added license and copyright 2014jan13, DSNR, re-written to use hashes, to open file only once, and to print central wavelength and sigma as well as flux 2014jan16, DSNR, bugfixes

File attributes

Modification date: Mon Feb 17 14:09:59 2014
Lines: 106
Docformat: rst rst