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.
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.
Have a look at our docs for the documentation.
Here are some tutorial notebooks to get you started.
We welcome all types of code contribution. Please have a look at our guideline and code of conduct.