Metadata-Version: 1.1
Name: occiput
Version: 0.4.3
Summary: Tomographic Vision - PET, SPECT, CT, MRI reconstruction and processing.
Home-page: http://www.occiput.io/
Author: Stefano Pedemonte
Author-email: stefano.pedemonte@gmail.com
License: LICENSE.txt
Description: ============================
        Occiput - Tomographic Vision
        ============================
        
        Tomographic reconstruction - 3D and 4D PET, SPECT, CT, MRI. 
        
        
        Installation
        ============
        
        Linux, MacOsX, Windows
        ----------------------
        
        There are two ways to install under Linux and MacOsX and Windows: 
        
        1. If you have pip installed: 
        
        pip install occiput
        
        2. Download source files; uncompress; at the command line, cd to the source folder and run: 
        
        python setup.py build install 
        
        
        Getting started
        ===============
        To get started, install IPython and launch the scripts in the /notebooks folder. 
        The PET reconstruction requires a CUDA-compatible GPU - but then it's really fast! 
        Thanks to the IPython and Jupyter magic and to support from Amazon AWS, it is also possible to try occiput.io 
        from the browser using GPUs in the cloud: http://www.occiput.io/try/
        
        
        Website
        =======
        
        `occiput.io home page <http://www.occiput.io/>`_. 
        
        
        
        
Keywords: PET,SPECT,emission tomography,transmission tomography,tomographic reconstruction,nuclear magnetic resonance
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
