PRIDE documentation#

PRIDE (Planetary Radio-Interferometry Delay Estimator) is a Python library to estimate far-field, and near-field delays from VEX files.

Warning

PRIDE is under development, and it still hasn’t been validated!

Installation#

git clone https://github.com/alfonsoSR/pride.git
cd pride
pip install ".[dev]"