1
0
Fork 0
Python based radio frequency satellite tracking https://spacecruft.org/spacecruft/pystrf
Go to file
Cees Bassa 13d0b5e92e Another signoff test
Signed-off-by: Cees Bassa <cbassa@gmail.com>
2022-06-27 17:41:11 +02:00
data Move binary data to Git LFS (fixes #1) 2022-06-27 12:40:32 +03:00
strf Change to work also on windows 2022-06-25 17:10:44 +02:00
tle Add example TLE 2022-06-18 17:31:28 +02:00
.gitattributes Move binary data to Git LFS (fixes #1) 2022-06-27 12:40:32 +03:00
.gitignore Ignore bin files, flip executable bit 2022-06-25 09:08:26 +02:00
.gitlab-ci.yml Add generic LSF contributing guide and CI sign-off quality gate 2022-06-27 12:29:27 +03:00
CONTRIBUTING.md Add generic LSF contributing guide and CI sign-off quality gate 2022-06-27 12:29:27 +03:00
LICENSE Replace LICENSE 2022-06-27 08:37:36 +00:00
README.md Update README.md 2022-06-27 16:59:54 +02:00
modest.py Added modest 2022-06-20 19:35:49 +02:00
requirements.txt Another signoff test 2022-06-27 17:41:11 +02:00
rfplot.py Merge pull request #10 from xmichaelx/main 2022-06-26 23:32:01 +02:00

README.md

pystrf

Python based radio frequency satellite tracking.

This is a python port of STRF (https://github.com/cbassa/strf), but will include additional functionality to work with SatNOGS HDF5 artifacts and advanced Doppler curve detection algorithms.

Installation

Install dependencies with

pip install -r requirements.txt

Install the git large filesystem to download example spectra and run

git lfs init

Clone the repository via HTML

git clone https://gitlab.com/librespacefoundation/pystrf.git

or via SSH (you may have to add SSH keys to your gitlab account)

git clone git@gitlab.com:librespacefoundation/pystrf.git

Usage

To view data attached as example:

./rfplot.py -p data/2021-08-04T20_48_35 -c tle/classfd.tle