summaryrefslogtreecommitdiff
path: root/bin/analyze-archive.py
AgeCommit message (Expand)AuthorLines
2018-05-04add summary evaluation of model without transition energyDaniel Friesel-0/+6
2018-04-26refactor function code into separate file to solve circular importDaniel Friesel-2/+19
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-2/+7
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-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-12determine functions for parameter-dependent model attributesDaniel Friesel-24/+35
2018-02-06calculate parameter dependenceDaniel Friesel-3/+14
2018-01-29add parameter look-up table modelsDaniel Friesel-2/+6
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