Metadata-Version: 2.1
Name: pysrcor
Version: 1.0
Summary: A quick and easy function to correlate source positions from two catalogs
Home-page: https://github.com/Guang91/pysrcor/
Author: Guang Yang
Author-email: gyang206265@gmail.com
License: UNKNOWN
Description: # pysrcor 
        
        Python3 version of the ["srcor" function](https://idlastro.gsfc.nasa.gov/ftp/pro/idlphot/srcor.pro) in [NASA's IDL Astronomy User's Library](https://idlastro.gsfc.nasa.gov/contents.html)
        
        A quick and easy function to correlate source positions from two catalogs.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
