3b490cd28c
new(slavelog parser): parser for asdtp section
...
- a lot of boilerplates...
- there should be smarter way
2024-10-25 22:50:48 +09:00
72ac9a012a
update: skew (skew calculating algorithm & analysis notebook)
2024-10-04 19:57:54 +09:00
753bebbdf1
add test for ClockParser
2024-10-03 17:13:12 +09:00
f28b2be611
add tests (count_riseup, DispatchChecker)
2024-10-03 16:51:44 +09:00
abafce1d49
fix: test regarding ClockParser.get_skew_and_riseup
2024-10-02 23:40:01 +09:00
f551d66fd2
fix & new clock skew related functions
...
- exclude psbid 630 runid 190 from skew since the file is broken
- add rise up span measure function
2024-10-02 23:25:43 +09:00
bf19ee3167
[new] Slave clock parser and function to insert into database
2024-10-01 11:24:44 +02:00
41fa56f6e5
delete: CSV files exported from Google Sheets
2024-10-01 11:24:30 +09:00
d58a13793f
add CSV download functions and set them as default and use in test
...
- replaced old ones from runtests
- need to remove CSVs in git repo
2024-10-01 10:52:47 +09:00
de144d83c0
fix: add JATHub db CSV as a test dependency
2024-09-30 14:45:41 +09:00
ead17f3d58
add: skew column to positions
2024-09-30 14:39:43 +09:00
64056a89d8
add version to database
2024-09-30 11:29:36 +09:00
1dd48e703e
add: docs (mainly docstrings)
2024-09-14 23:48:15 +09:00
8ad4dfba27
fix: add LOCAL_TEST env var for local only test
...
- add_qaqc_runlist_from_masterlogs works only when all of the master
logs are located. but CI doesn't since log files are not included in
the repo
2024-09-13 19:37:49 +09:00
ec4bef98de
update: csvs for test
2024-09-13 16:46:09 +09:00
21f38e83db
add: import 100 run results + more
...
- master log parser to get run info
- test for master log parser
- master log reader
- note field for single run
- fix datetime manipulation for single result table
2024-09-13 13:39:51 +09:00
cb6e50b7dc
new: fix & add dispatch_table
2024-09-12 21:36:13 +09:00
eba8d8f395
new: create tables & add campaigns, runs, ps_boards, single run results
...
- currently, test automatically opens sqlitebrowser
- ext package is not well checked
2024-09-12 20:26:38 +09:00