Metadata-Version: 2.1
Name: LineStacker
Version: 1.5.5
Summary: Python module to stack spectra in the image domain.
Home-page: https://github.com/jbjolly/LineStacker/releases
Author: Jean-Baptiste Jolly, Lukas Lindroos
Author-email: jean.jolly@chalmers.se
License: UNKNOWN
Description: Python module to stack spectra in the image domain.
        
        Install dirreclty using pip: pip install LineStacker.
        
        Requirements:
        casapy v<5
        + everything required to run casa
        
        Documentation can be accessed here:
        https://jbjolly.github.io/LineStacker/
        
        Or by running docs/index.html or docs/LineStacker.pdf
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
