Metadata-Version: 2.1
Name: LineStacker
Version: 1.5.3
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
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

Python module to stack spectra in the image domain.

Install through pip: pip install LineStacker
NB: REQUIERES python2.7! (so depending on your pip version you may need to install using: pip2.7 install LineStacker )

Requirements:
casapy
+ 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


