Orange-Spectroscopy


NameOrange-Spectroscopy JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/Quasars/orange-spectroscopy
SummaryExtends Orange to handle spectral and hyperspectral analysis.
upload_time2025-01-06 21:34:08
maintainerNone
docs_urlNone
authorCanadian Light Source, Biolab UL, Soleil, Elettra
requires_python>3.8.0
licenseGPLv3+
keywords orange3 add-on spectroscopy infrared
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Quasars/orange-spectroscopy",
    "name": "Orange-Spectroscopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.8.0",
    "maintainer_email": null,
    "keywords": "orange3 add-on, spectroscopy, infrared",
    "author": "Canadian Light Source, Biolab UL, Soleil, Elettra",
    "author_email": "marko.toplak@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/36/7e/56283d772744d8a890edcc061f6acef50d8dadce58d2228f876c2d3aa3da/orange_spectroscopy-0.8.1.tar.gz",
    "platform": null,
    "description": "Spectral Orange\n===============\n\nOrange add-on for spectral data analysis. Provides spectra and\nhyperspectra plotting, interpolation, preprocessing (cutting, smoothing,\nnormalization), and integration. Supports common spectral file formats.\nSee [documentation](https://orange-spectroscopy.readthedocs.io/).\n\nFeatures\n--------\n### Load and process data\n* Load the spectroscopy data\n* Preprocess and interpolate spectra\n* Integrate spectra\n* Average spectra\n* Performs Fast Fourier Transform\n\n### Visualisation\n* Visually explore series of spectra\n* Plots 2D map of hyperspectra\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Extends Orange to handle spectral and hyperspectral analysis.",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/Quasars/orange-spectroscopy"
    },
    "split_keywords": [
        "orange3 add-on",
        " spectroscopy",
        " infrared"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e3d6de403eefa51d13b16d64ed6d44b282a39d25da3dbb913c9a102726482a4",
                "md5": "3ffa3817b6d79d2c47d55ddc6679f14e",
                "sha256": "ecf35f30977753fa59dd15d749cea4d91ca7220be13a3c8d23afbf10a84c8db6"
            },
            "downloads": -1,
            "filename": "Orange_Spectroscopy-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ffa3817b6d79d2c47d55ddc6679f14e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.8.0",
            "size": 2917771,
            "upload_time": "2025-01-06T21:34:05",
            "upload_time_iso_8601": "2025-01-06T21:34:05.177057Z",
            "url": "https://files.pythonhosted.org/packages/6e/3d/6de403eefa51d13b16d64ed6d44b282a39d25da3dbb913c9a102726482a4/Orange_Spectroscopy-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "367e56283d772744d8a890edcc061f6acef50d8dadce58d2228f876c2d3aa3da",
                "md5": "b7c669dcbe3366b5da253764ea966a95",
                "sha256": "d45a26e91aeeecef19795630180a9e1a7f558c7e90607797b5e29235f3c8c141"
            },
            "downloads": -1,
            "filename": "orange_spectroscopy-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b7c669dcbe3366b5da253764ea966a95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.8.0",
            "size": 2727914,
            "upload_time": "2025-01-06T21:34:08",
            "upload_time_iso_8601": "2025-01-06T21:34:08.088347Z",
            "url": "https://files.pythonhosted.org/packages/36/7e/56283d772744d8a890edcc061f6acef50d8dadce58d2228f876c2d3aa3da/orange_spectroscopy-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 21:34:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Quasars",
    "github_project": "orange-spectroscopy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "orange-spectroscopy"
}
        
Elapsed time: 4.63793s