Commit Graph

7 Commits

Author SHA1 Message Date
Christos Falas
964e379dbf
Implement new visualization front-end 2025-02-22 15:13:08 +00:00
Christos Falas
298146e8b0
add proto files for streaming
The idea is to allow relatively flexible visualisations in the browser,
while minimising rendering load on the server.
2025-02-22 10:21:50 +00:00
Christos Falas
a1e5f2fec7 set up torch AoA estimation 2025-01-30 13:58:08 +02:00
Christos Falas
4f7a9d2e70
Make into package
Add CLI to bin, allow for tab-completions
2025-01-27 15:55:17 +00:00
Christos Falas
659525cefb
change config file format 2025-01-27 15:54:33 +00:00
Christos Falas
0146fb4db2
add CSI recording to hdf5 file 2025-01-26 18:06:23 +00:00
Christos Falas
b1e7f37e4e
migrate to uv
Allows easier way to change between python versions
2025-01-24 11:28:03 +00:00