Source: orange-spectroscopy
Section: python
Priority: optional
Maintainer: Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
 Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>,
 Jerome Kieffer <jerome.kieffer@esrf.fr>,
 Picca Frédéric-Emmanuel <picca@debian.org>,
 Roland Mas <lolando@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-agilent-format <!nocheck>,
 python3-all,
 python3-anyqt <!nocheck>,
 python3-bottleneck <!nocheck>,
 python3-colorcet <!nocheck>,
 python3-extranormal3 <!nocheck>,
 python3-h5py <!nocheck>,
 python3-lmfit (>> 1.3.3-1~) <!nocheck>,
 python3-numpy <!nocheck>,
 python3-orange-canvas-core <!nocheck>,
 python3-orange-widget-base <!nocheck>,
 python3-orange3 (>= 3.38.1-5~) <!nocheck>,
 python3-pebble <!nocheck>,
 python3-pil <!nocheck>,
 python3-pyqt5.qtsvg <!nocheck>,
 python3-pyqtgraph <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-subtests <!nocheck>,
 python3-pytest-xvfb <!nocheck>,
 python3-recommonmark,
 python3-renishawwire <!nocheck>,
 python3-scipy <!nocheck>,
 python3-serverfiles <!nocheck>,
 python3-setuptools,
 python3-sklearn <!nocheck>,
 python3-spectral <!nocheck>,
 python3-sphinx,
Standards-Version: 4.6.2.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/Quasars/orange-spectroscopy
Vcs-Browser: https://salsa.debian.org/science-team/orange-spectroscopy
Vcs-Git: https://salsa.debian.org/science-team/orange-spectroscopy.git
Rules-Requires-Root: no

Package: python3-orange-spectroscopy
Architecture: all
Depends:
 python3-agilent-format,
 python3-lmfit (>> 1.3.3-1~),
 python3-orange3,
 python3-renishawwire,
 ${misc:Depends},
 ${python3:Depends},
Description: Extends Orange to handle spectral and hyperspectral analysis
 Orange add-on for spectral data analysis. Provides spectra and
 hyperspectra plotting, interpolation, preprocessing (cutting, smoothing,
 normalization), and integration. Supports common spectral file formats.
 .
 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

Package: python-orange-spectroscopy-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: documentation for the orange-spectroscopy Python library
 This package provides documentation for orange-spectroscopy
