Skip to content

thepetabyteproject/your

Repository files navigation

your

GitHub issues GitHub forks GitHub stars GitHub license HitCount Python package codecov

PyPI - Python Version PyPI PyPI - Downloads

your stands for Your Unified Reader. This library can read data in sigproc filterbanks, psrfits, and psrdada formats in a unified way and can go from one format to another.

Format Read Write
filterbank
psrfits
psrdada

The inspiration for the name comes from the introduction of every Daily Dose of Internet video.

Installation

You can install your directly using pip

pip install your

Or if you want to try out the lastest stuff,

pip install git+https://github.com/thepetabyteproject/your.git

Note: To use psrdada, you would need to install psrdada-python. your_heimdall.py requires Heimdall and psrdada-python.

Documentation

Have a look at our docs for the documentation.

Tutorials

Here are some tutorial notebooks to get you started.

Code Contributions

We welcome all types of code contribution. Please have a look at our guideline and code of conduct.