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.8.0.tar.gz (91.2 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.8.0-py3-none-any.whl (102.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for llnl_pydv-3.8.0.tar.gz
Algorithm Hash digest
SHA256 8fbb2ebf5897b4570cb9f6e99504a227572c8dfc2d43329fec1f473fd4433295
MD5 5c5f800e4b4175e50b44168d40364b44
BLAKE2b-256 6eb644b73ab8942d5e0e0c3c751b2027c8e13f39c83d813aa9c0002dd441e2f3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for llnl_pydv-3.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5ce0cdd8234974f7565284797e550a4f389f677b5dda37d84d9be1670350f988
MD5 87c019854c266dc00fd8f4135bcd9650
BLAKE2b-256 014aaa8640fe6e8e6cafe0699caef8c78170bab9fdd7f81ba6e51979b61d63c4

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