your

Issues Forks Stars License Tweet HitCount Build Status codecov

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 :white_check_mark: :white_check_mark:
psrfits :white_check_mark: :white_check_mark:
psrdada :x: :white_check_mark:

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

Installation

Here is how you can install your:

git clone https://github.com/devanshkv/your.git
cd your
python setup.py install

If you want to use dada, then you need to install psrdada-python. your_heimdall.py requires Heimdall to be installed in addition to psrdada-python.

Documentation

Have a look at our docs for the documentation.

Tutorials

Here are some tutorial notebooks to get you started.