Metadata-Version: 1.1
Name: astrolyze
Version: 0.1.9
Summary: Reduction and analysing tools for (mainly)Radioastronomical Data.
Home-page: https://github.com/buchbend/astrolyze.git
Author: Christof Buchbender
Author-email: buchbend@ph1.uni-koeln.de
License: LICENSE.txt
Description: .. Copyright (C) 2012, Christof Buchbender
        .. BSD Licencse
        
        Astrolyze
        #########
        
        Astrolyze is a python-package with several functions for reduction and analysis
        of (mainly) radioastronomical data analysis. It is developed over the course of
        my Diploma and PhD thesis. I decided to package the functions because I think
        that they may be useful to other astronomers. The package is open for
        collaboration.
        
        Documentation
        #############
        
        Is hosted here http://astrolyze.readthedocs.org/en/latest/index.html
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires: numpy
Requires: pyfits
Requires: matplotlib
Requires: scipy
Requires: pywcs
Requires: pysqlite2
Requires: docutils
Requires: generaltools
