Metadata-Version: 2.1
Name: visread
Version: 0.0.1
Summary: Use CASA6 to read visibilities from Measurement Sets
Home-page: https://github.com/MPoL-dev/visread
Author: Ian Czekala
Author-email: iczekala@psu.edu
License: UNKNOWN
Description: # visread
        
        ![Python package](https://github.com/MPoL-dev/visread/workflows/Python%20package/badge.svg) [![Documentation Status](https://readthedocs.org/projects/visread/badge/?version=latest)](https://visread.readthedocs.io/en/latest/?badge=latest) [![DOI](https://zenodo.org/badge/327205529.svg)](https://zenodo.org/badge/latestdoi/327205529)
        
        A minimal tool built on CASA6 to read visibilities directly from calibrated CASA Measurement Sets
        
        For more information, see the [DOCUMENTATION](https://visread.readthedocs.io/)
        
        If you find this piece of code useful, please cite
        
            @software{ian_czekala_2021_4432520,
            author       = {Ian Czekala and
                            Loomis, Ryan and
                            Andrews, Sean and
                            Huang, Jane and
                            Rosenfeld, Katherine},
            title        = {MPoL-dev/visread},
            month        = jan,
            year         = 2021,
            publisher    = {Zenodo},
            version      = {v0.0.1},
            doi          = {10.5281/zenodo.4432501},
            url          = {https://doi.org/10.5281/zenodo.4432501}
            }
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: dev
