summaryrefslogtreecommitdiff
path: root/README.md
blob: 967429948a7f97b5aa7ee10c9abcc5c3bcb5cd8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# dlog-viewer – Viewer and Exporter for Keysight dlog Files

dlog-viewer loads voltage, current, and/or power measurements from .dlog files
produced by devices such as the Keysight N6705B DC Power Analyzer.
Measurements can be exported to CSV or plotted on-screen.

This program is not affiliated with Keysight and has not been thoroughly
tested yet. Use at your own risk.

Analysis options include

* plots showing voltage, current, or power over time, and
* changepoint detectiong using the PELT algorithm.

See `bin/dlog-viewer --help` for usage details.