BrainLes-preprocessing


NameBrainLes-preprocessing JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryTODO.
upload_time2023-10-18 14:41:51
maintainer
docs_urlNone
author
requires_python>=3.5
license
keywords registration brain extraction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # niftyreg_preprocessor
does the following
* co-registration
* atlas registration
* transformation
* skullstripping in brats-space
* apply masking
* result: 4niftis, skullstripped brats-space -> save to path

## atlas
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2915788/

## installation:
```
pip install -e "git+https://github.com/neuronflow/BrainLes.git@main#egg=HD_BET&subdirectory=preprocessing/brainles_preprocessing/brain_extraction/HD_BET"
```


/home/florian/flow/BrainLesion/BrainLes/preprocessing

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "BrainLes-preprocessing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "Florian Kofler <florian.kofler@tum.de>, Isra Mekki <isra.mekki@helmholtz-muenchen.de>",
    "keywords": "registration,brain extraction",
    "author": "",
    "author_email": "Florian Kofler <florian.kofler@tum.de>, Isra Mekki <isra.mekki@helmholtz-muenchen.de>",
    "download_url": "https://files.pythonhosted.org/packages/5a/a5/0ee9903a2026b7cebb45c06024b262e21c4bba1f216ae1d1dc03e718a1dc/BrainLes_preprocessing-0.0.2.tar.gz",
    "platform": null,
    "description": "# niftyreg_preprocessor\ndoes the following\n* co-registration\n* atlas registration\n* transformation\n* skullstripping in brats-space\n* apply masking\n* result: 4niftis, skullstripped brats-space -> save to path\n\n## atlas\nhttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC2915788/\n\n## installation:\n```\npip install -e \"git+https://github.com/neuronflow/BrainLes.git@main#egg=HD_BET&subdirectory=preprocessing/brainles_preprocessing/brain_extraction/HD_BET\"\n```\n\n\n/home/florian/flow/BrainLesion/BrainLes/preprocessing\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TODO.",
    "version": "0.0.2",
    "project_urls": {
        "repository": "https://github.com/neuronflow/BrainLes"
    },
    "split_keywords": [
        "registration",
        "brain extraction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "199022c8ad37140ae16f7cabdea7c08e0554394a256c6a74938293f46dee02ea",
                "md5": "df1c5dd755e05558e72a00428000ff8b",
                "sha256": "3636a2ef951039df8f969ca829fee9ff5defaa07e33525d88d9df704a2433a73"
            },
            "downloads": -1,
            "filename": "BrainLes_preprocessing-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df1c5dd755e05558e72a00428000ff8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 16244,
            "upload_time": "2023-10-18T14:41:49",
            "upload_time_iso_8601": "2023-10-18T14:41:49.580328Z",
            "url": "https://files.pythonhosted.org/packages/19/90/22c8ad37140ae16f7cabdea7c08e0554394a256c6a74938293f46dee02ea/BrainLes_preprocessing-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5aa50ee9903a2026b7cebb45c06024b262e21c4bba1f216ae1d1dc03e718a1dc",
                "md5": "770aa2a7a8da2e679a834ceb093eb175",
                "sha256": "6cce6568a4afa8133670dec5d8e6611b343cc8e023d1cf07cbf6f28e233ebcc8"
            },
            "downloads": -1,
            "filename": "BrainLes_preprocessing-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "770aa2a7a8da2e679a834ceb093eb175",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 16643,
            "upload_time": "2023-10-18T14:41:51",
            "upload_time_iso_8601": "2023-10-18T14:41:51.475053Z",
            "url": "https://files.pythonhosted.org/packages/5a/a5/0ee9903a2026b7cebb45c06024b262e21c4bba1f216ae1d1dc03e718a1dc/BrainLes_preprocessing-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-18 14:41:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "neuronflow",
    "github_project": "BrainLes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "brainles-preprocessing"
}
        
Elapsed time: 0.17537s