[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


wplot_savefit Source code in cafe_wplot_savefit.pro

wplot_savefit

Name
           wplot_savefit
Purpose
           Button to save fitted parameters into file
Category
           cafe
SYNTAX:
           +savefit[file]+
SUBCATEGORY:
           wplot add-on button
BUTTON LABEL:
           "Savefit"
Description
           After a fit was performed this action will save last
           (wplot) fit parameters into a text file with the name
           fitparam.dat".
           Saved will be:
               - the fit parameter+value
               - the fit error, if given
               - current x range position
PARAMETER:
          file - The file to save the data into. If the file exists a
                 warning will be shown but the data will be appended
                 at given file.
                 If no file is given the filename is
                 "fitparam.dat".
Side Effects
           Changes file content.
REMARK:
           Calls the SAVE command with the "param" file type.
Revision History
           $Id: cafe_wplot_savefit.pro,v 1.18 2003/11/04 14:27:38 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:24 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically