From 0c783c875a8e232a6cd3fe127198459dd6301f5e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 10 Sep 2023 06:33:18 +0200 Subject: README: Add link to homepage and preview image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c0dee8..cc2cd5f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # dlog-viewer – Viewer and Exporter for Keysight dlog Files -dlog-viewer loads voltage, current, and/or power measurements from .dlog files +[**dlog-viewer**](https://finalrewind.org/projects/dlog-viewer/) loads voltage, current, and/or power measurements from .dlog files produced by devices such as the Keysight N6705B DC Power Analyzer. It is specifically meant for .dlog files that were written to a USB stick by the power analyzer itself, so no Keysight software is required for analyzing them. +![](https://finalrewind.org/projects/dlog-viewer/media/preview.png) + Measurements can be exported to CSV or plotted on-screen via matplotlib. There is also support for changepoint detection to automatically identify changes in the observed device behaviour. This is meant to work around a lack of digital -- cgit v1.2.3