Duval's Triangle Plotter — Python library for generating Duval's Triangle plots for DGA
Project description
Duval's Triangle Plotter
Python library for generating Duval's Triangle plots — a ternary diagnostic tool used in Dissolved Gas Analysis (DGA) for power transformer condition monitoring.
Installation
pip install duvals-triangle-plotter
Quick Start
import duvals_triangle_plotter as dtp
trace = dtp.get_duval_points_traces(
[0.09], [0.0], [0.91], "2000-08-16"
)
fig = dtp.get_duvals_triangle_plot([trace], show_plot=True)
Documentation
Full documentation and API reference: nagusubra.github.io/duvals_triangle_plotter
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file duvals_triangle_plotter-1.3.tar.gz.
File metadata
- Download URL: duvals_triangle_plotter-1.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c046be2c7602ff7c4da7dec41014be08553ffb1d0f7e27fc10cf0de1975fe3f
|
|
| MD5 |
1bbab82b1a25b38e10ea23e79fcdb6f4
|
|
| BLAKE2b-256 |
3bc741a3f39189cf655cf3ea459073661f5ce91be3baabad1d10f79c033387a0
|
File details
Details for the file duvals_triangle_plotter-1.3-py3-none-any.whl.
File metadata
- Download URL: duvals_triangle_plotter-1.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c2f55da916f82ec254f190057814f24fcb02a87b7f40dac75cd4c7bd9738980
|
|
| MD5 |
4373a68cd1e13090d0bd66999c132920
|
|
| BLAKE2b-256 |
01d48b071c4d3bc02f532a0e9948e349a5738f3e87803dd9c5a7503f56f5c133
|