Commit graph

260 commits

Author SHA1 Message Date
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
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