common/
ifsf_printnadpar.pro
top ifsf_printnadpar
IFSFIT
ifsf_printnadpar, gal, cols, rows, fitdir, outfile, z
Write Na D absorption line properties to a text file. This cycles through all spectra and writes the file all at once.
Parameters
- gal in required type=string
Galaxy label in file naming.
- cols in required type=dblarr(Nspec)
List of column #s for each spectrum.
- rows in required type=dblarr(Nspec)
List of row #s for each spectrum.
- fitdir in required type=string
Directory where normalized spectra and fit parameter files are located.
- outfile in required type=string
Name of output text file. (Path specified by fitdir.)
- z in required type=double
Galaxy redshift.
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:
2010jul22, DSNR, created 2013nov21, DSNR, documented, renamed, added license and copyright
File attributes
Modification date: | Mon Feb 17 09:46:52 2014 |
Lines: | 95 |
Docformat: | rst rst |