Orange-Spectroscopy


NameOrange-Spectroscopy JSON
Version 0.6.13 PyPI version JSON
download
home_pagehttps://github.com/Quasars/orange-spectroscopy
SummaryExtends Orange to handle spectral and hyperspectral analysis.
upload_time2024-04-16 16:42:23
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/c4/28/9c8c67c89f1edd443cce06a77b5cc7a7a35a0e9b49dba40117325478f0c8/orange_spectroscopy-0.6.13.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.6.13",
    "project_urls": {
        "Homepage": "https://github.com/Quasars/orange-spectroscopy"
    },
    "split_keywords": [
        "orange3 add-on",
        " spectroscopy",
        " infrared"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b3b0b15649e23113bb71b1aab26e9ac26d61dfd49d7c2e629aaaf088da3f4c7",
                "md5": "ad61abe02ee2e29ad357dd299982de45",
                "sha256": "a2bd4b2788fc012b1f1a2f58781773be286b3fb7ac07c2a7cc0cae4476c66b89"
            },
            "downloads": -1,
            "filename": "Orange_Spectroscopy-0.6.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad61abe02ee2e29ad357dd299982de45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.8.0",
            "size": 2709082,
            "upload_time": "2024-04-16T16:42:15",
            "upload_time_iso_8601": "2024-04-16T16:42:15.007217Z",
            "url": "https://files.pythonhosted.org/packages/0b/3b/0b15649e23113bb71b1aab26e9ac26d61dfd49d7c2e629aaaf088da3f4c7/Orange_Spectroscopy-0.6.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4289c8c67c89f1edd443cce06a77b5cc7a7a35a0e9b49dba40117325478f0c8",
                "md5": "d3b9590576443dc402ed9519004a6274",
                "sha256": "a229d5095e31a354da47b99f2c04f349daf83508dad8587d1ba05e6810583127"
            },
            "downloads": -1,
            "filename": "orange_spectroscopy-0.6.13.tar.gz",
            "has_sig": false,
            "md5_digest": "d3b9590576443dc402ed9519004a6274",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.8.0",
            "size": 2546279,
            "upload_time": "2024-04-16T16:42:23",
            "upload_time_iso_8601": "2024-04-16T16:42:23.703267Z",
            "url": "https://files.pythonhosted.org/packages/c4/28/9c8c67c89f1edd443cce06a77b5cc7a7a35a0e9b49dba40117325478f0c8/orange_spectroscopy-0.6.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 16:42:23",
    "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: 0.21943s