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.7.tar.gz
(5.1 kB
view details)
Built Distribution
visens-0.0.7-py3-none-any.whl
(19.9 kB
view details)
File details
Details for the file visens-0.0.7.tar.gz
.
File metadata
- Download URL: visens-0.0.7.tar.gz
- Upload date:
- Size: 5.1 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 | a423c5a65496cdf3c3af88e5dacfe0a5eb6f2145f3e10b562337ae06b7d54b25 |
|
MD5 | e208465414b3bf24951f2ac8d715728a |
|
BLAKE2b-256 | f23910bbfad7853f4e7796fd05e33f69086d27aa6d569c9e6faf748e8258ba5d |
File details
Details for the file visens-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.7-py3-none-any.whl
- Upload date:
- Size: 19.9 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 | d98031eeaa2c08faa17e928816fc33f559869038ae994483d3126ea64fdf9840 |
|
MD5 | b56858228ac0766c0b3a6020a5f47bc5 |
|
BLAKE2b-256 | e13525b2aa003e7eece17ceafd84ae2c12e28b77046f1d7e1c36aec1dea1e193 |