summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-07-15Add PTAModel validation and crossvalidation testDaniel Friesel-7/+458
2020-07-15CrossValidator: Compute RMSDDaniel Friesel-12/+9
2020-07-15analyze-archive: Add header to model quality tableDaniel Friesel-1/+10
2020-07-15Allow state-only PTAModel to be converted to JSON without underlying PTADaniel Friesel-2/+6
2020-07-14Added into runner.pyLennart-15/+163
2020-07-14Tested moreLennart-0/+3
2020-07-14Add --no-cache optionDaniel Friesel-4/+9
2020-07-14Add --no-cache optionDaniel Friesel-4/+9
2020-07-14support more than one logfile per measurement runfeature/lennart/get_files_arrayDaniel Friesel-7/+9
2020-07-14Make black(1) happystate-duration-timersDaniel Friesel-0/+1
2020-07-13Added first version, kinda working but some tweaks needed. src directory of r...Lennart-2/+62
2020-07-13Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytraceDaniel Friesel-10/+24
2020-07-11bin/Proof_of_Concept_PELT.py: Vereinheitlichen der Zustandsbezeichner für ei...jfalkenhagen-22/+76
2020-07-11Removed black from gitlab-ci for the momentjfalkenhagen-7/+0
2020-07-10bin/Proof_Of_Concept_PELT: exits haben jetzt errorcodes. Anfang für Vereinhe...jfalkenhagen-25/+64
2020-07-10bin/Proof_Of_Concept_PELT.py: Calculation of raw_states is now parallelized.jfalkenhagen-42/+79
2020-07-10Proof_Of-Concept_PELT: Fixed Typojfalkenhagen-0/+1
2020-07-09parameters: documentation, remove unused dict keyDaniel Friesel-1/+2
2020-07-09Remove unimplemented discard-outliers optionsDaniel Friesel-36/+4
2020-07-09code style: two newlines before classesDaniel Friesel-0/+1
2020-07-09OnboardTimerHarness: Log state duration as wellDaniel Friesel-30/+93
2020-07-08bin/Proof_Of_Concept_PELT: Trennen von Penalty-Berechnung und PELT -> Pro Mes...jfalkenhagen-54/+139
2020-07-08Add dummy loader for EnergyTraceWithLogicAnalyzer.Daniel Friesel-4/+133
2020-07-08Merge branch 'master' into lennartDaniel Friesel-5/+15
2020-07-08RawData: load ptalog if availableDaniel Friesel-7/+15
2020-07-08analyze-archive: show EnergyTrace sync modeDaniel Friesel-1/+3
2020-07-08bin/Proof_Of_Concept_PELT: Small bit of refactoring. Fixed some pylint violat...jfalkenhagen-105/+117
2020-07-08Add harness.energytrace_sync="led" for LA / Timing based syncDaniel Friesel-1/+11
2020-07-08prepare for Logic Analyzer and Timing based EnergyTrace syncDaniel Friesel-3/+25
2020-07-08generate-dfa-benchmark documentationDaniel Friesel-0/+85
2020-07-08Fix incomplete raw_output in generate-dfa-benchmark outputDaniel Friesel-6/+16
2020-07-08generate-dfa-benchmark: less confusing outputDaniel Friesel-3/+3
2020-07-06bin/Proof_Of_Concept_PELT: Added initial clustering via sklearn Agglomerative...jfalkenhagen-14/+97
2020-07-06MIMOSA loader: Remove legacy sub-state detection codeDaniel Friesel-71/+0
2020-07-06blacken more codeDaniel Friesel-73/+95
2020-07-06Rename dfatool.dfatool to dfatool.loaderDaniel Friesel-14/+14
2020-07-06remove unused mean_or_none functionDaniel Friesel-11/+0
2020-07-06move gplearn_to_function to functions moduleDaniel Friesel-50/+44
2020-07-06derp muchDaniel Friesel-1/+1
2020-07-06Remove co-dependent parameter detection codeDaniel Friesel-252/+0
2020-07-06dfatool: EnergyTraceLog: Log error if zbar is not availableDaniel Friesel-0/+1
2020-07-06analyze-timing: Add --log-level optionDaniel Friesel-0/+9
2020-07-06Move keysightdlog to binDaniel Friesel-0/+0
2020-07-06dfatool: Remove unused importsDaniel Friesel-8/+1
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-1242/+1310
2020-07-06Move CrossValidator to a separate validation moduleDaniel Friesel-269/+264
2020-07-06make test_parameters work with NumPy <= 1.16Daniel Friesel-5/+10
2020-07-05bin/: Auf einmal funktioniert auch der UNIX Symlink für Windows... Nehm ich ...jfalkenhagen-2/+1
2020-07-05save unixsymlinkjfalkenhagen-0/+1
2020-07-05bin/Proof_of_Concept_PELT: States are now calculated per Measurement per Stat...jfalkenhagen-29/+101