Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfparsons314 authored Oct 11, 2024
1 parent 50e280c commit 30ca67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This project can perform three experiments:
* Experiment 2: Observe shuttling motion of a single particle and identify its maximum velocity
* Experiment 3: Observe the separation (splitting) motion of two particles and identify their maximum velocities

Example video data can be found in [this google shared drive](https://drive.google.com/drive/folders/1BFZFoC0MBmop-VNujvh46sj-NNSO6O-G?usp=drive_link).


## How to Plot
In our top level directory we have included the python scripts and text data files which were used to produce our plots for figures 2, 4, and 5. To plot with our "figures234.py" file, set the fname parameter to your desired file name such as "data/raw_micromotion/8-18_Trial18_data.txt". To plot with our "figure5.py" script, put your desired file name (e.g. "data/shuttle_experiment_data/COMSOLShuttle1.txt") in the build_data_comsol() function argument. This applies to each of the four plots produced by that script.
Expand Down

0 comments on commit 30ca67d

Please sign in to comment.