From aa2f23b12ce34b0c9c12da3acf4c92a9a7e97c68 Mon Sep 17 00:00:00 2001 From: mpitell Date: Wed, 1 Apr 2026 16:52:07 +0000 Subject: [PATCH] Read Me Code analyzes a folder of csv files of tracked particle positions. The tracking code outputs a csv file per speed with the columns being the x, y, and radius of each particle in pixels. The analysis code loads the folder of tracked positions and automatically determines stationary and moving phases in the x direction. It then calculates the trap stiffness based on the drag force and displacement. --- Read Me | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Read Me diff --git a/Read Me b/Read Me new file mode 100644 index 0000000..e69de29