Create Batch Page by selecting Batch radio button on
Data Explorer(see figure below)
and for a new control page select 'New FitPage' in the 'Fitting' menubar.
Batch Window provides an easy way to view the fit results, i.e., plot data, fits, and residuals.
Batch window will be automatically shown after a batch fit is finished.
Once closed,
it can be opened anytime from the "View" menubar item (see Figure 2).
Once a batch fit is completed, all fitted and fixed model parameters are displayed to the current sheet of
the batch window except the errors of the parameters. To view the errors,
click on a given column then under Edit menubar item, and insert the desired parameter by selecting
a menu item with the appropriated label. Empty column can be inserted in the same way.
A column value can be customized by editing an existing empty column.
To Remove column from the grid, select it, choose edit menu, and click the 'remove' menu item.
Any removed column should reinserted whenever needed.
All above options are also available when right clicking on a given column label
(see Figure 3).
Note: A column always needs to be selected in order to remove or insert a column in the grid.
Figure 3: Edit Menu
To save the current page on the batch window, select the 'File' menubar item
(see Figure 4), then choose the 'Save as'
menu item to save it as a .csv file.
Note: The grid doesn't save the data array, fits, and the array residuals. As a result, the 'View (fit) Results' functionality
will be lost when reloading the saved file.
Warning! To ensure accuracy of saved fit results, It is recommended to save the current grid
before modifying it .
Any csv file can be opened in the grid by selecting the 'Open'
under the 'File' menu in the Grid Window (see Figure 4).
All columns in the file will be displayed but insertion will not available.
Insertion will be available only when at least one column will be
removed from the grid.
Figure 4: MenuBar
To plot a column versus another,
select one column at the time, click the 'Add' button next to the text control
of X/Y -axis Selection Range
to plot the value of this column on the X/Y axis. Alternatively, all available range can be selected by clicking the column letter (eg. B).
Repeat the same procedure the next axis. Finally, click the 'Plot' button.
When clicking on Add button, the grid
will automatically fill the axis label, but different labels and units can be
entered in the correct controls before clicking
on the plot button.
X/Y -Axis Selection Range can be edited manually. These text controls
allows the following types of expression:
operation can be +,
-, *,
/, or pow.
1) if the current axis label range is a function of 1 or more columns,
write this type of expression:
constant1 * column_name1
[minimum row index : maximum row index]
operator constant2
* column_name2
[minimum row index : maximum row index]
Example : radius[2 : 5]<
b> - 3 *
scale[2 : 5]
2) if only some values of a given column are need but the range between
the first row and the last row used is not continuous,
write
the following expression in the text control:
column_name1
[minimum row index1 : maximum row index1]
,
column_name1
[minimum row index2 : maximum row index2]
Example : radius [2 : 5]
, radius
[10 : 25]
Note: Both text controls ( X and Y-axis Selection Ranges) need to be filled
with valid entries for plotting to work (the dY-bar is optional)
(see Figure 5).
Figure 5: Plotting
Select 1 or more cells from the same column, click the 'View Fits'
button to display available curves.
For example, select the cells of the 'Chi2' column, then click the 'View Fits'
button. The plots generates will represent the residuals plots.
If you select any cells of the 'Data' column and click the
'View Fits' button. It generates both
data and fits in the graph (see Figure 6).
Alternatively, just click the column letter (eg. B)
to choose all the available Data sets, then simply click the 'View Fits' button to plot the data and fits.
Figure 6: View Fits