Todo list

This commit is contained in:
judsonupchurch 2025-01-05 14:48:55 -06:00
parent 91e70b6676
commit c0b3218cac

View File

@ -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