GitHunt
WO

woutdenolf/spectrocrunch

Spectroscopic imaging library (XRF/XAS)

SpectroCrunch: spectroscopic imaging library (XRF/XAS)

Warning:
This library is deprecated and no longer maintained.
It is replaced by ewoksfluo and ewoksndreg.

Getting started

Install from PyPi

pip install [--user] spectrocrunch

Install from source

git clone https://github.com/woutdenolf/spectrocrunch
cd spectrocrunch
pip install [--user] .

Install non-pypi dependencies

git clone https://github.com/woutdenolf/spectrocrunch
. spectrocrunch/tools/linux-install-deps.sh [-u]

Test

pip install -e .[test]
pytest .

Languages

Python92.1%Shell4.1%PowerShell3.2%Sage0.5%Batchfile0.0%

Contributors

MIT License
Created January 17, 2017
Updated September 15, 2025
woutdenolf/spectrocrunch | GitHunt