Commit graph

7 commits

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