Linear χ2-Fit of Measured Data

  Initial Values for the Fit Parameters   Plot Description
Slope: Title:
Intercept: X-axis:
Y-axis:
  Your Data   Frequency Range for the Fit
File:     From:
Format: Up to:
 

The file should contain a table with the measured data. The table consists of several columns, some of which are used for the fit. The numbers of the columns, to be used for the fit, should be given in the format field, separated by colons. The default format 1:3:4 means that the first column contains the X values, the third one contains the Y values and the fourth one contains the errors of Y. Here is an example file: partb_testdata.txt with pseudodata.

The numerical results are both shown on this Web page and plotted in an EPS file. You can save the file, print and attach it to your report.

Your data are fitted on the Webserver using the free Linux GNUPlot program. If you have some Linux and programming experience, you can download the GNUPlot macro fitlorentz.gplt which was already used in Part A for the fits. You can change the macro file using your favorite text editor (nedit, xemacs, ...), to perform linear fits. The usage is explained in comments in the file.