Commit graph

170 commits

Author SHA1 Message Date
f8df4932db bump to 0.3.0 2024-11-12 21:36:22 +09:00
63cb5af3b7 update(CHANGELOG): about doc (simple result viewer & DispatchChecker) 2024-11-12 21:35:27 +09:00
ea4d8c7d6d update(import_data.jl): add error message on single_result_table format
- missing motherboard id
2024-11-12 18:18:00 +09:00
1868270dab update: parallelize CSV downloads 2024-11-11 20:50:43 +09:00
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
23dae0dd53 update(get_results): reresolved for julia v1.11 2024-11-11 19:44:46 +09:00
d672a2b64c fix(doc): typo 2024-11-11 19:32:58 +09:00
176c300360 Merge branch 'add-apps-tutorial' into 'main'
Add tutorials on simple result viewer and dispatch checker

See merge request wotsubo/PSBoardDataBase!1411
2024-11-11 11:00:42 +01:00
6155ca3031 add(doc): tutorial on interactive dispatcher 2024-11-11 18:19:05 +09:00
3a9c7fcf44 update(doc): add a document on the simple result viewer notebook 2024-11-10 14:13:20 +09:00
2228e4075c update(doc): add a link to howtouse-simpleviewer 2024-11-10 14:12:33 +09:00
83c3eb11c7 update(doc): modify info for tutorial.md in index.md
- to add tutorials on dispatch checker and simple result viewer
2024-11-10 13:32:38 +09:00
c37ff41297 Merge branch 'add-tutorial' into 'main'
new(doc): add tutorial and separate example

See merge request wotsubo/PSBoardDataBase!1410
2024-11-08 15:53:00 +01:00
6e952bc4a3 update: CHANGELOG 2024-11-08 23:32:24 +09:00
300abb0833 new(doc): add tutorial and separate example 2024-11-08 23:30:44 +09:00
b7e283b998 update(README): add about power_stats.html 2024-11-05 15:06:45 +09:00
9b0c6f7dfe fix(version): 0.2.0-DEV to 0.3.0-DEV
- 0.2.0-DEV < 0.2.0 while 0.2.0 < 0.3.0-DEV
2024-11-05 15:06:00 +09:00
48ab3fa42a update CHANGELOG 2024-11-04 05:41:28 +09:00
446dc4c90d Merge branch 'feature-clock-parse' into 'main'
Add Slave Log parser

See merge request wotsubo/PSBoardDataBase!1407
2024-11-03 21:37:19 +01:00
78ece0b31c Merge branch 'main' into feature-clock-parse 2024-11-04 05:27:24 +09:00
f7ab159eff fix(deploy): mkdir public/notebooks 2024-11-04 05:14:42 +09:00
80c58b6af8 Merge branch 'fix-versions-table' into 'main'
fix(versions): add version info in database

See merge request wotsubo/PSBoardDataBase!1409
2024-11-03 21:12:20 +01:00
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
0bb2e3a511 update(skew_stats.jl): Pluto version 2024-11-04 04:21:03 +09:00
53cbf040ad new(notebooks): power_stats.jl (power analysis) 2024-11-04 04:18:41 +09:00
2c8090d1df fix(test): add missing input file (127_172.txt) 2024-11-01 23:36:59 +09: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
14e938c589 fix(SlaveLogParser): accept negative temperature 2024-11-01 23:25:31 +09:00
78beef2c68 refactor(SlaveLogParser): reordered statements & change some types
- (e.g. SVector)
- add docstring for PowerResult
2024-11-01 16:29:14 +09:00
f1db431f7e update(SlaveLogParser): modify Recov parse and add to full parser
- including test cases for both section wise and Integrated
2024-11-01 16:23:46 +09:00
5ca921bcfc add(SlaveLogParser): test for full file (log)
- also added a test case (364_88_longrun)
2024-10-31 22:54:14 +09:00
3d4865c18f add(test): add Aqua test 2024-10-29 18:15:30 +09:00
984083657a update(doc): on SlaveLogParser 2024-10-29 18:13:11 +09:00
2eef64bf5b add(SlaveLogParser): test for psbid 525 2024-10-29 18:07:15 +09:00
f325051a08 new(SlaveLogParser): power section parser 2024-10-29 18:02:01 +09:00
ccbcac3c16 add: test for SlaveLogParser.AsdtpResult 2024-10-28 21:33:18 +09:00
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
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