Assignment #6 - Using a Scientific Plotting Package - PSI-Plot

Set March 18 - due April 1


The purpose of this exercise is to show you how easy it is to create graphs with a modern plotting package; also to show you some of the power of doing mathematics using some of the many built-in functions and options that are available. Such packages are usually better than spreadsheets for doing detailed plots. Note that PSI-Plot is a relatively lightweight program; there are many much more sophisticated packages available (e.g. Sigma Plot, Origin ..).

[LC] = left click, [RC] = right click

1. XY Plot with Error Bars.

You will import a file and plot it. The file contains measured values of absolute gravity (with errors) and relative gravity (both in units of microgal) at specified times (in days) over roughly a two year period at a geodetic observatory.

2. Using Mathematical Features of PSI-PLOT

Save the file ex6b.dat in your home directory; it contains a plot of relative gravity (in microgal) versus time (in day). You will fit mathematical functions to this data.

3. User defined fit

Now you will do a non-linear fit using a user-defined exponential; as you go along, note the differences from the linear fit.

Relg = A*EXP (-B*Time)+C

        Q4: Write down the equation for this formula. 

        Q7: What are the suitable columns to plot?

Read the discussion of your first document (Assignment #2) particularly with respect to Figure 7.

Q8: Discuss the significance of the fitted lines

Submit your answers to the 8 questions and attach your color graphs ex6a.pgw and ex6b.pgw.

End of Assignment 6.