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.3.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.6.3-py3-none-any.whl (102.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for llnl_pydv-3.6.3.tar.gz
Algorithm Hash digest
SHA256 418cc10ade869317677ebd41150983d4304108adb3c21d27e2fa285502e4ea88
MD5 ebcbbd23c713d32f165a3780cd82dc90
BLAKE2b-256 8a135bbba0cf4b9d7ae806ea265fbbea048aee6df5cafc068880c200f1672464

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for llnl_pydv-3.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e4284a5b76848440b836e4c12df6176fcc1090441b113606d4e38058ed31db21
MD5 c78685550d49f3a9e68c6bd548d66465
BLAKE2b-256 d31e8d774427095ad0421cef8313f34706702a117748f5cbfdf421735cc16a1b

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