VISualization for Ess Neutron Science
Project description
VISENS
VISualization for ESS Neutron Science
Installation:
pip install visens
Usage:
import visens as vs
# Diffraction experiment
file1 = "V20_ESSIntegration_2018-12-13_0942_stripped.nxs"
# Reflectometry experiment
file2 = "nicos_00000447_agg_with_monitor.nxs"
# Plot a 2D image of the integrated detector counts
vs.image(file2)
# Plot a x versus time-of-flight diagram
vs.x_vs_tof(file1)
# Open a slicer plot that allows to navigate the tof dimension with mouse wheel
vs.slicer(file2)
# 3D volume rendering (x, y, tof)
# (only available in jupyter notebook, requires ipyvolume)
vs.volume(file1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
visens-0.0.3.tar.gz
(4.9 kB
view details)
Built Distribution
visens-0.0.3-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file visens-0.0.3.tar.gz
.
File metadata
- Download URL: visens-0.0.3.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 471bfddc5b8169137ace528328eb55aa7a410ae10b4fa7c2a9b3aac71ae6500f |
|
MD5 | 4267a46aeda2e02a871a44986e93f8a5 |
|
BLAKE2b-256 | 7e115d000b45502abe4c819ebcb62888aeb250612fbe6eba782c3e76662b7ef7 |
File details
Details for the file visens-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.3-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63a956426e1d0fb8084d3bb290af81133fb215cc05e1f21ec1c8f8556a093af1 |
|
MD5 | 08de132b90b3ecd60c40776ea3ef7cb7 |
|
BLAKE2b-256 | e339c1eeaf4bb64fc5934ed0d23336955ccfe396ed09ff3aeadc7f46f0e9d073 |