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.8.tar.gz
(5.4 kB
view details)
Built Distribution
visens-0.0.8-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file visens-0.0.8.tar.gz
.
File metadata
- Download URL: visens-0.0.8.tar.gz
- Upload date:
- Size: 5.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.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 446c556873b026b0cc26a385b25aef6b9ea64d7368ee243feb9f896de0450a2f |
|
MD5 | 7cc0ae7ef4f40b70ba19856059e962a9 |
|
BLAKE2b-256 | e9feef5f400905cd5eeb8722ff09294d76d750bf0d32aec5224f75ba8e5750d5 |
File details
Details for the file visens-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.8-py3-none-any.whl
- Upload date:
- Size: 20.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 | 99e0b2d055446383d61938d52573e733ac8b51e34a162ebf4efe0e0bc3102678 |
|
MD5 | 2133de9ca420b15bde17f9d0aa1316ba |
|
BLAKE2b-256 | 3fca164fd0d99da135069ba5ff4030ff834beadb92e28ccdbb4cc67d28759c48 |