PyDV: Python Data Visualizer
Project description
PyDV
A 1D graphics and data analysis tool, heavily based on the ULTRA plotting tool.
PyDV Importable Interface Module
You can now call most of PyDV's functionality from within a Python script. Below is an example of how to do this.
import sys
sys.path.append("/usr/gapps/pydv/current")
import pydvpy as pydvif
curves = list()
curves.append(pydvif.span(1,10,6))
pydvif.save('myFile.txt', curves)
Documentation
License
PyDV is distributed under the terms of the BSD-3 License
All new contributions must be made under the BSD-3 License
See LICENSE for details.
LLNL-CODE-507071
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llnl_pydv-3.4.3.tar.gz
(85.0 kB
view details)
Built Distribution
llnl_pydv-3.4.3-py3-none-any.whl
(95.9 kB
view details)
File details
Details for the file llnl_pydv-3.4.3.tar.gz
.
File metadata
- Download URL: llnl_pydv-3.4.3.tar.gz
- Upload date:
- Size: 85.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cbad829a1b7702f3c5c1d4024677944b7eef5447486cd61a95fcd5d05586958 |
|
MD5 | 5287948356caaeb84ceccccb20fea753 |
|
BLAKE2b-256 | eddb8559c5b5376b6fc2d0fd50726ba112dc8ef835f6c5e7200f5e8e71fd1c15 |
File details
Details for the file llnl_pydv-3.4.3-py3-none-any.whl
.
File metadata
- Download URL: llnl_pydv-3.4.3-py3-none-any.whl
- Upload date:
- Size: 95.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 904b75e7a0c41c4b2c036a128348062be1e088e14bdf910d3c8e235ea89c023b |
|
MD5 | d20706bdcefe620f9c97cb001116e168 |
|
BLAKE2b-256 | 1b489fbce5a9b054ea3e9d3767aab0c05a5aa3600fcade19e7eeb7ef55090268 |