rt-utils-raystation


Namert-utils-raystation JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/code-lukas/rt-utils
SummaryA small library for handling masks and RT-Structs, with fixed for using with RayStation
upload_time2024-06-04 09:15:36
maintainerNone
docs_urlNone
authorLukas Heine, Fabian Hörst
requires_python>=3.7
licenseNone
keywords rtstruct dicom pydicom
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Installation
```
pip install rt-utils-raystation
```

# Credits

This work is a clone of the following repo: https://github.com/qurit/rt-utils
For a full documentation, please check it out. 
We just adpot this repo and introduces fixes regarding the SeriesInstanceUID to match resulting rt-struct.dcm files with corresponding MRI series. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/code-lukas/rt-utils",
    "name": "rt-utils-raystation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "RTStruct, Dicom, Pydicom",
    "author": "Lukas Heine, Fabian H\u00f6rst",
    "author_email": "fabian.hoerst@uk-essen.de",
    "download_url": "https://files.pythonhosted.org/packages/b1/0e/3da1dafe537c8e5caf77661449c1e40d62cc04c39a9c0abae33e849e129b/rt_utils_raystation-1.0.1.tar.gz",
    "platform": null,
    "description": "# Installation\n```\npip install rt-utils-raystation\n```\n\n# Credits\n\nThis work is a clone of the following repo: https://github.com/qurit/rt-utils\nFor a full documentation, please check it out. \nWe just adpot this repo and introduces fixes regarding the SeriesInstanceUID to match resulting rt-struct.dcm files with corresponding MRI series. \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A small library for handling masks and RT-Structs, with fixed for using with RayStation",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/code-lukas/rt-utils"
    },
    "split_keywords": [
        "rtstruct",
        " dicom",
        " pydicom"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4a1a1e148541672504a5546c03909cd18f392cfc8c2877ac63fadc1fb7f1d30",
                "md5": "8d0e68a916a7c381bcaf956d097df7d2",
                "sha256": "f2bb42bf6ead7dc005086919c2a18a0e129ef2afcbe339e403ff06909a209f2d"
            },
            "downloads": -1,
            "filename": "rt_utils_raystation-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d0e68a916a7c381bcaf956d097df7d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17611,
            "upload_time": "2024-06-04T09:14:47",
            "upload_time_iso_8601": "2024-06-04T09:14:47.817506Z",
            "url": "https://files.pythonhosted.org/packages/f4/a1/a1e148541672504a5546c03909cd18f392cfc8c2877ac63fadc1fb7f1d30/rt_utils_raystation-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b10e3da1dafe537c8e5caf77661449c1e40d62cc04c39a9c0abae33e849e129b",
                "md5": "b2dd9d31ab82e12ee1e8e1a57f315d0e",
                "sha256": "a02ac3a5594820357074ba8d9da713e159947bd4044f9f472b065cf43312416a"
            },
            "downloads": -1,
            "filename": "rt_utils_raystation-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b2dd9d31ab82e12ee1e8e1a57f315d0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15013,
            "upload_time": "2024-06-04T09:15:36",
            "upload_time_iso_8601": "2024-06-04T09:15:36.460438Z",
            "url": "https://files.pythonhosted.org/packages/b1/0e/3da1dafe537c8e5caf77661449c1e40d62cc04c39a9c0abae33e849e129b/rt_utils_raystation-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 09:15:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "code-lukas",
    "github_project": "rt-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "rt-utils-raystation"
}
        
Elapsed time: 0.27441s