Commit graph

133 commits

Author SHA1 Message Date
c7247a3663 fix(versions): add version info in database 2024-11-03 21:12:20 +01:00
31f134482d Merge branch 'change-notebook-deploy-path' into 'main'
change(pages): deploy path of exported notebooks under `notebooks`

See merge request wotsubo/PSBoardDataBase!1408
2024-11-03 21:08:44 +01:00
6547e1b1f8 change(pages): deploy path of exported notebooks under notebooks 2024-11-03 21:08:43 +01:00
47b5316403 Merge branch 'main' of ssh://gitlab.cern.ch:7999/wotsubo/PSBoardDataBase 2024-11-04 04:40:16 +09:00
6886774269 update(version): 0.2.0-DEV 2024-11-04 04:39:25 +09:00
b0cd2b2e90 Update CHANGELOG.md (fix 0.2.0 diff) 2024-10-24 08:21:49 +02:00
9a4a4e8952 bump to v0.2.0 2024-10-23 20:52:05 +09:00
a3ef9fa434 Merge branch 'update-111' into 'main'
Update to Julia v1.11

See merge request wotsubo/PSBoardDataBase!1406
2024-10-23 13:04:27 +02:00
f8f581e394 update(CI): to julia v1.11 2024-10-23 19:55:12 +09:00
c09d680851 update: skew_stats.jl 2024-10-23 19:47:28 +09:00
d77b369a6c update: skew_stats.jl (add plots with standard psboards only)
- decorated plots for publish
2024-10-07 16:18:32 +09:00
f961ad7f4c update: skew_stats (width distribution for selected skew measurements)
- add historgram of widths of rise up in a measurements for each ps
  boards
2024-10-07 10:46:20 +09:00
4f0dad1c03 update: skew_stats (add counts search) 2024-10-07 10:34:30 +09:00
218349a126 update: skew notebook (add more invalid cases) 2024-10-06 23:49:27 +09:00
d57d3a2588 Merge branch 'main' of ssh://gitlab.cern.ch:7999/wotsubo/PSBoardDataBase 2024-10-05 00:26:17 +09:00
689c406312 fix: url to static pluto notebook 2024-10-05 00:25:03 +09:00
eadf894f01 Merge branch 'compathelper/new_version/2024-10-03-01-44-43-051-02567606858' into 'main'
CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1403
2024-10-04 13:21:14 +02:00
faa593bb09 Merge branch 'compathelper/new_version/2024-10-02-01-45-18-603-01249259049' into 'main'
CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1402
2024-10-04 13:21:01 +02:00
7e7187b5ed Merge branch 'compathelper/new_version/2024-10-04-01-45-45-464-03140077881' into 'main'
CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1405
2024-10-04 13:20:19 +02:00
1a7b450bed fix: Dependency (add Printf) 2024-10-04 20:19:21 +09:00
e0d55e82f2 fix: style of prints for copy and paste at the last of interactive_dispatch_checker
- format is PS000xxx, not xxx
2024-10-04 20:08:29 +09:00
5eaad80b93 update: patch on is_dispatchable logic
- clock test logic of run 221 - 233 was wrong
- psbid 860, 889, 876, 892 actually passed the clock test
2024-10-04 20:06:19 +09:00
ce5931a928 rename: skew_multimeasure_stats.jl -> skew_stats.jl 2024-10-04 20:00:58 +09:00
a040d8fd33 update: export skew_multimeasure_stats 2024-10-04 19:59:22 +09:00
72ac9a012a update: skew (skew calculating algorithm & analysis notebook) 2024-10-04 19:57:54 +09:00
365f91c7a8 rename: examples/skew_histogram.jl -> examples/skew_histogram_simple.jl
skew analysis without PSBoardDataBase.jl
2024-10-04 19:52:39 +09:00
CompatHelper Julia
855d07152a CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) 2024-10-04 01:45:45 +00:00
753bebbdf1 add test for ClockParser 2024-10-03 17:13:12 +09:00
0fc8e517ba fix: add campaign 4 to func get_campaign_id_from_run_id 2024-10-03 16:53:18 +09:00
f28b2be611 add tests (count_riseup, DispatchChecker) 2024-10-03 16:51:44 +09:00
ec455cad1b update CHANGELOG (about DispatchChecker) 2024-10-03 15:03:40 +09:00
a3f45b7c6b fix CHANGELOG url 2024-10-03 15:03:27 +09:00
3e54f22bb0 add: campaign 4 to database 2024-10-03 14:55:55 +09:00
c3852a7776 fix: dispatch ckeck logic (missing check) 2024-10-03 14:53:11 +09:00
7cf2088b6f new: add docstrings for module DispatchChecker 2024-10-03 14:52:39 +09:00
f81241a89b fix: dispatch check logic 2024-10-03 14:24:51 +09:00
a821915028 Merge branch 'feature-dispatch-checker' into 'main'
add dispatch ckecker

See merge request wotsubo/PSBoardDataBase!1404
2024-10-03 05:49:52 +02:00
81edf05aab add info to interactive_dispatch_checker (tips on clipboard) 2024-10-03 12:47:03 +09:00
70903ec124 add interactive dispatch_checker
- TODO: add test!
2024-10-03 11:52:59 +09:00
8d75dcd0e9 new: implement dispatch check logic 2024-10-03 11:26:36 +09:00
CompatHelper Julia
c1530467f2 CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) 2024-10-03 01:44:43 +00:00
abafce1d49 fix: test regarding ClockParser.get_skew_and_riseup 2024-10-02 23:40:01 +09:00
6d0e6b71b2 update: README (add about hosted notebooks) 2024-10-02 23:38:04 +09:00
99094e2ecd new: notebook: stats on psboards with multiple skew measurements 2024-10-02 23:37:28 +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
d0058f7f7b update: existing example notebooks 2024-10-02 23:21:41 +09:00
CompatHelper Julia
8e99b2b4db CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) 2024-10-02 01:45:18 +00:00
9520a2021e Update .gitlab-ci.yml file to use CI cache to improve CI performance
- referenced: https://qiita.com/SatoshiTerasaki/items/4be31630955b3dbe3bbc#cache-に関して
2024-10-01 18:16:53 +02:00
23d2ed02e2 Merge branch 'main' of ssh://gitlab.cern.ch:7999/wotsubo/PSBoardDataBase 2024-10-02 01:13:53 +09:00
fc2e13997e add exported html of pluto notebook(get_results) 2024-10-02 01:12:30 +09:00