Metadata-Version: 1.0
Name: nimpa
Version: 1.1.12
Summary: CUDA-accelerated Python utilities for high-throughput PET/MR image processing and analysis.
Home-page: https://github.com/pjmark/NIMPA
Author: Pawel J. Markiewicz
Author-email: p.markiewicz@ucl.ac.uk
License: Apache 2.0
Description: ========================================================
        NIMPA: Neuro and NiftyPET Image Processing and Analysis
        ========================================================
        
        .. image:: https://readthedocs.org/projects/niftypet/badge/?version=latest
          :target: https://niftypet.readthedocs.io/en/latest/?badge=latest
          :alt: Documentation Status
        
        
        NIMPA is a stand-alone Python sub-package of NiftyPET_, dedicated to high-throughput processing and analysis of brain images, particularly those, which are acquired using positron emission tomography (PET) and magnetic resonance (MR).  Although, it is an essential part of the NiftyPET_ package for seamless PET image reconstruction, NIMPA is equally well suited for independent image processing, including image trimming, upsampling and partial volume correction (PVC).
        
        .. _NiftyPET: https://github.com/pjmark/NiftyPET
        
        Trimming is performed in order to reduce the unused image voxels in brain imaging, when using whole body PET scanners, for which only some part of the field of view (FOV) is used.
        
        The upsampling is needed for more accurate extraction (sampling) of PET data using regions of interest (ROI), obtained using parcellation of the corresponding T1w MR image, usually of higher image resolution.
        
        PVC is needed to correct for the spill-in and spill-out of PET signal from defined ROIs (specific for any given application).
        
        In order to facilitate these operations, NIMPA relies on third-party software for image conversion from DICOM to NIfTI (dcm2niix) and image registration (NiftyReg).  The additional software is installed automatically to a user specified location.
        
        **Documentation with installation manual and tutorials**: https://niftypet.readthedocs.io/
        
        
        Author: Pawel J. Markiewicz @ University College London
        
        Copyright 2018
Keywords: PET MR processing analysis
Platform: UNKNOWN
