dcmextras


Namedcmextras JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://bitbucket.org/rtrhd/dcmextras
SummaryAdditional dicom tools for pydicom and Siemens
upload_time2024-04-01 19:11:49
maintainerNone
docs_urlNone
authorRonald Hartley-Davies
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Extra DICOM support including Siemens Images

This package provides some additional routines for use with
[pydicom](http://www.pydicom.org/) for access to the hidden fields in Siemens
images and for handling stacks and series of images.

The main Siemens related functions are the modules:
 - siemenscsa: access to Siemens CSA shadow tags and phoenix protocol info
 - siemensoog: access to Siemens CSA MEDCON graphics overlays

There is also an experimental dicom to json converter (`dcm2js`) that extracts
sequence parameters that are useful for the fMRI/DTI processing pipelines.

The extraction of the graphics overlay is partial and ad hoc and was intended
for use in extracting the regions of interest that had been drawn on CMR images
within the Siemens Argos analsysis tools. We don't have sufficient information
about the modified STP/STEP format used to extract the graphics reliably for all
images.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/rtrhd/dcmextras",
    "name": "dcmextras",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ronald Hartley-Davies",
    "author_email": "R.Hartley-Davies@physics.org",
    "download_url": "https://files.pythonhosted.org/packages/ff/ca/290b64cc633e146843141568e0931a156eea47fec55a2aaa7b58b901ab7d/dcmextras-0.3.4.tar.gz",
    "platform": null,
    "description": "# Extra DICOM support including Siemens Images\n\nThis package provides some additional routines for use with\n[pydicom](http://www.pydicom.org/) for access to the hidden fields in Siemens\nimages and for handling stacks and series of images.\n\nThe main Siemens related functions are the modules:\n - siemenscsa: access to Siemens CSA shadow tags and phoenix protocol info\n - siemensoog: access to Siemens CSA MEDCON graphics overlays\n\nThere is also an experimental dicom to json converter (`dcm2js`) that extracts\nsequence parameters that are useful for the fMRI/DTI processing pipelines.\n\nThe extraction of the graphics overlay is partial and ad hoc and was intended\nfor use in extracting the regions of interest that had been drawn on CMR images\nwithin the Siemens Argos analsysis tools. We don't have sufficient information\nabout the modified STP/STEP format used to extract the graphics reliably for all\nimages.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Additional dicom tools for pydicom and Siemens",
    "version": "0.3.4",
    "project_urls": {
        "Download": "https://bitbucket.org/rtrhd/dcmextras/downloads/",
        "Homepage": "https://bitbucket.org/rtrhd/dcmextras"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8197208e38affa5671acbf2d931e3a5ccca5147db71d67d0fa5af7e705fbac50",
                "md5": "dacee98645c058f4a016f55370f2feec",
                "sha256": "f152efd139f13b45cf5216f148a115fd3130b2c00da7d2c31879872110fa6f04"
            },
            "downloads": -1,
            "filename": "dcmextras-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dacee98645c058f4a016f55370f2feec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23255,
            "upload_time": "2024-04-01T19:11:47",
            "upload_time_iso_8601": "2024-04-01T19:11:47.562751Z",
            "url": "https://files.pythonhosted.org/packages/81/97/208e38affa5671acbf2d931e3a5ccca5147db71d67d0fa5af7e705fbac50/dcmextras-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffca290b64cc633e146843141568e0931a156eea47fec55a2aaa7b58b901ab7d",
                "md5": "53f6496e19f6425c1e4663c2e80706b9",
                "sha256": "2efb1ffae4520b115f112c2bc14e2b3266ead6be80f0235afd7abeb363a38ae2"
            },
            "downloads": -1,
            "filename": "dcmextras-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "53f6496e19f6425c1e4663c2e80706b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26217,
            "upload_time": "2024-04-01T19:11:49",
            "upload_time_iso_8601": "2024-04-01T19:11:49.021360Z",
            "url": "https://files.pythonhosted.org/packages/ff/ca/290b64cc633e146843141568e0931a156eea47fec55a2aaa7b58b901ab7d/dcmextras-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 19:11:49",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "rtrhd",
    "bitbucket_project": "dcmextras",
    "lcname": "dcmextras"
}
        
Elapsed time: 0.29804s