Columbia University, Fall 2023
This repository contains lab reports, data, and analysis scripts for the Physics 1494 course at Columbia University. The course focuses on introducing the fundamental principles of experimental physics, data analysis techniques, and scientific writing. Laboratory work is associated with the two prerequisite lecture courses. Experiments in mechanics, thermodynamics, electricity, magnetism, optics, wave motion, atomic physics, and nuclear physics.
- Experiment 1: Velocity, Acceleration, and ( g )
- Python 3.9 or later
- Required libraries: (e.g.,
numpy,pandas,matplotlib)
- Clone this repository:
git clone https://github.com/NolanTrem/phys1494.git cd phys1494