init/
ifsf_f05189.pro
top ifsf_f05189
IFSF
result = ifsf_f05189()
This function initializes the fitting parameters for F05189-2524, 2011 GMOS data.
Return value
A structure with tags specified in INITTAGS.txt.
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:
2013sep, DSNR, complete re-write 2013nov25, DSNR, renamed, added copyright and license; moved description of tags to INITTAGS.txt file. 2013nov26, DSNR, changed line arrays to hashes to prevent bookkeeping errors 2013dec10, DSNR, testing and bug fixes 2013dec17, DSNR, renamed variables dx, dy, cx, cy; moved from unordered to ordered hashes; turn hashes into structures before passing to IFSF 2013jan13, DSNR, updated to pass hashes for many parameters into IFSF, instead of structures 2014jan16, DSNR, fixed one wrong wavelength label
File attributes
Modification date: | Mon Feb 17 09:46:53 2014 |
Lines: | 230 |
Docformat: | rst rst |