1
0
Fork 0

example plot

spacecruft
Jeff Moe 2022-07-31 19:58:20 -06:00
parent 9d76c72db0
commit 8175b9e075
1 changed files with 8 additions and 0 deletions

View File

@ -45,9 +45,17 @@ git clone git@gitlab.com:librespacefoundation/pystrf.git
```
## Usage
Enter `virtualenv`, if used:
```
cd pystrf/
source env/bin/activate
```
To view data attached as example:
```
./rfplot.py -p data/2021-08-04T20_48_35 -c tle/satnogs.tle
./rfplot.py -p data/2021-08-04T20_48_35_000050.bin -c tle/bulk.tle -C 9990
```