RadVolViz-inspired multivariate volume visualizer using VTK
Project description
MultivariateView
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)
CFO Phase (electronic conductor)
EP2 Phase (emergent phase)
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
Built Distribution
File details
Details for the file multivariate_view-0.1.2.tar.gz
.
File metadata
- Download URL: multivariate_view-0.1.2.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 193d6007b2af59eac0f13139743358a5a11f05334e267b98ac38293c543f1d1e |
|
MD5 | 6584e9166c847723491f3d7995e1f9e7 |
|
BLAKE2b-256 | 49a786906866b028f78551ea4300c53f2dab36144cec53841f6d0f2d68ab5b7b |
File details
Details for the file multivariate_view-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: multivariate_view-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3280e3271e72d604ce324a05831d4d018906a5fba58e2097bd58eed2b36662a8 |
|
MD5 | 2f987c69fd5161719c6fc201313e1589 |
|
BLAKE2b-256 | 71badbcadbe4f9fa4164e44d7f118913c3c2553f3fd7744fe3c11400bdb24204 |