• Joined on 2024-10-25
cfalas pushed to python311 at cfalas/dissertation 2025-01-24 13:32:02 +02:00
4658f3d9f5 support Python3.11
b1e7f37e4e migrate to uv
1e23ae063e feat: add cli util for finding correct antenna order
8e1a849b7c format: re-format with ruff and isort
5a481ae13b feat: show when FeitCSI is not running on remote machines
Compare 6 commits »
cfalas pushed to torch at cfalas/dissertation 2025-01-02 13:27:54 +02:00
81c7b04fe7 send tensor over queue instead of aoa object
cfalas pushed to torch at cfalas/dissertation 2025-01-01 18:03:56 +02:00
efe8923c51 Fix processes without forking for CUDA
cfalas pushed to torch at cfalas/dissertation 2024-12-31 19:52:39 +02:00
5f6824378c change mp spawn method
cfalas pushed to torch at cfalas/dissertation 2024-12-31 19:51:14 +02:00
5dd84fb6d6 change mp spawn method
cfalas created branch torch in cfalas/dissertation 2024-12-31 18:46:07 +02:00
cfalas pushed to torch at cfalas/dissertation 2024-12-31 18:46:07 +02:00
a2f94737f8 set up torch AoA estimation
cfalas pushed to main at cfalas/dissertation 2024-12-31 18:12:35 +02:00
66e041cf73 allow different ports
cfalas pushed to main at cfalas/dissertation 2024-12-30 15:32:07 +02:00
ae2e95283b refactor: change Pipe to Queue for configurable maxsize
cfalas pushed to main at cfalas/dissertation 2024-12-30 14:29:26 +02:00
0d8bea2678 refactor: switch to processes instead of threads
cfalas commented on issue cfalas/dissertation#8 2024-12-29 21:20:46 +02:00
Avoid generating entire heatmaps

A simpler thing to try first: Store the steering vectors for each pixel (although I expect that the time needed to generate the steering vectors is negligible in compariston to the matrix…

cfalas pushed to main at cfalas/dissertation 2024-12-29 21:12:32 +02:00
c2914486a3 fix: heatmap frame rate
cfalas pushed to main at cfalas/dissertation 2024-12-29 21:09:39 +02:00
274f4d8492 refactor: processing in separate thread
cfalas pushed to main at cfalas/dissertation 2024-12-29 20:00:40 +02:00
06aca17bee improve visualisation
cfalas created repository cfalas/FeitCSI 2024-12-25 21:13:48 +02:00