Python API to access NeXus data
Project description
Introduction
This package provides a Python API to open, create, and manipulate NeXus data written in the HDF5 format. The 'nexusformat' package provides the underlying API for NeXpy, which provides a GUI interface for visualizing and analyzing NeXus data.
The latest development version is always available from NeXpy's GitHub repository.
Installing and Running
Released versions of nexusformat
can be installed using either
$ pip install nexusformat
or, if you are in a conda environment::
$ conda install -c conda-forge nexusformat
The source code can be downloaded from the NeXpy Git repository:
$ git clone http://github.com/nexpy/nexusformat.git
Prerequisites
The following libraries are used by the full installation of NeXpy. There is more details of the nature of these dependencies in the NeXpy documentation.
- h5py http://www.h5py.org
- numpy http://numpy.org
- scipy http://scipy.org
User Support
Consult the NeXpy documentation for details of both the Python command-line API and how to use the NeXpy GUI. If you have any general questions concerning the use of NeXpy, please address them to the NeXus Mailing List. If you discover any bugs, please submit a Github issue, preferably with relevant tracebacks.
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
Built Distribution
File details
Details for the file nexusformat-1.0.7.tar.gz
.
File metadata
- Download URL: nexusformat-1.0.7.tar.gz
- Upload date:
- Size: 84.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4924ba2d339da8b4c7346a4144eed410b17da896ffb06f04c2b13f6b3c64ef03 |
|
MD5 | 44ede8b6496e492441c22630abc22d72 |
|
BLAKE2b-256 | 56d56d7039aa9e1c856d91d277dd1ecc82839f20aae605ffc2ef80bf83ba3f59 |
File details
Details for the file nexusformat-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: nexusformat-1.0.7-py3-none-any.whl
- Upload date:
- Size: 79.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 328d7e83cd28aec40172f385b935db9f27ea4539e34995d440bb21b12f3ecd30 |
|
MD5 | 70f9e63d2586b566919aec8936e344a7 |
|
BLAKE2b-256 | ce1e9da44e3917e03cf65b599b9b8f2f23c48464b3dc3396bd0c839775b31155 |