common/
ifsf_readnadpar.pro
top ifsf_readnadpar
IFSFIT
result = ifsf_readnadpar(parfile)
Parse the output parameter file from the Na D fit.
Return value
A structure containing the fit parameters.
Parameters
- parfile in required type=string
Path and file name for parameter file.
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:
2010jul21, DSNR, created 2013nov22, DSNR, documented, renamed, added copyright and license, moved output to single structure
File attributes
Modification date: | Fri Nov 22 16:33:31 2013 |
Lines: | 97 |
Docformat: | rst rst |