summaryrefslogtreecommitdiff
path: root/bin/analyze-archive.py
AgeCommit message (Expand)AuthorLines
2022-01-05store decision tree attributes of xv models in dataref exportDaniel Friesel-3/+15
2022-01-05cross validation: return intermediate models used for XVDaniel Friesel-6/+8
2021-12-01move some standard arguments to cli helper classDaniel Friesel-18/+1
2021-11-23add parameter-aware cross validationDaniel Friesel-0/+6
2021-11-18add model generation time to dataref exportDaniel Friesel-0/+7
2021-11-01add static & param model output to analyze-kconfigDaniel Friesel-26/+4
2021-11-01move model quality table to dfatool.cli; add quality output to analyze-kconfigDaniel Friesel-52/+7
2021-10-25dataref export: always add / prefix to keysDaniel Friesel-1/+1
2021-06-25move print_static to cli moduleDaniel Friesel-29/+9
2021-04-20proper kconfig-webconf exportDaniel Friesel-49/+4
2021-04-20add dot export of energy modelsDaniel Friesel-0/+15
2021-04-15Prepare KRATOS supportDaniel Friesel-10/+15
2021-03-24export parameters for kconfigDaniel Friesel-1/+34
2021-03-24Add nearly correct JSON export for v0 measurements without PTA definitionDaniel Friesel-4/+2
2021-03-23kconfig-export: remove raw function keysDaniel Friesel-0/+3
2021-03-22preparations for kconfig-webconf model exportDaniel Friesel-1/+62
2021-03-19loader: merge dlog into keysight moduleDaniel Friesel-0/+2
2021-03-18add preliminary Keysight DLog supportDaniel Friesel-0/+1
2021-03-18analyze-archive: support multiple choices for show-model / show-qualityDaniel Friesel-5/+6
2021-03-10analyze-archive --show-model=paramdetection: also show function argumentsDaniel Friesel-11/+22
2021-03-08model.assess: remove superfluous "by_name" indirectionDaniel Friesel-9/+9
2021-03-08add dataref exportDaniel Friesel-0/+19
2021-03-05promote sub-state models to a first-class modeling citizenDaniel Friesel-25/+18
2021-03-05analyze-archive: fix json exportDaniel Friesel-2/+6
2021-03-03Remove ModelInfo; add info to ModelFunction insteadDaniel Friesel-18/+24
2021-03-02PTAModel: Turn states, transitions, and states_and_transitions into attributesDaniel Friesel-20/+20
2021-03-02move ModelAttribute to parameters moduleDaniel Friesel-1/+1
2021-03-01get_fitted: also provide information on static (sub)modelsDaniel Friesel-6/+11
2021-03-01analyze-archive: handle dtree split on function argumentsDaniel Friesel-3/+5
2021-02-26refactor param_info, show splits in analyze-archive outputDaniel Friesel-43/+38
2021-02-25analyze-archive: --info: show argument values as wellDaniel Friesel-0/+11
2021-02-24treat last sub state as tail / default stateDaniel Friesel-1/+2
2021-02-23draft for clustering of parameter-independent sub-statesDaniel Friesel-3/+3
2021-02-23analyze-archive: show substate model quality in tableDaniel Friesel-5/+23
2021-02-22add simple sub-state model accessor and evaluationDaniel Friesel-0/+37
2021-02-22properly handle static submodel attributesDaniel Friesel-24/+33
2021-02-18refactor model generation from Analytic/PTAModel into ModelAttribute classDaniel Friesel-46/+78
2021-01-13improve html/markdown export detail levelDaniel Friesel-1/+63
2021-01-12add z-score based outlier detection and optional removalDaniel Friesel-1/+15
2021-01-12analyze-archive: print param dependence for transition durationsDaniel Friesel-1/+7
2021-01-11evaluate E = P*t model. Seems slightly better in some casesDaniel Friesel-1/+11
2021-01-11analyze-archive: show transition energy via power * durationDaniel Friesel-0/+21
2021-01-08bin/analyze-archive, tests: use transition power, not energyDaniel Friesel-19/+33
2020-11-09analyze-archive: explicitly set default log levelmerge-prep/janisDaniel Friesel-0/+1
2020-11-04wipDaniel Friesel-21/+32
2020-11-03analyze number of substates per stateDaniel Friesel-1/+2
2020-11-02Simplify PELT usage. remove kneedle, refactor codeDaniel Friesel-7/+5
2020-11-02Merge branch 'master' into merge-prep/janisDaniel Friesel-27/+38
2020-10-21--plot-traces: use the correct time base for each backendDaniel Friesel-6/+15
2020-10-20analyze-archive: note that --plot-traces has a wrong X-axis on !MIMOSADaniel Friesel-4/+4