common/
ifsf_pltlin.pro
top ifsf_pltlin
IFSFIT
ifsf_pltlin, instr, pltpar, outfile
Plot emission line fit and output to JPG.
Parameters
- instr in required type=structure
Contains results of fit.
- pltpar in required type=structure
Contains parameters to control plot. Tags: label: type=strarr(Nlines), line labels for plot wave: type=dblarr(Nlines), rest wavelengths of lines linoth: type=dblarr(Notherlines,Ncomp), wavelengths of other lines to plot nx: type=int, # of plot columns ny: type=int, # of plot rows
- outfile in required type=string
Full path and name of output plot.
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:
2009, DSNR, created 13sep12, DSNR, re-written 2013oct, DSNR, documented 2013nov21, DSNR, renamed, added license and copyright
File attributes
Modification date: | Mon Feb 17 09:46:52 2014 |
Lines: | 162 |
Docformat: | rst rst |