VISualization for Ess Neutron Science
Project description
VISENS
VISualization for ESS Neutron Science
Setup:
export PYTHONPATH=/path/to/visens/src:$PYTHONPATH
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.1.tar.gz
(4.9 kB
view details)
Built Distribution
visens-0.0.1-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file visens-0.0.1.tar.gz
.
File metadata
- Download URL: visens-0.0.1.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 | 26d4f208b454cc9cd6316d72c9e790452c50d5036ede56b57d33692ee6f97626 |
|
MD5 | 3d1ad73046a4808f013d57a8bb71ece1 |
|
BLAKE2b-256 | b3882b013d99f172edf6b1323436ccd7e70dcc6c073a2b984fa753b146f3c20f |
File details
Details for the file visens-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.1-py3-none-any.whl
- Upload date:
- Size: 19.8 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 | 787d2137a455b7a597b1133d5934f437089817cc592bb760668188ed12fbb275 |
|
MD5 | e4bb7517d292f57f0b3f3f7b0cde49a7 |
|
BLAKE2b-256 | 49b9da62314c82310121f4f70f2d7c9903c0e873f491c077d3de6514703975fc |