mriphysio


Namemriphysio JSON
Version 2023.8.8 PyPI version JSON
download
home_pagehttps://github.com/jmtyszka/mriphysio
SummarySiemens physiology DICOM and MPCU log conversion
upload_time2023-08-08 19:17:23
maintainer
docs_urlNone
authorJulian Michael Tyszka
requires_python>=3.9, <4
license
keywords siemens cmrr physiology conversion mri
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mriphysio
MRI physiological DICOM and MPCU log handling functions

## VE11C CMRR Multiband DICOM Physiological Logs
R016a of the Prisma version of CMRR multiband EPI sequences supports output of physiological logging as a DICOM file.
The waveforms are encoded in the Siemens Spectroscopy tag (0x7fe1, 0x1010) and match the acquisition period of the series accurately. A jupyter notebook demonstrating handling of an example physio DICOM is provided.

## VB17A MPCU Matlab Functions
Legacy MPCU text log handling functions for Matlab (mpcu*.m)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jmtyszka/mriphysio",
    "name": "mriphysio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9, <4",
    "maintainer_email": "",
    "keywords": "Siemens CMRR physiology conversion MRI",
    "author": "Julian Michael Tyszka",
    "author_email": "jmt@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/82/0c/82f174ab8872684407d69ea509b4bf6ae187c92040e20c30b1e91fac79de/mriphysio-2023.8.8.tar.gz",
    "platform": null,
    "description": "# mriphysio\nMRI physiological DICOM and MPCU log handling functions\n\n## VE11C CMRR Multiband DICOM Physiological Logs\nR016a of the Prisma version of CMRR multiband EPI sequences supports output of physiological logging as a DICOM file.\nThe waveforms are encoded in the Siemens Spectroscopy tag (0x7fe1, 0x1010) and match the acquisition period of the series accurately. A jupyter notebook demonstrating handling of an example physio DICOM is provided.\n\n## VB17A MPCU Matlab Functions\nLegacy MPCU text log handling functions for Matlab (mpcu*.m)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Siemens physiology DICOM and MPCU log conversion",
    "version": "2023.8.8",
    "project_urls": {
        "Bug Reports": "https://github.com/jmtyszka/thermalfit/issues",
        "Funding": "http://cbic.caltech.edu/",
        "Homepage": "https://github.com/jmtyszka/mriphysio",
        "Source": "https://github.com/jmtyszka/thermalfit/"
    },
    "split_keywords": [
        "siemens",
        "cmrr",
        "physiology",
        "conversion",
        "mri"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b41464294ab9ad4336ac0d1a4e567490a327a549a9e64d3f1db0179ef65df7d7",
                "md5": "d0b1b598ee63db37e880e73d5abad66a",
                "sha256": "4464f869240a3ec669fff86df6076c00cd307f562db62606910facd4f0c0c549"
            },
            "downloads": -1,
            "filename": "mriphysio-2023.8.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0b1b598ee63db37e880e73d5abad66a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9, <4",
            "size": 11578,
            "upload_time": "2023-08-08T19:17:21",
            "upload_time_iso_8601": "2023-08-08T19:17:21.500040Z",
            "url": "https://files.pythonhosted.org/packages/b4/14/64294ab9ad4336ac0d1a4e567490a327a549a9e64d3f1db0179ef65df7d7/mriphysio-2023.8.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "820c82f174ab8872684407d69ea509b4bf6ae187c92040e20c30b1e91fac79de",
                "md5": "0937ed23a6a8f16cc2ece163d44e96b8",
                "sha256": "845b859af7886e766e6ebb7d275bfbb520f570431fbaf1ef60c97cf5d870dc34"
            },
            "downloads": -1,
            "filename": "mriphysio-2023.8.8.tar.gz",
            "has_sig": false,
            "md5_digest": "0937ed23a6a8f16cc2ece163d44e96b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9, <4",
            "size": 12874,
            "upload_time": "2023-08-08T19:17:23",
            "upload_time_iso_8601": "2023-08-08T19:17:23.067543Z",
            "url": "https://files.pythonhosted.org/packages/82/0c/82f174ab8872684407d69ea509b4bf6ae187c92040e20c30b1e91fac79de/mriphysio-2023.8.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 19:17:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jmtyszka",
    "github_project": "mriphysio",
    "github_not_found": true,
    "lcname": "mriphysio"
}
        
Elapsed time: 0.10095s