Metadata-Version: 2.1
Name: Orange-Spectroscopy
Version: 0.6.13
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: setuptools >=36.3
Requires-Dist: pip >=9.0
Requires-Dist: numpy >=1.20.0
Requires-Dist: Orange3 >=3.34.0
Requires-Dist: orange-canvas-core >=0.1.28
Requires-Dist: orange-widget-base >=4.19.0
Requires-Dist: scipy >=1.9.0
Requires-Dist: scikit-learn >=1.0.1
Requires-Dist: spectral !=0.23,>=0.22.3
Requires-Dist: serverfiles >=0.2
Requires-Dist: AnyQt >=0.1.0
Requires-Dist: pyqtgraph !=0.12.4,>=0.12.2
Requires-Dist: colorcet
Requires-Dist: h5py
Requires-Dist: extranormal3 >=0.0.3
Requires-Dist: renishawWiRE >=0.1.8
Requires-Dist: pillow
Requires-Dist: lmfit >=1.0.2
Requires-Dist: bottleneck
Requires-Dist: pebble
Requires-Dist: agilent-format >=0.4.5
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: recommonmark ; extra == 'doc'
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
