.gitignore
.readthedocs.yml
.rtd-environment.yml
.travis.yml
AUTHORS.rst
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
codecov.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
baseband/__init__.py
baseband/_astropy_init.py
baseband/conftest.py
baseband/version.py
baseband.egg-info/PKG-INFO
baseband.egg-info/SOURCES.txt
baseband.egg-info/dependency_links.txt
baseband.egg-info/entry_points.txt
baseband.egg-info/not-zip-safe
baseband.egg-info/requires.txt
baseband.egg-info/top_level.txt
baseband/base/__init__.py
baseband/base/base.py
baseband/base/encoding.py
baseband/base/file_info.py
baseband/base/frame.py
baseband/base/header.py
baseband/base/offsets.py
baseband/base/payload.py
baseband/base/utils.py
baseband/base/tests/__init__.py
baseband/base/tests/test_base.py
baseband/base/tests/test_file_info.py
baseband/base/tests/test_header_parser.py
baseband/base/tests/test_offsets.py
baseband/base/tests/test_opener.py
baseband/base/tests/test_utils.py
baseband/dada/__init__.py
baseband/dada/base.py
baseband/dada/frame.py
baseband/dada/header.py
baseband/dada/payload.py
baseband/dada/tests/__init__.py
baseband/dada/tests/test_dada.py
baseband/data/README.rst
baseband/data/__init__.py
baseband/data/sample.dada
baseband/data/sample.m4
baseband/data/sample.m5b
baseband/data/sample.vdif
baseband/data/sample_16track.m4
baseband/data/sample_32track.m4
baseband/data/sample_32track_fanout2.m4
baseband/data/sample_64track_fanout2_ft.m4
baseband/data/sample_arochime.vdif
baseband/data/sample_bps1.vdif
baseband/data/sample_drao_corrupted.vdif
baseband/data/sample_mwa.vdif
baseband/data/sample_puppi.raw
baseband/data/sample_vlbi.vdif
baseband/data/gsb/__init__.py
baseband/data/gsb/sample_gsb_phased.Pol-L1.dat
baseband/data/gsb/sample_gsb_phased.Pol-L2.dat
baseband/data/gsb/sample_gsb_phased.Pol-R1.dat
baseband/data/gsb/sample_gsb_phased.Pol-R2.dat
baseband/data/gsb/sample_gsb_phased.timestamp
baseband/data/gsb/sample_gsb_rawdump.dat
baseband/data/gsb/sample_gsb_rawdump.timestamp
baseband/gsb/__init__.py
baseband/gsb/base.py
baseband/gsb/file_info.py
baseband/gsb/frame.py
baseband/gsb/header.py
baseband/gsb/payload.py
baseband/gsb/tests/__init__.py
baseband/gsb/tests/test_gsb.py
baseband/guppi/__init__.py
baseband/guppi/base.py
baseband/guppi/file_info.py
baseband/guppi/frame.py
baseband/guppi/header.py
baseband/guppi/payload.py
baseband/guppi/tests/__init__.py
baseband/guppi/tests/test_guppi.py
baseband/helpers/__init__.py
baseband/helpers/sequentialfile.py
baseband/helpers/tests/__init__.py
baseband/helpers/tests/test_sequentialfile.py
baseband/io/__init__.py
baseband/mark4/__init__.py
baseband/mark4/base.py
baseband/mark4/file_info.py
baseband/mark4/frame.py
baseband/mark4/header.py
baseband/mark4/payload.py
baseband/mark4/tests/__init__.py
baseband/mark4/tests/test_corrupt_files.py
baseband/mark4/tests/test_mark4.py
baseband/mark5b/__init__.py
baseband/mark5b/base.py
baseband/mark5b/file_info.py
baseband/mark5b/frame.py
baseband/mark5b/header.py
baseband/mark5b/payload.py
baseband/mark5b/tests/__init__.py
baseband/mark5b/tests/test_corrupt_files.py
baseband/mark5b/tests/test_mark5b.py
baseband/tasks/__init__.py
baseband/tests/__init__.py
baseband/tests/test_conversion.py
baseband/tests/test_core.py
baseband/tests/test_entry_points.py
baseband/tests/test_file_info.py
baseband/tests/test_sequential_baseband.py
baseband/vdif/__init__.py
baseband/vdif/base.py
baseband/vdif/file_info.py
baseband/vdif/frame.py
baseband/vdif/header.py
baseband/vdif/payload.py
baseband/vdif/tests/__init__.py
baseband/vdif/tests/test_corrupt_files.py
baseband/vdif/tests/test_vdif.py
baseband/vlbi_base/__init__.py
baseband/vlbi_base/base.py
baseband/vlbi_base/encoding.py
baseband/vlbi_base/file_info.py
baseband/vlbi_base/frame.py
baseband/vlbi_base/header.py
baseband/vlbi_base/payload.py
baseband/vlbi_base/tests/__init__.py
baseband/vlbi_base/tests/test_vlbi_base.py
docs/Makefile
docs/authors_for_sphinx.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/license.rst
docs/make.bat
docs/nitpick-exceptions
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/base/index.rst
docs/dada/header.rst
docs/dada/index.rst
docs/data/index.rst
docs/gsb/index.rst
docs/guppi/index.rst
docs/helpers/index.rst
docs/mark4/index.rst
docs/mark5b/index.rst
docs/tutorials/VDIFHeader.png
docs/tutorials/getting_started.rst
docs/tutorials/glossary.rst
docs/tutorials/glossary_substitutions.rst
docs/tutorials/new_edv.rst
docs/tutorials/new_format.rst
docs/tutorials/release_procedure.rst
docs/tutorials/using_baseband.rst
docs/vdif/index.rst
licenses/README.rst