Skip to main content

RadVolViz-inspired multivariate volume visualizer using VTK

Project description

MultivariateView

full

A multivariate/multimodal volume visualizer!

This RadVolViz-inspired prototype utilizes trame and VTK to render multi-channel volumetric datasets.

Install and Run

To install, first ensure you are in an environment using Python3.10 or newer, and then run the following command:

pip install multivariate-view

Next, run multivariate-view, or mv-view, to start the application. If no --data path is provided, it will automatically download and load the example dataset pictured above.

Development build

cd vue-components
npm i
npm run build
cd -
pip install -U pip
pip install -e .

Example Data

The example dataset pictured above is from the reconstruction of an X-ray fluorescence tomography of a mixed ionic-electronic conductor (MIEC) from the following article:

Ge, M., Huang, X., Yan, H. et al. Three-dimensional imaging of grain boundaries via quantitative fluorescence X-ray tomography analysis. Commun Mater 3, 37 (2022). https://doi.org/10.1038/s43246-022-00259-x

This example dataset is downloaded automatically and loaded if the application is started without providing a --data path. Utilizing the lens in MultivariateView produces visualizations of the following phases:

CGO Phase (ionic conductor)

cgo

CFO Phase (electronic conductor)

cfo

EP2 Phase (emergent phase)

ep2

Note: the EP1 phase from the paper is comprised of fewer voxels and is more difficult to visualize without data filters

Data Loading

Two of the easiest formats to use are HDF5 and NPZ. For both of these file types, each channel of the volume should have its own dataset at the top level, and each dataset must be identical in shape and datatype. There should be no other datasets present.

If the application is started with multivariate-view --data /path/to/data.h5, then all root level datasets will be loaded automatically and visualized.

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

multivariate_view-0.1.3.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

multivariate_view-0.1.3-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file multivariate_view-0.1.3.tar.gz.

File metadata

  • Download URL: multivariate_view-0.1.3.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.0rc1

File hashes

Hashes for multivariate_view-0.1.3.tar.gz
Algorithm Hash digest
SHA256 54ba8006bccc69888207f0d0d2429b362384a8a80cc4fedb1b7de104bed58d7b
MD5 53e7d2000b97cdfc38f048f067445f84
BLAKE2b-256 68b18f93ea339c532d238e5407e4e87b38eb5fe46217bfe46026fa05eac08a07

See more details on using hashes here.

File details

Details for the file multivariate_view-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for multivariate_view-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0800bc36b89bfa47484f23a2e6717b5958eea276e84daeb9e4d46b1308be54a4
MD5 aff026feb78d376461b24f71d70356f2
BLAKE2b-256 8920e8d8f01562f3c8d9360f2584572ea7552df0dd430e4c711e919ca7d821eb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page