99a0d9a1de
fixup! update(import_data): for 5th QAQC campaign
2024-11-11 19:56:10 +09:00
618f8ae738
update(import_data): for 5th QAQC campaign
...
- TODO: reupdate at the end of 5th run
- runs between campaigns?
2024-11-11 19:47:15 +09:00
78ece0b31c
Merge branch 'main' into feature-clock-parse
2024-11-04 05:27:24 +09:00
c7247a3663
fix(versions): add version info in database
2024-11-03 21:12:20 +01:00
dda24bc68a
new(create_database_from_exported_csvs): integrate slave log temp result
...
- breaking: add three columns(power_3v3d, power_3v3a, power_n3va) to single_result_table
- modified sql statements in functions in import_data.jl to have more meaning
- integrate to main `create_database_from_exported_csvs` func
2024-11-01 23:27:58 +09:00
0fc8e517ba
fix: add campaign 4 to func get_campaign_id_from_run_id
2024-10-03 16:53:18 +09:00
3e54f22bb0
add: campaign 4 to database
2024-10-03 14:55:55 +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
995abd47ac
fix typos
2024-10-01 11:29:05 +09:00
ead17f3d58
add: skew column to positions
2024-09-30 14:39:43 +09:00
066e0d5e46
fix: type and sql for insert version
2024-09-30 14:38:27 +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
773fe5083e
fix: num tests for extra runs
2024-09-13 16:44:49 +09:00
4eafc8bdc6
add: database view for single/extra results
2024-09-13 15:33:52 +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
f5e6caf936
update: add start and end date for campaigns
2024-09-12 22:42:08 +09:00
cb6e50b7dc
new: fix & add dispatch_table
2024-09-12 21:36:13 +09:00
ecbb3daa14
new: add resistance test table & data putting procedure
2024-09-12 20:38:12 +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