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.6.tar.gz
(4.9 kB
view details)
Built Distribution
visens-0.0.6-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file visens-0.0.6.tar.gz
.
File metadata
- Download URL: visens-0.0.6.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 | 952c129c92f864d8d21d0c28cb3dcfa57b8408859d46e74c147613b2941b16a9 |
|
MD5 | 86ee060138ce9659493ef44597d1cbd8 |
|
BLAKE2b-256 | da87d3dd1bba17484cc6ce9a80bf2ef47c75221921a1d5d4a1fdcb6d6a309ba5 |
File details
Details for the file visens-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: visens-0.0.6-py3-none-any.whl
- Upload date:
- Size: 19.7 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 | 89eba03fa3bbef8f7516eab91de633937f61fc62c075e71693320a82805b30c2 |
|
MD5 | d1a13daa502045890f9ac37e5e84ea72 |
|
BLAKE2b-256 | ad639060367b66854c281e4eeffb9dd986a1f205159ecd401b7a5bc05e37352d |