Skip to main content

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.

Most Current

import sys
sys.path.append("/usr/gapps/pydv/current")
import pydvpy

curves = list()
curves.append(pydvpy.span(1,10,6))
pydvpy.save('myFile.txt', curves)

PyPi or WEAVE Environment

from pydv import pydvpy

curves = list()
curves.append(pydvpy.span(1,10,6))
pydvpy.save('myFile.txt', curves)

Documentation

PyDV Users Manual Documentation Status

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


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.9.1.tar.gz (92.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llnl_pydv-3.9.1-py3-none-any.whl (103.2 kB view details)

Uploaded Python 3

File details

Details for the file llnl_pydv-3.9.1.tar.gz.

File metadata

  • Download URL: llnl_pydv-3.9.1.tar.gz
  • Upload date:
  • Size: 92.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for llnl_pydv-3.9.1.tar.gz
Algorithm Hash digest
SHA256 3fbccacb10b4eec691dacb384a5e9574f7d3b66496278a2bf4953a620ae1ce6d
MD5 7f3d47c5bb388f59ed5290129feaa401
BLAKE2b-256 e8c464d6a612fbfae746d0f4b9c436cb108390d28c29fe842d1717e094f717e4

See more details on using hashes here.

File details

Details for the file llnl_pydv-3.9.1-py3-none-any.whl.

File metadata

  • Download URL: llnl_pydv-3.9.1-py3-none-any.whl
  • Upload date:
  • Size: 103.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for llnl_pydv-3.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 593edb714b7fc7a05227cd3d31e0a02ae01be4da47fc6bc54188e63e8b4678f4
MD5 e6bd31de60fa621e1dc7055e7e32e07f
BLAKE2b-256 17295fa305c0ec2c450a273e2917d7407d2f3f17f7dce141fa895cd1ace7c7ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page