Metadata-Version: 2.1
Name: Orange-Spectroscopy
Version: 0.6.10
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
Requires-Python: >3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: AnyQt (>=0.0.6)
Requires-Dist: Orange3 (>=3.32.0)
Requires-Dist: bottleneck
Requires-Dist: colorcet
Requires-Dist: extranormal3 (>=0.0.3)
Requires-Dist: h5py
Requires-Dist: lmfit (>=1.0.2)
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: orange-canvas-core (>=0.1.24)
Requires-Dist: orange-widget-base (>=4.16.1)
Requires-Dist: pebble
Requires-Dist: pillow
Requires-Dist: pyqtgraph (!=0.12.4,>=0.11.1)
Requires-Dist: renishawWiRE (>=0.1.8)
Requires-Dist: scikit-learn (>=1.0.1)
Requires-Dist: scipy (>=1.4.0)
Requires-Dist: serverfiles (>=0.2)
Requires-Dist: setuptools (>=36.3)
Requires-Dist: spectral (!=0.23,>=0.22.3)
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

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
