muscle-bids


Namemuscle-bids JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/muscle-bids/muscle-bids
SummaryLibrary for standardized data input/output for muscle MR imaging, based on BIDS
upload_time2023-09-01 13:16:54
maintainer
docs_urlNone
authorFrancesco Santini
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # muscle-bids

This is a package for reading and writing a standardized data format for muscle MR imaging that is based on BIDS.

Run the tutorial: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/muscle-bids/muscle-bids/blob/main/jupyter/Muscle-bids_dcm2mbids.ipynb)

## Main contributors

* Francesco Santini
* Donnie Cameron
* Leonardo Barzaghi
* Judith Cueto Fernandez
* Jilmen Quintiens

## Acknowledgement

This package was developed thanks to the support of the JCMSK community during the Maastricht 2022 workshop and hackaton “Building the Jupyter Community in Musculoskeletal Imaging Research”.

Image I/O is based on [DOSMA](https://github.com/ad12/DOSMA) by Arjun Desai. A stripped-down version of DOSMA is present
in muscle-bids/dosma_io.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/muscle-bids/muscle-bids",
    "name": "muscle-bids",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Francesco Santini",
    "author_email": "francesco.santini@unibas.ch",
    "download_url": "https://files.pythonhosted.org/packages/6a/24/a8826c3ee44cce098628951ede3d4148e2089445928476d4699eed8b39b7/muscle-bids-0.0.2.tar.gz",
    "platform": null,
    "description": "# muscle-bids\n\nThis is a package for reading and writing a standardized data format for muscle MR imaging that is based on BIDS.\n\nRun the tutorial: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/muscle-bids/muscle-bids/blob/main/jupyter/Muscle-bids_dcm2mbids.ipynb)\n\n## Main contributors\n\n* Francesco Santini\n* Donnie Cameron\n* Leonardo Barzaghi\n* Judith Cueto Fernandez\n* Jilmen Quintiens\n\n## Acknowledgement\n\nThis package was developed thanks to the support of the JCMSK community during the Maastricht 2022 workshop and hackaton \u201cBuilding the Jupyter Community in Musculoskeletal Imaging Research\u201d.\n\nImage I/O is based on [DOSMA](https://github.com/ad12/DOSMA) by Arjun Desai. A stripped-down version of DOSMA is present\nin muscle-bids/dosma_io.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Library for standardized data input/output for muscle MR imaging, based on BIDS",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/muscle-bids/muscle-bids/issuesleproject/issues",
        "Homepage": "https://github.com/muscle-bids/muscle-bids"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9233abecc9acc70a5b6dc8483c432f3f05f0d82d39a225c550d5133024b1b05a",
                "md5": "d0c59c57d516f34cc6ca23cf3809d1e6",
                "sha256": "8e250084ca2eb302510e209651c71d4ffda59e2c11d8ba0406172d75d678bfa1"
            },
            "downloads": -1,
            "filename": "muscle_bids-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0c59c57d516f34cc6ca23cf3809d1e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 72825,
            "upload_time": "2023-09-01T13:16:52",
            "upload_time_iso_8601": "2023-09-01T13:16:52.881040Z",
            "url": "https://files.pythonhosted.org/packages/92/33/abecc9acc70a5b6dc8483c432f3f05f0d82d39a225c550d5133024b1b05a/muscle_bids-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a24a8826c3ee44cce098628951ede3d4148e2089445928476d4699eed8b39b7",
                "md5": "cfb3f7dbb61dcd4b6f003a23ef5fcf0b",
                "sha256": "b20a6ea50ac95701b786bb5c6dbfef760ee99a9a3830eef69a5240804e6b5f97"
            },
            "downloads": -1,
            "filename": "muscle-bids-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cfb3f7dbb61dcd4b6f003a23ef5fcf0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 63853,
            "upload_time": "2023-09-01T13:16:54",
            "upload_time_iso_8601": "2023-09-01T13:16:54.654822Z",
            "url": "https://files.pythonhosted.org/packages/6a/24/a8826c3ee44cce098628951ede3d4148e2089445928476d4699eed8b39b7/muscle-bids-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-01 13:16:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "muscle-bids",
    "github_project": "muscle-bids",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "muscle-bids"
}
        
Elapsed time: 0.25707s