ramantools


Nameramantools JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/zrbyte/ramantools
SummaryTools for analyzing Raman spectroscopy data, measured by a Witec confocal Raman microscope.
upload_time2024-01-17 09:25:09
maintainer
docs_urlNone
authorPeter Nemes-Incze
requires_python
license
keywords
VCS
bugtrack_url
requirements matplotlib numpy scipy pandas xarray
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ramantools
Tools for analyzing Raman spectroscopy data, measured by a Witec confocal Raman microscope.

Documentation can be found here: [zrbyte.github.io/ramantools](https://zrbyte.github.io/ramantools/)

Installation:
`pip install ramantools`

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/zrbyte/ramantools/HEAD?labpath=ramantools%20demo.ipynb)

If you use this package in your publication, consider citing it:
Peter Nemes-I. (2023) “zrbyte/ramantools: v0.3.1”. Zenodo. doi: 10.5281/zenodo.10143138.

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10143138.svg)](https://doi.org/10.5281/zenodo.10143138)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zrbyte/ramantools",
    "name": "ramantools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Peter Nemes-Incze",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/6d/88/57054c39c349338a3e1097a55d68224a602bdb6b573bd36e49fa445cccf7/ramantools-0.3.3.tar.gz",
    "platform": null,
    "description": "# ramantools\nTools for analyzing Raman spectroscopy data, measured by a Witec confocal Raman microscope.\n\nDocumentation can be found here: [zrbyte.github.io/ramantools](https://zrbyte.github.io/ramantools/)\n\nInstallation:\n`pip install ramantools`\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/zrbyte/ramantools/HEAD?labpath=ramantools%20demo.ipynb)\n\nIf you use this package in your publication, consider citing it:\nPeter Nemes-I. (2023) \u201czrbyte/ramantools: v0.3.1\u201d. Zenodo. doi: 10.5281/zenodo.10143138.\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10143138.svg)](https://doi.org/10.5281/zenodo.10143138)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tools for analyzing Raman spectroscopy data, measured by a Witec confocal Raman microscope.",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/zrbyte/ramantools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39cf91ff78222c57544ee2f767626a22aa19f09886ba1cb1164a00b4159b2e6f",
                "md5": "3ff2e081ddef7094b0fd90b68675a320",
                "sha256": "82e5498e6aaa4e94a4859c3904a03dc6d364cadb808cdd9d68040eb392ea4bc8"
            },
            "downloads": -1,
            "filename": "ramantools-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ff2e081ddef7094b0fd90b68675a320",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16785,
            "upload_time": "2024-01-17T09:25:08",
            "upload_time_iso_8601": "2024-01-17T09:25:08.799352Z",
            "url": "https://files.pythonhosted.org/packages/39/cf/91ff78222c57544ee2f767626a22aa19f09886ba1cb1164a00b4159b2e6f/ramantools-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d8857054c39c349338a3e1097a55d68224a602bdb6b573bd36e49fa445cccf7",
                "md5": "94db805eeec0e00992408a6b748194a6",
                "sha256": "4802ea7161c2a2e72054600b99079e0d12b33faf35b191cf3a0d0f938db55aaa"
            },
            "downloads": -1,
            "filename": "ramantools-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "94db805eeec0e00992408a6b748194a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16857,
            "upload_time": "2024-01-17T09:25:09",
            "upload_time_iso_8601": "2024-01-17T09:25:09.953278Z",
            "url": "https://files.pythonhosted.org/packages/6d/88/57054c39c349338a3e1097a55d68224a602bdb6b573bd36e49fa445cccf7/ramantools-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 09:25:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zrbyte",
    "github_project": "ramantools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        }
    ],
    "lcname": "ramantools"
}
        
Elapsed time: 0.21210s