protocol


Nameprotocol JSON
Version 0.35 PyPI version JSON
download
home_pageNone
Summarygeneric framework to develop protocols with implementations in neuroscience
upload_time2024-02-27 14:43:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords protocol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
protocol
========


Library and utilities to develop protocols and check for protocol compliance in medical imaging.

We use the term "protocol" here loosely, to refer to MRI acquisition protocols, or neuroimaging data QC protocols.

Current release focuses on MRI image acquisition protocols for QA purposes only.


Features
--------

- simple tool to check for *protocol compliance* :
    ensure all subjects in a given dataset were acquired with same/compatible values for few key parameters.
- programmatic parsing of Siemens protocols in XML format



Documentation
-------------

* Docs with examples : https://raamana.github.io/protocol
* Free software: Apache 2.0 license

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "protocol",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "protocol",
    "author": null,
    "author_email": "Pradeep Reddy Raamana <raamana@gmail.com>, Harsh Sinha <harsh.sinha@pitt.edu>",
    "download_url": "https://files.pythonhosted.org/packages/0d/d2/d7044fa1243120e6f5fcfa70d1aaa0ba07448a0a8032e247d4e1dadccdac/protocol-0.35.tar.gz",
    "platform": null,
    "description": "========\nprotocol\n========\n\n\nLibrary and utilities to develop protocols and check for protocol compliance in medical imaging.\n\nWe use the term \"protocol\" here loosely, to refer to MRI acquisition protocols, or neuroimaging data QC protocols.\n\nCurrent release focuses on MRI image acquisition protocols for QA purposes only.\n\n\nFeatures\n--------\n\n- simple tool to check for *protocol compliance* :\n    ensure all subjects in a given dataset were acquired with same/compatible values for few key parameters.\n- programmatic parsing of Siemens protocols in XML format\n\n\n\nDocumentation\n-------------\n\n* Docs with examples : https://raamana.github.io/protocol\n* Free software: Apache 2.0 license\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "generic framework to develop protocols with implementations in neuroscience",
    "version": "0.35",
    "project_urls": {
        "Homepage": "https://github.com/raamana/protocol"
    },
    "split_keywords": [
        "protocol"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89c376eec3c9a532d0049d428579aea5a5bb5b54d56104b5a42be92358f7790b",
                "md5": "46c02fc5c3638af66baa4e544ed8849a",
                "sha256": "a177e1a3b8f5579d7d29dbdb3fd30bf201cceedd0e3a286c5046d86256d33c32"
            },
            "downloads": -1,
            "filename": "protocol-0.35-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46c02fc5c3638af66baa4e544ed8849a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 284483,
            "upload_time": "2024-02-27T14:43:35",
            "upload_time_iso_8601": "2024-02-27T14:43:35.623167Z",
            "url": "https://files.pythonhosted.org/packages/89/c3/76eec3c9a532d0049d428579aea5a5bb5b54d56104b5a42be92358f7790b/protocol-0.35-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0dd2d7044fa1243120e6f5fcfa70d1aaa0ba07448a0a8032e247d4e1dadccdac",
                "md5": "d1d7bf829d124549b6112c0f7662d39d",
                "sha256": "119b50df3598c4aeac27be713f83420a79645630d59e962a93fea68743cdefe8"
            },
            "downloads": -1,
            "filename": "protocol-0.35.tar.gz",
            "has_sig": false,
            "md5_digest": "d1d7bf829d124549b6112c0f7662d39d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 279803,
            "upload_time": "2024-02-27T14:43:33",
            "upload_time_iso_8601": "2024-02-27T14:43:33.344281Z",
            "url": "https://files.pythonhosted.org/packages/0d/d2/d7044fa1243120e6f5fcfa70d1aaa0ba07448a0a8032e247d4e1dadccdac/protocol-0.35.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-27 14:43:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "raamana",
    "github_project": "protocol",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "protocol"
}
        
Elapsed time: 0.19136s