Commit graph

236 commits

Author SHA1 Message Date
8eecf4693c update(notebook): remove unused lines from skew_stats 2025-01-23 02:48:46 +09:00
b3abd0aa57 fix CHANGELOG 2025-01-23 02:47:47 +09:00
0de78a90ab Merge branch '17-bug-wrong-threshold-for-bcid-fail' into 'main'
Resolve "[bug] wrong threshold for BCID fail"

Closes #17

See merge request wotsubo/PSBoardDataBase!1420
2025-01-22 18:43:02 +01:00
1c56191be9 Resolve "[bug] wrong threshold for BCID fail" 2025-01-22 18:43:02 +01:00
f3da5c371c Merge branch 'bump-to-0.5.0' into 'main'
Bump to 0.5.0

See merge request wotsubo/PSBoardDataBase!1419
2025-01-22 18:30:35 +01:00
f1b59236cd Bump to 0.5.0 2025-01-22 18:30:35 +01:00
57e98510a2 Merge branch 'add-slavelog-valid-flag-to-db' into 'main'
new(database column): add slavelog validity to single & extra run results

See merge request wotsubo/PSBoardDataBase!1418
2025-01-22 17:47:31 +01:00
559f0e5ce7 new(database column): add slavelog validity to single & extra run results 2025-01-22 17:47:31 +01:00
7758e5e0d6 update CHANGELOG for recent updates 2025-01-22 15:20:03 +09:00
7c49644570 Merge branch 'update-notebooks' into 'main'
reexecute clock_skew_stats

See merge request wotsubo/PSBoardDataBase!1417
2025-01-22 07:19:01 +01:00
4cfcb1e37a reexecute clock_skew_stats 2025-01-22 15:10:42 +09:00
9ea15378ca Merge branch 'update-dependencies' into 'main'
Update dependencies

See merge request wotsubo/PSBoardDataBase!1416
2025-01-22 02:30:33 +01:00
deb8cba576 Update dependencies 2025-01-22 02:30:32 +01:00
a76f1b4a2b Merge branch 'update-for-campaign7' into 'main'
Update for campaign 7

See merge request wotsubo/PSBoardDataBase!1415
2025-01-21 18:18:25 +01:00
63354e2962 update(notebook): reexecute & fixed errors in ppconfig_error_analysis 2025-01-22 01:57:56 +09:00
747c4cc133 update(notebook): reexecute pllld_count (fixed)
bypass two broken slave log files
2025-01-22 01:38:31 +09:00
141d1b21ab update(notebook): reexecute pllld_wait_scan 2025-01-21 23:43:40 +09:00
4867f38fdc update(notebook): skew_stats with temporarily treatment for psbid 1563 2025-01-21 20:50:20 +09:00
99799d801b update(notebook): confirmed that power_stats notebook worked 2025-01-21 18:11:43 +09:00
1e3935047b fixup! update(import_data): change slavelog exclusion dispatch & add exclusion list 2025-01-21 18:10:17 +09:00
10197fe3d7 update(import_data): change slavelog exclusion dispatch & add exclusion list
Use psbid for exclusion logic.
2025-01-21 14:36:03 +09:00
c38ad82785 update: add campaign 7 2025-01-21 14:35:38 +09:00
e9067d9823 Merge branch 'fix-undefined-variable' into 'main'
fix: wrong variable name

Closes #19

See merge request wotsubo/PSBoardDataBase!1414
2025-01-16 13:01:40 +01:00
b3f54226d2 fix: wrong variable name 2025-01-16 13:01:40 +01:00
27857a4c3d add(skew_stats): plot of skews of campaign 5 vs runid 2025-01-16 20:56:41 +09:00
8a730fb8b5 update lockfile 2025-01-16 20:56:23 +09:00
f1a773b815 update(skew_stats): add riseup width vs runid scatter 2024-12-25 18:05:22 +09:00
c8e2ff356b update(examples): pllld_wait_scan
- also, it was formatted
2024-12-19 17:47:48 +09:00
b89f0e595b update(skew_stats): analysis on 404 2024-12-17 20:58:26 +09:00
1421cfbcfa new(examples): add pllld_wait_scan.jl 2024-12-17 20:57:42 +09:00
e4628322f8 update(examples): skew_stats plots (add psbid1215 as invalid measurements) 2024-12-14 23:42:54 +09:00
1f87e8122d update: CHANGELOG 2024-12-14 23:42:20 +09:00
e3033b197d new(examples): qaqc_progress 2024-12-14 23:41:26 +09:00
72d783f4ab update(skew_stats): plot for time dependency of skew for each campaigns 2024-12-13 20:14:35 +09:00
17f2b50299 update: plots 2024-12-13 19:29:51 +09:00
9ca974405e update(examples): skew_stats (change bin width, add skew time dependency analysis) 2024-12-13 19:28:59 +09:00
ece30043c9 add JuliaFormatter config to examples project 2024-12-13 19:27:50 +09:00
10285d773a release 0.4.0 for 6th campaign dispatching 2024-12-12 14:13:56 +09:00
88f514316d Merge branch 'update-for-campaign-6' into 'main'
Update for campaign 6 dispatch

See merge request wotsubo/PSBoardDataBase!1413
2024-12-12 06:08:15 +01:00
882bc046e9 Update for campaign 6 dispatch
a lot of re-exports, update on CHANGELOG, ...etc
2024-12-12 06:08:15 +01:00
4924c5fdd6 update(DispatchChecker): add new criteria for campaign 6
New THRESHOLD_INSUFFICIENT_RESET_WITH_10 (from 10 to 5) #16
2024-12-12 13:11:05 +09:00
2aedfaf380 update: separate environment for examples & example notebook updated
- skew
- pllld_count
2024-12-11 21:09:53 +09:00
1dcd46e7c6 add(examples): power stat for each positions comparison 1-5 vs 6 2024-12-11 10:47:04 +09:00
133c437d42 new(examples): add ASDTP BCID fail distribution during campaign 6 2024-12-11 10:41:35 +09:00
8b7902311c new: analysis on reset_failed_though_reconfig_done 2024-12-10 22:45:07 +09:00
dbc26816ee update: format pllld_count.jl 2024-12-10 20:11:56 +09:00
1afd340575 new: PLLLD count stats analysis 2024-12-10 18:25:49 +09:00
1f6dcf2f24 update(CI): remove julia 1.10 test
Manifest.toml was added and it includes StyledString, which was introduced in julia 1.11 and is not available for 1.10
2024-12-10 03:36:29 +01:00
878a18d5a4 update: CHANGELOG 2024-12-10 11:26:18 +09:00
6d20fac5ac fix: CHANGELOG link 2024-12-10 11:26:06 +09:00