Metadata-Version: 2.4
Name: frinZ
Version: 2.0.0
Summary: fringe search for Yamaguchi Interferometer and Japanese VLBI Network
Home-page: https://github.com/M-AKIMOTOO/frinZ.py
Author: Masanori AKIMOTO
Author-email: masanori.akimoto.ac@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file


# Usage
- import frinZ 
- ifile = "test.cor"
- header = frinZ.cor.header(ifile)
- visibility = frinZ.cor.visibility(ifile, skip = 0, header = header)


# frinZ version history in PyPI  
- https://pypi.org/project/frinZ/1.3/
