Metadata-Version: 2.1
Name: Orange-Spectroscopy
Version: 0.5.6
Summary: Extends Orange to handle spectral and hyperspectral analysis.
Home-page: https://github.com/Quasars/orange-spectroscopy
Author: Canadian Light Source, Biolab UL, Soleil, Elettra
Author-email: marko.toplak@gmail.com
License: GPLv3+
Keywords: orange3 add-on,spectroscopy,infrared
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: Orange3 (>=3.25.0)
Requires-Dist: scipy (>=0.14.0)
Requires-Dist: spectral (>=0.18)
Requires-Dist: serverfiles (>=0.2)
Requires-Dist: AnyQt (>=0.0.6)
Requires-Dist: pyqtgraph (>=0.10.0)
Requires-Dist: colorcet
Requires-Dist: h5py
Requires-Dist: extranormal3
Requires-Dist: renishawWiRE (>=0.1.8)
Requires-Dist: pillow

Spectral Orange
===============

Orange add-on for spectral data analysis. Provides spectra and
hyperspectra plotting, interpolation, preprocessing (cutting, smoothing,
normalization), and integration. Supports common spectral file formats.
See [documentation](https://orange-spectroscopy.readthedocs.io/).

Features
--------
### Load and process data
* Load the spectroscopy data
* Preprocess and interpolate spectra
* Integrate spectra
* Average spectra
* Performs Fast Fourier Transform

### Visualisation
* Visually explore series of spectra
* Plots 2D map of hyperspectra


