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.2.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.2-py3-none-any.whl (102.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llnl_pydv-3.8.2.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.2.tar.gz
Algorithm Hash digest
SHA256 f7403268320e9897f63b254943eab66cf472f718c1624bbe4c66f3776e4b77bd
MD5 b0f45ed2c9283df98357cf63dd83183e
BLAKE2b-256 db55aedd8eafd36bde3dd54830f827667797f901a92a6aa10343363a8f125dab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llnl_pydv-3.8.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 048632d4195a6c84f128cb79f59c391ea521c1b16c3f4561c7e5a546d86ecc4a
MD5 22bc0db98bdcff527a1bc63e4057492f
BLAKE2b-256 b00411b2d8a63d25fd20334882bc1586154dfbd8e68d70d4770b24e450a53e1f

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