Todo list
This commit is contained in:
parent
91e70b6676
commit
c0b3218cac
@ -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.
|
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.
|
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.
|
4. **Perform regression**: Python analyzes the data, calculates gain and offset, and reports results with uncertainties.
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
1. Rename files for better easibility
|
||||||
Loading…
Reference in New Issue
Block a user