Skip to main content

RadVolViz-inspired multivariate volume visualizer using VTK

Project description

MultivariateView

image

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.

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.1.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distribution

multivariate_view-0.1.1-py3-none-any.whl (1.8 MB view hashes)

Uploaded Python 3

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