Closed jktightwad closed 2 years ago
I don't see how the 1st probe sample is still included in the calculation. Min, first from console matches mainsail output.
If you're talking about standard deviation calculation, that might be sample vs population standard deviation.
To confirm you can run a test with smaller samples, e.g. 5 probes. If your machine is dropping first probe, it will probe 6 times. The webUI will show 6 z heights and the probe_accuracy output will use the last 5. This script will also use the last five for calculation by default (keep_first=False). If you look at the graphs you should see only 5 points also.
Feel free to re-open if you have any updates @jktightwad
When running without the "keep_first" enabled the 1st probe is still being read, even when it's disabled in the config. This results in readings in the Mainsail console not matching the results in the SSH console and the graphs.