Metadata-Version: 1.1
Name: PynPoint-exoplanet
Version: 0.2.0
Summary: "This is the PynPoint package, which is used to analyse ADI images to find exoplanets"
Home-page: "http://pynpoint.ethz.ch"
Author: Adam Amara
Author-email: adam.amara@phys.ethz.ch
License: GPLv3
Description: =============================
        PynPoint
        =============================
        
        PynPoint is a python package for analysing exo-planet imaging data. When trying to image planets around a nearby star, the basic idea is to take many, typically several thousands, of frames and to process the data using statistical methods. The aim is to remove the light from the star, so as to reveal the companion planet.
        
        .. image:: planet_graphic.*
        
        
        The PynPoint package has been developed at ETH Zurich as a collaboration between the |SPF_link| and the |Cosmo_link| of the |Astro|. Details of the methodology behind PynPoint can be found in |Method|. The package was further developed, with the support of the |SoftwareLab|, and is now publicly available. Further information on the package can also be found in our code description paper. 
        
        .. |SPF_link| raw:: html
        
           <a href="http://www.astro.ethz.ch/meyer" target="_blank">Star and Planet Formation Group</a>
        
        .. |Cosmo_link| raw:: html
        
           <a href="http://www.astro.ethz.ch/refregier" target="_blank">Cosmology Research Group</a>
        
        .. |Astro| raw:: html
        	
        	<a href="http://www.astro.ethz.ch" target="_blank">ETH Institute of Astronomy</a>
        
        .. |Method| raw:: html
        
        	<a href="http://adsabs.harvard.edu/abs/2012MNRAS.427..948A" target="_blank">our method paper</a>
        	
        .. |SoftwareLab| raw:: html
        
        	<a href="http://www.astro.ethz.ch/refregier/research/Software" target="_blank">Software Lab of the Cosmology Research Group</a>
        
        
        Documentation
        -------------
        
        The full documentation can be generated with Sphinx
        
        
        
        History
        -------
        0.2.0 (2014-05-13)
        ++++++++++++++++++
        * First public PyPI release
        
        
        0.1.2 (2014-04-17)
        ++++++++++++++++++
        
        * Bug fixes
        * Command line support
        * Refactored plotting and animating
        * Updated documentation
        
        0.1.1 (2014-04-04)
        ++++++++++++++++++
        
        * Minor fixes
        
        0.1.0 (2014-04-04)
        ++++++++++++++++++
        
        * First internal release.
Keywords: PynPoint
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
