public:watches:watchcheck
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:watches:watchcheck [04/05/22 10:29 BST] – gm4slv | public:watches:watchcheck [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 12: | Line 12: | ||
directory. the data from each measurement is stored in a **json** file in the same directory. | directory. the data from each measurement is stored in a **json** file in the same directory. | ||
+ | ++++ watchcheck.py | | ||
<file python watchcheck.py> | <file python watchcheck.py> | ||
#! / | #! / | ||
Line 212: | Line 212: | ||
</ | </ | ||
+ | ++++ | ||
Running it for the first time, with no previous records stored, looks like this: | Running it for the first time, with no previous records stored, looks like this: | ||
Line 242: | Line 243: | ||
</ | </ | ||
- | I'll update this once I've done a second measurement, in a day or so.... | + | Running it again, after only 10 minutes looks like this: |
+ | |||
+ | < | ||
+ | Command > : n | ||
+ | New | ||
+ | Current Time = 10:30 | ||
+ | Watch time 10:30 | ||
+ | 30 | ||
+ | Press enter when seconds = 0 | ||
+ | |||
+ | 2022/05/04 10:30:30 | ||
+ | |||
+ | Delta -30.2 seconds | ||
+ | First record time 2022/05/04 10:19:30 | ||
+ | First record delta -30.1799800396 | ||
+ | |||
+ | Previous record time 2022/05/04 10:19:30 | ||
+ | Previous record delta -30.1799800396 | ||
+ | |||
+ | Latest record time 2022/05/04 10:30:30 | ||
+ | Latest record delta -30.1998269558 | ||
+ | |||
+ | Overall elapsed time 0:11:00 | ||
+ | Latest elapsed time 0:11:00 | ||
+ | |||
+ | Latest delta change | ||
+ | Latest elapsed time 660 seconds | ||
+ | |||
+ | Daily PPM : -30.071 | ||
+ | Daily rate error: -2.6 s/d | ||
+ | |||
+ | Total Time 660 seconds | ||
+ | Total error -0.0198469161987 | ||
+ | Total PPM : -30.071 | ||
+ | Total rate error: -2.6 s/d | ||
+ | |||
+ | ======================================================== | ||
+ | Delta : -30.2 s | Rate : -2.6 s/d | Average : -2.6 s/d | ||
+ | ======================================================== | ||
+ | </ | ||
+ | |||
+ | The '' | ||
+ | |||
+ | < | ||
+ | [[" | ||
+ | </ | ||
There' | There' | ||
display the data | display the data | ||
+ | |||
+ | ++++ watchstat.py | | ||
<file python watchstat.py> | <file python watchstat.py> | ||
Line 355: | Line 403: | ||
</ | </ | ||
+ | ++++ | ||
+ | |||
+ | Running watchstat.py on the newly updated '' | ||
+ | |||
+ | < | ||
+ | gm4slv@laptop: | ||
+ | First record time 2022/05/04 10:19:30 | ||
+ | First record delta -30.1799800396 | ||
+ | |||
+ | Previous record time 2022/05/04 10:19:30 | ||
+ | Previous record delta -30.1799800396 | ||
+ | |||
+ | Latest record time 2022/05/04 10:30:30 | ||
+ | Latest record delta -30.1998269558 | ||
+ | |||
+ | Overall elapsed time 0:11:00 | ||
+ | Latest elapsed time 0:11:00 | ||
+ | |||
+ | Latest delta change | ||
+ | Latest elapsed time 660 seconds | ||
+ | |||
+ | Daily PPM : -30.071 | ||
+ | Daily rate error: -2.6 s/d | ||
+ | |||
+ | Total Time 660 seconds | ||
+ | Total error -0.0198469161987 | ||
+ | Total PPM : -30.071 | ||
+ | Total rate error: -2.6 s/d | ||
+ | |||
+ | ======================================================== | ||
+ | Delta : -30.2 s | Rate : -2.6 s/d | Average : -2.6 s/d | ||
+ | ======================================================== | ||
+ | </ | ||
+ | |||
+ | '' | ||
+ | |||
+ | < | ||
+ | 04/05/2022 09: | ||
+ | </ | ||
+ | |||
+ | The fields are "date time", current error, error in seconds per day since last record, average error in seconds per day since the start. | ||
+ | |||
+ | This mimics the behaviour of the Android Watchcheck app | ||
+ | |||
+ | {{: | ||
// | // |
public/watches/watchcheck.1651656559.txt.gz · Last modified: 06/03/25 06:49 GMT (external edit)