Metadata-Version: 2.1
Name: falconz
Version: 2.0.7
Summary: FalconZ: A streamlined Python package for PET motion correction.
Home-page: https://github.com/QIMP-Team/FALCON
Author: Lalith Kumar Shiyam Sundar
Author-email: Lalith.shiyamsundar@meduniwien.ac.at
License: GPLv3
Keywords: PET motion correction,diffeomorphic imaging,image processing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: nibabel ~=3.2.2
Requires-Dist: halo ~=0.0.31
Requires-Dist: SimpleITK ~=2.2.1
Requires-Dist: pydicom ~=2.2.2
Requires-Dist: argparse ~=1.4.0
Requires-Dist: numpy ~=1.22.3
Requires-Dist: mpire ~=2.3.3
Requires-Dist: openpyxl ~=3.0.9
Requires-Dist: matplotlib
Requires-Dist: pyfiglet ~=0.8.post1
Requires-Dist: natsort ~=8.1.0
Requires-Dist: pillow >=9.2.0
Requires-Dist: colorama ~=0.4.6
Requires-Dist: rich
Requires-Dist: pandas
Requires-Dist: dicom2nifti ~=2.4.8
Requires-Dist: requests
Requires-Dist: emoji

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.
