falconz


Namefalconz JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/QIMP-Team/FALCON
SummaryFalconZ: A streamlined Python package for PET motion correction.
upload_time2024-11-25 13:21:57
maintainerNone
docs_urlNone
authorLalith Kumar Shiyam Sundar
requires_python>=3.10
licenseGPLv3
keywords pet motion correction diffeomorphic imaging image processing
VCS
bugtrack_url
requirements halo SimpleITK pandas nibabel tqdm argparse imageio mpire pyfiglet natsort psutil nilearn pydicom numpy scikit-image
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FalconZ is a robust and comprehensive Python package that offers a simplified approach to PET (Positron Emission Tomography) motion correction. The software is equipped to handle both head and total-body scans, ensuring high-accuracy results in diverse settings. Built around the potent greedy registration toolkit, FalconZ serves as an efficient engine for registration tasks, providing precise alignment in PET imaging. The package has been designed with user-friendliness in mind, streamlining the implementation process of motion correction. Whether you are a researcher, healthcare professional, or an individual working with PET scans, FalconZ provides a seamless solution to your needs. It integrates effortlessly into your existing Python environment, and its straightforward usability makes it an indispensable tool for accurate PET scan analysis.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/QIMP-Team/FALCON",
    "name": "falconz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "PET motion correction, diffeomorphic imaging, image processing",
    "author": "Lalith Kumar Shiyam Sundar",
    "author_email": "Lalith.shiyamsundar@meduniwien.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/7e/99/070ac1459f81121a025f75c243f38ed51869be4e205ce29fdc2027f942d0/falconz-2.2.0.tar.gz",
    "platform": null,
    "description": "FalconZ is a robust and comprehensive Python package that offers a simplified approach to PET (Positron Emission Tomography) motion correction. The software is equipped to handle both head and total-body scans, ensuring high-accuracy results in diverse settings. Built around the potent greedy registration toolkit, FalconZ serves as an efficient engine for registration tasks, providing precise alignment in PET imaging. The package has been designed with user-friendliness in mind, streamlining the implementation process of motion correction. Whether you are a researcher, healthcare professional, or an individual working with PET scans, FalconZ provides a seamless solution to your needs. It integrates effortlessly into your existing Python environment, and its straightforward usability makes it an indispensable tool for accurate PET scan analysis.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "FalconZ: A streamlined Python package for PET motion correction.",
    "version": "2.2.0",
    "project_urls": {
        "Homepage": "https://github.com/QIMP-Team/FALCON"
    },
    "split_keywords": [
        "pet motion correction",
        " diffeomorphic imaging",
        " image processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff7757032ef8acf773ec595569bf009d8b54fb85600d19ecfc6248a6438bd7a4",
                "md5": "657f4dc1f8110cb172d33c4e8c2e1ddf",
                "sha256": "fa8e077e022092828588cca76a54f9440421c8025b5b9b77e60a3bae1038cf58"
            },
            "downloads": -1,
            "filename": "falconz-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "657f4dc1f8110cb172d33c4e8c2e1ddf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 35177,
            "upload_time": "2024-11-25T13:21:56",
            "upload_time_iso_8601": "2024-11-25T13:21:56.615422Z",
            "url": "https://files.pythonhosted.org/packages/ff/77/57032ef8acf773ec595569bf009d8b54fb85600d19ecfc6248a6438bd7a4/falconz-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e99070ac1459f81121a025f75c243f38ed51869be4e205ce29fdc2027f942d0",
                "md5": "70abdc9324702a6756803d8c876f8bab",
                "sha256": "310fe90b5865dd8c229df669ce0ae2838e2dce0891aa1c8525353552c4d84dbe"
            },
            "downloads": -1,
            "filename": "falconz-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "70abdc9324702a6756803d8c876f8bab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 36199,
            "upload_time": "2024-11-25T13:21:57",
            "upload_time_iso_8601": "2024-11-25T13:21:57.927230Z",
            "url": "https://files.pythonhosted.org/packages/7e/99/070ac1459f81121a025f75c243f38ed51869be4e205ce29fdc2027f942d0/falconz-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 13:21:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "QIMP-Team",
    "github_project": "FALCON",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "halo",
            "specs": [
                [
                    "==",
                    "0.0.31"
                ]
            ]
        },
        {
            "name": "SimpleITK",
            "specs": [
                [
                    "~=",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "~=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "nibabel",
            "specs": [
                [
                    "~=",
                    "3.2.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "~=",
                    "4.63.0"
                ]
            ]
        },
        {
            "name": "argparse",
            "specs": [
                [
                    "~=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "imageio",
            "specs": [
                [
                    "~=",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "mpire",
            "specs": [
                [
                    "~=",
                    "2.3.3"
                ]
            ]
        },
        {
            "name": "pyfiglet",
            "specs": [
                [
                    "~=",
                    "0.8.post1"
                ]
            ]
        },
        {
            "name": "natsort",
            "specs": [
                [
                    "~=",
                    "8.1.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "nilearn",
            "specs": [
                [
                    "~=",
                    "0.9.1"
                ]
            ]
        },
        {
            "name": "pydicom",
            "specs": [
                [
                    "~=",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": [
                [
                    "~=",
                    "0.19.2"
                ]
            ]
        }
    ],
    "lcname": "falconz"
}
        
Elapsed time: 0.61834s