Resview
A napari plugin for 3D reciprocal space mapping
A napari plugin for 3D reciprocal space mapping
This napari plugin was generated with copier using the napari-plugin-template (None).
Installation
You can install napari-resview via pip:
pip install napari-resview
If napari is not already installed, you can install napari-resview with napari and Qt via:
pip install "napari-resview[all]"
To install latest development version :
pip install git+https://github.com/XYangXRay/napari-resview.git
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "napari-resview" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.4
Last updated:
- 2026-03-23
First released:
- 2026-02-26
License:
- BSD 3-Clause
Python versions supported:
Operating system:
- Information not submitted
Requirements:
- numpy
- magicgui>=0.10.1
- qtpy>=2.4.3
- xrayutilities==1.7.10
- h5py
- hdf5plugin
- pyyaml>=6.0.3
- vtk>=9.0.0
- pandas>=2.3.3
- dask>=2024.8.0
- pyarrow>=21.0.0
- tifffile
- scipy
- napari[all]; extra == "all"
- tox; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- napari[qt]==0.7.0; extra == "testing"

