Nabu
ESRF tomography processing software.
Installation
To install the development version:
pip install [--user] git+https://gitlab.esrf.fr/tomotools/nabu.git
To install the stable version:
pip install [--user] nabu
Usage
Nabu can be used in several ways:
- As a Python library, by features like
Backprojector,FlatField, etc - As a standalone application with the command line interface
- From Tomwer (https://gitlab.esrf.fr/tomotools/tomwer/)
To get quickly started, launch:
nabu-config
Edit the generated configuration file (nabu.conf). Then:
nabu nabu.conf --slice 500-600
will reconstruct the slices 500 to 600, with processing steps depending on nabu.conf contents.
Documentation
The documentation can be found on the silx.org page (https://www.silx.org/pub/nabu/doc).
The latest documentation built by continuous integration can be found here: https://tomotools.gitlab-pages.esrf.fr/nabu/
Running the tests
Once nabu is installed, running
nabu-test
will execute all the tests. You can also specify specific module(s) to test, for example:
nabu-test preproc misc
You can also provide more pytest options, for example increase verbosity with -v, exit at the first fail with -x, etc. Use nabu-test --help for displaying the complete options list.
Nabu - what's in a name ?
Nabu was the Mesopotamian god of literacy, rational arts, scribes and wisdom.
Release files for nabu 2026.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nabu-2026.1.2.tar.gz | 557.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nabu-2026.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / nabu-2026.1.2.tar.gz
| Download URL | nabu-2026.1.2.tar.gz |
|---|---|
| Size | 557.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fcd78675f96fcc322de52033a4aeaab74741072c23a42f3e13b2bba4531e9fad
|
|
BLAKE2b-256 checksum How to use checksums |
74e0aba217de3d2f04bc769f3e80d9c42d009b3ff68da73157bfbf1072b3bc04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.14
|
Release files / nabu-2026.1.2-py3-none-any.whl
| Download URL | nabu-2026.1.2-py3-none-any.whl |
|---|---|
| Size | 682.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36f217422cb7ab1f1e41a0028de8a0733b89f2b4ebebe77439e8d0f37b549514
|
|
BLAKE2b-256 checksum How to use checksums |
d3314732777a30b47ff6e03d70abb61fb6d293792cddfe5cf94e1e334945b216
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.14
|