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.1.tar.gz
(7.2 kB
view details)
Built Distribution
visens-0.1.1-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file visens-0.1.1.tar.gz
.
File metadata
- Download URL: visens-0.1.1.tar.gz
- Upload date:
- Size: 7.2 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 | a2d5b290c0e10b60b736fca922c699beb6d544e8ce81f58e38b170141091e667 |
|
MD5 | 34e94e20c84148a18b048dadff8ff9fc |
|
BLAKE2b-256 | dc3228377533ad41037a34d9fe5849e38fcf3cda0fa59340e573ef68eb25625e |
File details
Details for the file visens-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: visens-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.3 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 | 94b4badeddc699aaec69502141d2349a502c0238f5965d8abacf0f07d9665b5a |
|
MD5 | ff12abad67ee57f8f1a77feaefea1c0d |
|
BLAKE2b-256 | ca87399e7fb4a2c4f753608e4cb4ab0586d22d8a2cdafaa9e7c8af84c896c270 |