https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: c1e89ccdd82e4aade9749fe295647b9771f0c8d2 authored by Bryna Hazelton on 15 February 2017, 23:47:58 UTC
another bug
Tip revision: c1e89cc
__init__.py
"""init file for uvdata."""

raise ImportError('uvdata is deprecated. Please use "import pyuvdata".')
back to top