Metadata-Version: 2.4
Name: Orange-Spectroscopy
Version: 0.9.1
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>=51.0.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: Orange3>=3.38.0
Requires-Dist: orange-canvas-core>=0.2.4
Requires-Dist: orange-widget-base>=4.25.0
Requires-Dist: scipy<1.17.0,>=1.10.0
Requires-Dist: scikit-learn>=1.5.1
Requires-Dist: spectral!=0.23,>=0.22.3
Requires-Dist: serverfiles>=0.2
Requires-Dist: AnyQt>=0.2.0
Requires-Dist: pyqtgraph>=0.13.1
Requires-Dist: colorcet
Requires-Dist: h5py
Requires-Dist: extranormal3>=0.0.3
Requires-Dist: renishawWiRE>=0.1.8
Requires-Dist: pillow>=9.2.0
Requires-Dist: lmfit>=1.3.3
Requires-Dist: bottleneck
Requires-Dist: pebble
Requires-Dist: agilent-format>=0.4.5
Requires-Dist: pySNOM>=0.2.0
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Provides-Extra: doc
Requires-Dist: recommonmark; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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
