From 5c67e07e3f0e82203f950bd8009577cac6aba9c8 Mon Sep 17 00:00:00 2001 From: 0xCoto Date: Sat, 22 Feb 2020 04:43:37 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10ae64c..9764098 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ A list of GRC-supported SDRs can be found [here](https://wiki.gnuradio.org/index ![alt text](https://i.imgur.com/zS5ZjK0.png) //SCREENSHOT OF TERMINAL -## Example Observation -![alt text](https://i.imgur.com/K8g0wVd.png "Example Observation") //RFI PLOT IMAGE EXAMPLE +## Example RFI Measurement +![alt text](https://i.imgur.com/LOeADlg.png "Example Measurement") ## GRC Data Acquisition Flowgraph **CygnusRFI** is a [**polyphase filterbank** spectrometer](https://arxiv.org/abs/1607.03579). The raw I/Q samples are processed in real time using GNU Radio, with the amount of data stored to file being drastically reduced for further analysis. The following flowgraph handles the acquisition and early-stage processing of the data: