From e86a3ffd6c016a9bd56f21d0b35fa75623c7a767 Mon Sep 17 00:00:00 2001 From: Scott Straughan Date: Wed, 21 Aug 2024 11:13:10 +0100 Subject: [PATCH] Added 'Simple Radio Telescope Backend' project. --- ...2024-08-21-simple-radio-telescope-backend.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/projects/2024/2024-08-21-simple-radio-telescope-backend.md diff --git a/content/projects/2024/2024-08-21-simple-radio-telescope-backend.md b/content/projects/2024/2024-08-21-simple-radio-telescope-backend.md new file mode 100644 index 0000000..d17523e --- /dev/null +++ b/content/projects/2024/2024-08-21-simple-radio-telescope-backend.md @@ -0,0 +1,17 @@ +--- +contributor: scott +date: '2024-08-21T00:00:00' +creation_date: '2022-05-30T16:39:36' +license: Mulan Public License, Version 2 +tags: + - pulsar + - gpu + - radio + - astronomy + - frb + - physics +title: 'Simple Radio Telescope Backend' +external_url: https://github.com/fxzjshm/simple-radio-telescope-backend +--- + +A SYCL-based simple prototype radio telescope backend on GPU/CPU, with real time coherent dispersion.