From c0b3218cacbfaea019c9a2ae0e64283ced5a22cb Mon Sep 17 00:00:00 2001 From: judsonupchurch Date: Sun, 5 Jan 2025 14:48:55 -0600 Subject: [PATCH] Todo list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f0bb7d..05b0b40 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,6 @@ The Python script used for calibration automates the process of sweeping, loggin 2. **Set the input sweep parameters**: range, step size, and number of loops. 3. **Log the data**: Input and output values are sampled and averaged. 4. **Perform regression**: Python analyzes the data, calculates gain and offset, and reports results with uncertainties. + +# TODO +1. Rename files for better easibility \ No newline at end of file