A package for radio baseband I/O


Keywords
astronomy, baseband-recording, python, vlbi
License
GPL-3.0
Install
pip install baseband==4.1.3

Documentation

Baseband: a Package for Radio Baseband I/O

DOI 10.5281/zenodo.1214268 Powered by Astropy Test Status Coverage Level Documentation Status

Baseband is a package for reading and writing VLBI and other radio baseband files, with the aim of simplifying and streamlining data conversion and standardization. It relies on NumPy and Astropy.

For installation and usage instructions, please see the online documentation.

If you used this package in your research, please cite it via DOI 10.5281/zenodo.1214268.

Contributing

Please open a new issue for bugs, feedback or feature requests.

We welcome code contributions, in particular support for new file formats! To add a contribution, please submit a pull request. If you would like assistance in using GitHub or how to begin modifying Baseband, please feel free to contact @mhvk.

For more information on how to make code contributions, please see the Astropy developer documentation.

License

Baseband is licensed under the GNU General Public License v3.0 - see the LICENSE file.