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.7.0.tar.gz (92.6 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.7.0-py3-none-any.whl (103.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llnl_pydv-3.7.0.tar.gz
  • Upload date:
  • Size: 92.6 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.7.0.tar.gz
Algorithm Hash digest
SHA256 5dc56a206c5d9fc8a234176c8660fdc759296918e4cb152ec35c8d6419a5aca2
MD5 b7e125e0e87a46fe5e5048163bce9a1f
BLAKE2b-256 d22faf8f5e0501a1ba618877c7ae8e47dc90611803377e10ef9cba9593be148f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llnl_pydv-3.7.0-py3-none-any.whl
  • Upload date:
  • Size: 103.5 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 790a6b2e34afecfafa6a24ba3865ddad1ac14fe0d721e460762e5820d4ea23a9
MD5 76f2a35bd5c07eaae7e954d0a8639cdd
BLAKE2b-256 f1cd1dd22cf3165a4ce16a94c0c33eeb824c5a659a01c91959018ddf083945d8

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