Commit graph

50 commits

Author SHA1 Message Date
bac7ac5b19 Bump to 1.0.0 2025-01-27 11:36:50 +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
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
f1b59236cd Bump to 0.5.0 2025-01-22 18:30:35 +01:00
deb8cba576 Update dependencies 2025-01-22 02:30:32 +01:00
747c4cc133 update(notebook): reexecute pllld_count (fixed)
bypass two broken slave log files
2025-01-22 01:38:31 +09:00
99799d801b update(notebook): confirmed that power_stats notebook worked 2025-01-21 18:11:43 +09:00
882bc046e9 Update for campaign 6 dispatch
a lot of re-exports, update on CHANGELOG, ...etc
2024-12-12 06:08:15 +01:00
f282351049 new(notebook): add ppconfig_error analysis 2024-11-14 21:28:45 +09:00
e82ed5a97b update: skew analysis 2024-11-14 17:22:20 +09:00
d672a2b64c fix(doc): typo 2024-11-11 19:32:58 +09: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
300abb0833 new(doc): add tutorial and separate example 2024-11-08 23:30:44 +09:00
53cbf040ad new(notebooks): power_stats.jl (power analysis) 2024-11-04 04:18:41 +09:00
984083657a update(doc): on SlaveLogParser 2024-10-29 18:13:11 +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
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
f28b2be611 add tests (count_riseup, DispatchChecker) 2024-10-03 16:51:44 +09:00
7cf2088b6f new: add docstrings for module DispatchChecker 2024-10-03 14:52:39 +09:00
99094e2ecd new: notebook: stats on psboards with multiple skew measurements 2024-10-02 23:37:28 +09:00
fc2e13997e add exported html of pluto notebook(get_results) 2024-10-02 01:12:30 +09:00
a64b8f20e5 update: document on how to make database
- wrt update on slavelogs requirement
2024-10-01 19:31:49 +09:00
bf19ee3167 [new] Slave clock parser and function to insert into database 2024-10-01 11:24:44 +02:00
1422798c3a Merge branch 'update-doc-on-test' into 'main'
update: doc on how to run test

See merge request wotsubo/PSBoardDataBase!1400
2024-10-01 06:28:24 +02:00
cb61638003 update doc Manifest 2024-10-01 13:19:38 +09:00
3ddf06848b fix: doctest CI (add dependencies for doctest) 2024-10-01 13:18:50 +09:00
dfc000b389 update: doc on how to run test 2024-10-01 11:47:01 +09:00
d58a13793f add CSV download functions and set them as default and use in test
- replaced old ones from runtests
- need to remove CSVs in git repo
2024-10-01 10:52:47 +09:00
16d23ec4bb update docs Manifest 2024-10-01 10:50:33 +09:00
1dd48e703e add: docs (mainly docstrings) 2024-09-14 23:48:15 +09:00
4f88659288 update: doc(add about why choose sqlite & alt for db structure) 2024-09-14 18:28:30 +09:00
367ccf75fc update: add more example for sqlite3 cli in docs 2024-09-14 18:05:48 +09:00
1ab2a7d4f4 fix: url in doc for source 2024-09-14 02:33:34 +09:00
48e83bfe18 update: docs(main description) 2024-09-14 02:26:32 +09:00
98d246a054 fix: update site base url 2024-09-13 20:09:28 +09:00
ea7e87f36f update: make.jl for docs 2024-09-13 19:29:46 +09:00
96239dd489 update: docs (main index.md and docstrring) 2024-09-13 19:29:12 +09:00
33ac8d0a34 new: add doc for local 2024-09-13 19:09:10 +09:00
ee59aa32d0 new: empty document with Documenter.jl 2024-09-13 17:53:19 +09:00