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.6.1.tar.gz (91.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.6.1-py3-none-any.whl (102.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llnl_pydv-3.6.1.tar.gz
  • Upload date:
  • Size: 91.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for llnl_pydv-3.6.1.tar.gz
Algorithm Hash digest
SHA256 1614703d5827dc9cf23af119367b915ac9bb315be964abdb0656eee669e88d15
MD5 4bbd5e168c0f4dd7fc68dc952d8e9fc9
BLAKE2b-256 42d22a77d501354f9bbc217f59ca0084d172230d8f19d3567f769e3ff5e1c85f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llnl_pydv-3.6.1-py3-none-any.whl
  • Upload date:
  • Size: 102.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for llnl_pydv-3.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a2a6c50c20cbb51b747656a38b3414a49f016c8755180d0530643ed1d92a3ecf
MD5 69217ce4d29ddecbc7bec5491a59b3ba
BLAKE2b-256 facade4f0b3536b0cc7fc8a1807a809d032a4edc014f14e9972cc99a3f0347ed

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