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.1.4.tar.gz
(7.4 kB
view details)
Built Distribution
visens-0.1.4-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file visens-0.1.4.tar.gz
.
File metadata
- Download URL: visens-0.1.4.tar.gz
- Upload date:
- Size: 7.4 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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8c1fab38d758fbe86e0c22c2d14ffcf5614b4365dc92e10da96b312d79506bb |
|
MD5 | 054f13f21a2b6edb164a1952a3b72892 |
|
BLAKE2b-256 | 1dc29f8c9d449421363c3d13b5f007d23a79bdc8f4acfca36bf5bb893be0ac22 |
File details
Details for the file visens-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: visens-0.1.4-py3-none-any.whl
- Upload date:
- Size: 22.5 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.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c5511753bc918784746b05af6b1a05406ef5c16139775f28813b03ddfb11d0 |
|
MD5 | 666cbdadadcf313e149b56f543febf0f |
|
BLAKE2b-256 | 8737d2f93ae5458df4b11fd3eae301c6144a950ce79bc290a713545b2fef56c4 |