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 1D histogram of the integrated detector counts vs time-of-flight
vs.tof(file2)
# 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.9.tar.gz
(6.3 kB
view details)
Built Distribution
visens-0.0.9-py3-none-any.whl
(22.1 kB
view details)
File details
Details for the file visens-0.0.9.tar.gz
.
File metadata
- Download URL: visens-0.0.9.tar.gz
- Upload date:
- Size: 6.3 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 | 150478f856b9935d03faf3ebe5d46ee180fd25dc9f137b71cf40af3005c3da87 |
|
MD5 | 5a3a071647fd58b219b95b89da81ec3f |
|
BLAKE2b-256 | c9d4c2d39402da7d9608fa7f761c9ee3c1c76b269db013b2800abf45108f8b42 |
File details
Details for the file visens-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.9-py3-none-any.whl
- Upload date:
- Size: 22.1 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 | 240befc2cb139ba2279b1c5078784fb3fdc4d85c4e8bb338bc79c1a8a4a6ee22 |
|
MD5 | ab172f99556ec4668186cc8b3a01f1de |
|
BLAKE2b-256 | f98c8822ed3286df10355d4962d6d3a75586e18faf6e19243488a5a1ba38cc54 |