summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2018-04-25PTA: Support unconditional param setters (e.g. initialization functions)Daniel Friesel-0/+23
2018-04-24Support PTA construction from jsonDaniel Friesel-84/+96
2018-04-24Support arg_to_param_map (dict instead of function)Daniel Friesel-1/+25
2018-04-24PTA: Use parameter dictionary internallyDaniel Friesel-0/+265
2018-04-19analyze-archive: use new model accessor functionsDaniel Friesel-4/+4
2018-04-19also evaluate relative transition energyDaniel Friesel-0/+6
2018-04-17add model quality summary (considering all traces in measurements)Daniel Friesel-37/+72
2018-04-17Properly toggle safe functions feature from analyze-archive.pyDaniel Friesel-4/+9
2018-04-10add support for safe division/log/sqrtDaniel Friesel-0/+1
2018-03-28export plot data for pgfplots (experimental and ugly)Daniel Friesel-4/+6
2018-03-28support plotting of raw and parameterized data + custom functionsDaniel Friesel-3/+20
2018-03-22add tex output for pgfplotstableDaniel Friesel-12/+37
2018-03-16Allow silencing of warning and debug messagesDaniel Friesel-6/+6
2018-03-15allow inferred functions to be overridden manuallyDaniel Friesel-2/+9
2018-03-12optional outlier handling... not sure if useful yetDaniel Friesel-2/+8
2018-03-01re-add argument support, starting with --ignored-trace-indexesDaniel Friesel-4/+28
2018-02-19Include function arguments (if any) in LUT keysDaniel Friesel-17/+21
2018-02-14move quality result printout to analyze-archive.pyDaniel Friesel-14/+43
2018-02-14proper paramfuncton support (no crossvalidation yet for assessment)Daniel Friesel-0/+3
2018-02-12determine functions for parameter-dependent model attributesDaniel Friesel-24/+69
2018-02-06calculate parameter dependenceDaniel Friesel-3/+14
2018-01-29add parameter look-up table modelsDaniel Friesel-2/+14
2018-01-29add some testsDaniel Friesel-0/+187
2018-01-26support analyzing multiple measurements at onceDaniel Friesel-8/+3
2018-01-25print model data, assess model qualityDaniel Friesel-10/+14
2018-01-25Re-implement basic state/transition-based analysisDaniel Friesel-3/+12
2018-01-22Implement preprocessing without perl script hackeryDaniel Friesel-0/+17
2017-09-06Add support for custom baud ratesDaniel Friesel-0/+2
2017-05-30calculate Spearman rank-order correlation coefficientDaniel Friesel-2/+18
2017-05-17Use JSON models instead of XMLDaniel Friesel-10/+10
2017-05-16autogenerate simple models (without args or parameters) from AC++ attributesDaniel Friesel-0/+6
2017-05-15perltidyDaniel Friesel-9/+7
2017-04-28support name suffixesDaniel Friesel-0/+2
2017-04-21allow setting static params via LUTDaniel Friesel-1/+9
2017-04-20remove 'dfatool validate' supportDaniel Friesel-110/+2
2017-04-19fix crossvalidation outputDaniel Friesel-10/+10
2017-04-13save voltage(s) in model filesDaniel Friesel-1/+11
2017-04-13initial voltage support (a bit)Daniel Friesel-10/+23
2017-04-11lut supportDaniel Friesel-0/+51
2017-04-07simplify argfunction handlingDaniel Friesel-3/+2
2017-04-06refactoring, no more special treatment for timeout (mostly)Daniel Friesel-9/+6
2017-04-06clarify plot_param_fit yaxis labelDaniel Friesel-11/+11
2017-04-06define, optimize, assess and plot arg-dependent functionsDaniel Friesel-21/+65
2017-04-06dfatool: fix 'show' for next/prev relative energy valuesDaniel Friesel-1/+1
2017-04-05start work on argument-based function supportDaniel Friesel-28/+186
2017-04-04more refactoringDaniel Friesel-47/+17
2017-04-04refactoringDaniel Friesel-52/+17
2017-04-04split up rel_energy inte relative energy to previous state and to next stateDaniel Friesel-53/+94
2017-04-03initial commitDaniel Friesel-0/+1786