nmrglue


Namenmrglue JSON
Version 0.11 PyPI version JSON
download
home_pagehttp://www.nmrglue.com
SummaryA module for working with NMR data in Python
upload_time2024-10-29 21:07:20
maintainerNone
docs_urlNone
authorJonathan J. Helmus
requires_pythonNone
licenseNew BSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
nmrglue
=======

What is nmrglue?
----------------

nmrglue is a module for working with NMR data in Python. When used with the
numpy, scipy, and matplotlib packages nmrglue provides a robust interpreted
environment for processing, analyzing, and inspecting NMR data.

Important Links
---------------

* Landing page: http://www.nmrglue.com
* Documentation: http://nmrglue.readthedocs.org/en/latest/index.html
* Examples: http://nmrglue.readthedocs.org/en/latest/examples/index.html
* Mailing List: https://groups.google.com/forum/#!forum/nmrglue-discuss
* Source code: https://github.com/jjhelmus/nmrglue

What can nmrglue do?
--------------------

nmrglue has the ability to read, write and convert between a number of common
NMR file formats including Varian, Bruker, NMRPipe, and Sparky files. The
files, which are represented in python as dictionaries of spectral parameters
and Numpy array objects, can be easily examined, modified and processed as
desired.

nmrglue provides a number of common functions for processing NMR data such as
apodization, spectral shifting, Fourier and other transformations, baseline
smoothing and flattening, and linear prediction. In addition new processing
schemes can be implemented easily using the nmrglue provided functions and the
multitude of numerical routines provided by the Numpy and Scipy packages.

When used in conjunction with the matplotlib (or other) python plotting
library nmrglue can be used to create publication quality figures of NMR
spectrum or examine data interactively.

nmrglue can be used to analyze NMR data, with routines to perform peak
picking, multidimensional lineshape fitting (peak fitting), and peak
integration. New analysis methods can be rapidly developed and tested in
Python or by integrating Fortran and C/C++ code.

To get started, see our online documentation:
http://nmrglue.readthedocs.org/en/latest/index.html

Citing nmrglue
--------------

If you find nmrglue useful in your research please cite the package as:

J.J. Helmus, C.P. Jaroniec, Nmrglue: An open source Python package for the
analysis of multidimensional NMR data, J. Biomol. NMR 2013, 55, 355-367,
http://dx.doi.org/10.1007/s10858-013-9718-x.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.nmrglue.com",
    "name": "nmrglue",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Jonathan J. Helmus",
    "author_email": "jjhelmus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/82/2101ea5440d357641b234a092b53177974d84b507f9e69fc09e3e7997639/nmrglue-0.11.tar.gz",
    "platform": null,
    "description": "=======\nnmrglue\n=======\n\nWhat is nmrglue?\n----------------\n\nnmrglue is a module for working with NMR data in Python. When used with the\nnumpy, scipy, and matplotlib packages nmrglue provides a robust interpreted\nenvironment for processing, analyzing, and inspecting NMR data.\n\nImportant Links\n---------------\n\n* Landing page: http://www.nmrglue.com\n* Documentation: http://nmrglue.readthedocs.org/en/latest/index.html\n* Examples: http://nmrglue.readthedocs.org/en/latest/examples/index.html\n* Mailing List: https://groups.google.com/forum/#!forum/nmrglue-discuss\n* Source code: https://github.com/jjhelmus/nmrglue\n\nWhat can nmrglue do?\n--------------------\n\nnmrglue has the ability to read, write and convert between a number of common\nNMR file formats including Varian, Bruker, NMRPipe, and Sparky files. The\nfiles, which are represented in python as dictionaries of spectral parameters\nand Numpy array objects, can be easily examined, modified and processed as\ndesired.\n\nnmrglue provides a number of common functions for processing NMR data such as\napodization, spectral shifting, Fourier and other transformations, baseline\nsmoothing and flattening, and linear prediction. In addition new processing\nschemes can be implemented easily using the nmrglue provided functions and the\nmultitude of numerical routines provided by the Numpy and Scipy packages.\n\nWhen used in conjunction with the matplotlib (or other) python plotting\nlibrary nmrglue can be used to create publication quality figures of NMR\nspectrum or examine data interactively.\n\nnmrglue can be used to analyze NMR data, with routines to perform peak\npicking, multidimensional lineshape fitting (peak fitting), and peak\nintegration. New analysis methods can be rapidly developed and tested in\nPython or by integrating Fortran and C/C++ code.\n\nTo get started, see our online documentation:\nhttp://nmrglue.readthedocs.org/en/latest/index.html\n\nCiting nmrglue\n--------------\n\nIf you find nmrglue useful in your research please cite the package as:\n\nJ.J. Helmus, C.P. Jaroniec, Nmrglue: An open source Python package for the\nanalysis of multidimensional NMR data, J. Biomol. NMR 2013, 55, 355-367,\nhttp://dx.doi.org/10.1007/s10858-013-9718-x.\n",
    "bugtrack_url": null,
    "license": "New BSD License",
    "summary": "A module for working with NMR data in Python",
    "version": "0.11",
    "project_urls": {
        "Homepage": "http://www.nmrglue.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbe479b679185d83a7b2513997203afd6c23359063d97738968f51d34e3ee9c8",
                "md5": "1dd42b8a664bf5c084e613fe014482b9",
                "sha256": "6e698b07cd71d12034664a3414ce0bb7bf5cd87cf750b03e33e439fb31dc13bd"
            },
            "downloads": -1,
            "filename": "nmrglue-0.11-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1dd42b8a664bf5c084e613fe014482b9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 226135,
            "upload_time": "2024-10-29T21:07:18",
            "upload_time_iso_8601": "2024-10-29T21:07:18.669231Z",
            "url": "https://files.pythonhosted.org/packages/cb/e4/79b679185d83a7b2513997203afd6c23359063d97738968f51d34e3ee9c8/nmrglue-0.11-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77822101ea5440d357641b234a092b53177974d84b507f9e69fc09e3e7997639",
                "md5": "fd27b466b0964aa4518e16be38714f45",
                "sha256": "9e740a02d34ce5df9eb0390274c6a5f37b4837d59139512a3dd169106a8e3fe1"
            },
            "downloads": -1,
            "filename": "nmrglue-0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "fd27b466b0964aa4518e16be38714f45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 205874,
            "upload_time": "2024-10-29T21:07:20",
            "upload_time_iso_8601": "2024-10-29T21:07:20.314903Z",
            "url": "https://files.pythonhosted.org/packages/77/82/2101ea5440d357641b234a092b53177974d84b507f9e69fc09e3e7997639/nmrglue-0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 21:07:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nmrglue"
}
        
Elapsed time: 1.04403s