A plugin to process hyperspectral images of sediments
Project description
napari-sediment
This napari plugin is designed to hpyerspectral images of sediment cores. It is composed of three interfaces allowing the user to:
- import HDR images
- normalize the images using white and dark references
- mask unwanted regions
- perform spectral dimensionality reduction via minimum noise fraction analysis
- perform spatial dimensionality reduction based on pixel purity indices
- identify representative end-members by clustering pure pixels
- select relevant regions in spectra to compute absorption indices and create absorption maps
Pre-processing: Sediment widget
The sediment widget allows the user to import an HDR image and to normalize it using white and dark references. The widget also allows the user to mask unwanted regions of the images.
Documentation
You can find a detailed documentation here.
Installation
Create a conda environment and activate it. We highly recommend to use the new conda version called mamba to speed up the installation process. You can install it from here. If you don't use mamba, replace the mamba command by conda in the following instructions:
mamba create -n sediment python=3.9 napari pyqt -c conda-forge
mamba activate sediment
Then you can install napari-sediment
use:
pip install git+https://github.com/guiwitz/napari-sediment.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-sediment" is free and open source software
Authors
This plugin has been developed by Guillaume Witz at the Data Science Lab of the University of Bern in collaboration with Petra Zahajská, Institue of Geography of the University of Bern. Funding for development was provided by Prof. Martin Grosjean, Institute of Geography of the University of Bern.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
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 napari_sediment-0.2.2.tar.gz
.
File metadata
- Download URL: napari_sediment-0.2.2.tar.gz
- Upload date:
- Size: 16.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd074458b836588b7a1ee28162c58ac4661ca6e5b4a567cd6fa88ea83306fa5b |
|
MD5 | 6f173255297c77cd7b5e81f17d621020 |
|
BLAKE2b-256 | 58f25be9b83957a7314edec12a7da79d39d2880c444f68d744375adbaa9b9860 |
File details
Details for the file napari_sediment-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: napari_sediment-0.2.2-py3-none-any.whl
- Upload date:
- Size: 101.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4824566c880274a5a48634c1ac4e4d4aeaefdb8677f29891b22510d878c2875 |
|
MD5 | ede3f97a1c446e1e32624f54f4f2e260 |
|
BLAKE2b-256 | facfe801dc85af37bf784e19d82ee6f736f3916919c90393c09fc9b0a9f4729b |