Commit graph

258 commits

Author SHA1 Message Date
4be1b4ac9c Merge branch 'main' into dispatch-check 2025-02-12 17:56:24 +09:00
77f9a21b77 update(CI): use cached docker image at cern to avoid docker rate-limit
ref: f81901bb98
2025-02-12 17:48:40 +09:00
4b2ff6bbf7 new(DispatchChecker): first scan result 2025-02-10 19:54:44 +09:00
2edbf61a89 new(DispatchChecker): add interactive dispatch check scanner 2025-02-10 19:54:13 +09:00
de3c73cfb3 fix(DispatchChecker): uncovered case in is_dispatchable (cause exception) 2025-02-10 19:53:39 +09:00
9b8ffad51d refactor(DispatchChecker): make threshold constants 2025-02-10 19:53:13 +09:00
ce7158ad94 update: main dependencies 2025-02-10 19:52:31 +09:00
bac7ac5b19 Bump to 1.0.0 2025-01-27 11:36:50 +01:00
227fc38196 refactor: remove ext for InteractiveUtils since it is not used 2025-01-27 18:53:49 +09:00
ecf849ae8a add: build info to db and cache 2025-01-27 18:50:02 +09:00
c122912fe8 update(docstring): add example for create_database to provide recommended db/cache name 2025-01-27 18:08:55 +09:00
3a3f7a53f8 Add converter version info to db and jld2 cache 2025-01-27 10:04:46 +01:00
c87cc47232 update: notebooks 2025-01-26 20:51:13 +09:00
59db314ef2 fix: remove last_updated since git is not available on CI 2025-01-26 19:20:36 +09:00
2b99be9a1e Resolve "Error documention build" 2025-01-26 11:10:46 +01:00
d1ff3aed23 Add summary pages for hosted notebooks 2025-01-26 10:37:42 +01:00
2bab455089 Use slavelog cache in notebooks (only pllld_count) 2025-01-25 09:49:01 +01:00
d824f2c938 update(DispatchChecker): print result sorted by runid 2025-01-24 17:45:14 +09:00
dfde25a8dc update(doc): add example to QaqcMasterLog.parse_master_log 2025-01-24 17:39:32 +09:00
656848f850 refactoring: rename crate_database functions (BREAKING) 2025-01-24 09:14:36 +01:00
733fb392c3 [WIP] new(slavelog cache): save slavelog cache for extra run results to JLD2 2025-01-24 07:18:11 +01:00
cb898bd044 bump to v0.5.1 for 7th campaign dispatch 2025-01-23 10:26:48 +09:00
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