\relax \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}} \@writefile{toc}{\contentsline {section}{\numberline {2}Opening a file, entering data, and producing a plot}{1}} \newlabel{fig:Kaleidagraph_icon}{{2}{1}} \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces How to open a data file in kaleidagraph. After you choose Open from the File menu, a dialog box will appear that allows you to choose the file you want to open. }}{2}} \newlabel{fig:KG_open_screen}{{1}{2}} \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces The dialog box for choosing a file to open.}}{3}} \newlabel{fig:open_window}{{2}{3}} \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Once you have chosen the file to open, another dialog box appears allowing you to specify how it's read. Most of these are self-explanatory. Note the option to read the first line of data as column titles.}}{3}} \newlabel{fig:open_options}{{3}{3}} \@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces The data looks like this once you have opened it. Note how the titles for the columns are preserved, if you choose that option.}}{4}} \newlabel{fig:imported_data}{{4}{4}} \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces To make a plot, pull down the Gallery menu and choose the type you want. For a set of discrete data points, Scatter (under the Linear submenu) is a good choice.}}{5}} \newlabel{fig:gallery_screen}{{5}{5}} \@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Once you have chosen the type of plot you want, a dialog box will come up to set which column to use as the X and Y axis. Click the appropriate buttons, and then click New Plot.}}{5}} \newlabel{fig:plot_dialog}{{6}{5}} \@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces And here is the result.}}{6}} \newlabel{fig:plot_1}{{7}{6}} \@writefile{toc}{\contentsline {section}{\numberline {3}Error bars}{7}} \@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces To put error bars on your data points, pull down the Plot menu, and choose Error Bars. This will pull up a dialog box allowing you to specify whether to put them on the X or Y values (horizontal or vertical), and then a second dialog box allowing you to specify what their values should be.}}{7}} \newlabel{fig:error_bars_screen}{{8}{7}} \@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces And the result.}}{8}} \newlabel{fig:plot_with_error_bars}{{9}{8}} \@writefile{toc}{\contentsline {section}{\numberline {4}Comparing with a theory curve}{8}} \@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Open a new data window. This is where you will generate the data for your theory curve.}}{9}} \newlabel{fig:file_new_screen}{{10}{9}} \@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces Highlight the first column, then pull down the Functions menu and select Create Series.}}{10}} \newlabel{fig:create_series_screen}{{11}{10}} \@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces Setting the parameters of the series.}}{10}} \newlabel{fig:series_information}{{12}{10}} \@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces Defining a formula for your theory curve. In this case it is $f(x)=Ax+B$, where $x$ is the series we defined in the first column, labelled c0, the slope $A$ is set at 0.5, and the y-intercept $B$ is 3.5. (Yes, you can define variables. No, I don't want to get into that here.) The output is saved in the second column, which Kaleidagraph recognizes as c1. Click Run when you are done.}}{11}} \newlabel{fig:formula_entry}{{13}{11}} \@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces Running your function populates c1 with the result of applying your function to the series in c0.}}{11}} \newlabel{fig:theory_cells_populated}{{14}{11}} \@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces To add your newly-generated theory curve to your plot, first click on your plot, then go back to the Gallery menu, and choose Scatter again.}}{12}} \newlabel{fig:add_theory_screen}{{15}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {16}{\ignorespaces You can use data from many different Data windows for multiple curves on the same plot. Note the pull-down menu that says Data 3. You can select columns from as many data windows as you have to add to your plot, and define whichever you want to be the X and Y variables.}}{13}} \newlabel{fig:adding_set_to_plot}{{16}{13}} \@writefile{lof}{\contentsline {figure}{\numberline {17}{\ignorespaces And this is what you should get. (In some cases, adding a theory curve will remove your error bars. If this happens to you, just regenerate them.) At this point the y-intercept looks pretty good, but obviously our initial guess for the slope was too small. Tweak the parameters, and regenerate the plot until the fit looks right. You can also change your theory curve into a line, rather than a series of symbols, by playing with the plotting options.}}{14}} \newlabel{fig:plot_with_theory}{{17}{14}} \@writefile{toc}{\contentsline {section}{\numberline {5}Residuals}{15}} \@writefile{lof}{\contentsline {figure}{\numberline {18}{\ignorespaces Residuals with error bars.}}{15}} \newlabel{fig:residuals}{{18}{15}} \@writefile{toc}{\contentsline {section}{\numberline {6}$\mathaccent "0365\relax {\chi }^2$ test}{15}} \@writefile{toc}{\contentsline {section}{\numberline {7}Automated fitting}{16}} \@writefile{lof}{\contentsline {figure}{\numberline {19}{\ignorespaces To add a curve fit to your plot, click on the plot you want to fit, then pull down the Curve Fit menu, and choose the type of fit you want. In this case, it is Linear.}}{17}} \newlabel{fig:curve_fit_screen}{{19}{17}} \@writefile{lof}{\contentsline {figure}{\numberline {20}{\ignorespaces The result is what you expect, and the fitted formula is printed on the plot. The $R$ is a correlation coefficient, which, like $\chi ^2$, serves as a measure of the goodness of the fit.}}{18}} \newlabel{fig:curve_fit_plot}{{20}{18}}