The PHYLAB2 co-ordinators are A/Prof Roger Fearick (1st Semester) and Dr Spencer Wheaton (2nd Semester).
Laboratory sessions are 14.00 - 17.00 each Monday of term in PHYLAB2
Resources:
The lab will focus on an introduction to computational methods, in support of the Classical and Quantum Mechanics lectures.
See the Python for physics pages for some programs.
Fitting of a curve to data can b done using gnuplot, or by using a Python program (which will require you to install scipy and matplotlib). Some fitting programs are given below; they show you how to do the fit and extract the parameter uncertainties, etc., which is not obvious from the scipy documentation. They will need to be adapted to the required fit function.