Metadata-Version: 1.2
Name: lsl
Version: 1.2.4
Summary: LWA Software Library
Home-page: https://fornax.phys.unm.edu/lwa/trac/
Author: Jayce Dowell
Author-email: jdowell@unm.edu
License: GPL
Description-Content-Type: UNKNOWN
Description: This package contains a collection of tools for reading, format shifting, and analyzing LWA data.  It also contains the majority of the lwa_user library developed by NRL.  The lwa_user modules includes (and their respective names in the LSL package are):
         * lwa_user.astro			(lsl.astro)
         * lwa_user.catalog		(lsl.catalog)
         * lwa_user.mathutil		(lsl.misc.mathutil)
         * lwa_user.nec_util		(lsl.sim.nec_util)
         * lwa_user.skymap			(lsl.skymap)
         * lwa_user.transform		(lsl.transform)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=2.6, <3
