25 Commits

Author SHA1 Message Date
9a9279c8f8 simplified refactoring 2026-03-10 14:50:58 +03:00
6260d10c4f fft: add GUI toggle for peak search with rolling-median reference and top-3 peak boxes 2026-03-05 22:02:02 +03:00
c784cb5ffc in --calibrate mode implemented peak intensity measurement (height above some reference) 2026-03-05 18:54:03 +03:00
6f71069d1b implemented new parser: _run_parser_test_stream, activates via --parser_test 2026-03-05 18:35:00 +03:00
6d32cd8712 updated parsers to be more robust. No changes in functionality 2026-03-05 16:39:08 +03:00
a707bedc31 fixed and updated frequency calibration mode. 2026-03-04 17:57:32 +03:00
553f1aae12 fixed frequency calibration constants: now on lines 55-75 calibration variables tweaked to match initial and calibrated frequency ranges 2026-03-04 17:15:15 +03:00
da144a6269 implemented --parser_16_bit_x2 key. If enabled -- receive values as 2 16-bit 2026-03-04 16:39:35 +03:00
e66e7aef83 implemented reference subtraction from B_scan. Reference is average from all visible B-scan. 2026-03-04 16:22:27 +03:00
6724dc0abc fixed app terminationg issues by Ctrl-C and window closing in both backends 2026-03-04 15:06:59 +03:00
a4237d2d0e tweaked PyQT backend 2026-03-04 15:01:16 +03:00
c171ae07e0 implemented --calibrate mode. In this mode frequency calibration coeffs can be entered via GUI. Also fixed some bugs in PyQT backend. Problem: matplotlib is so slow... 2026-03-04 14:34:41 +03:00
283631c52e implemented func calibrate_freqs --it can warp frequency axis. Also movide from abstract bins and counts to freqs and distances 2026-03-04 13:35:05 +03:00
ce11c38b44 --logscale enabled by default 2026-03-03 19:54:58 +03:00
1e098ffa89 implemented new binary mode (--logscale): 2 32-bit values: avg_1, avg_2. Also implemented log-detector mode: avg_1,2 are processed as lg(signal_power) in def _log_pair_to_sweep. Tuning variables: LOG_BASE, LOG_SCALER, LOG_POSTSCALER. 2026-03-03 19:50:44 +03:00
f4a3e6546a add 32-bit binary sweep parsing and percentile scaling for raw waterfall 2026-03-03 18:49:12 +03:00
7d714530bc implemented new normalisator mode: projector. It takes upper and lower evenlopes of ref signal and projects raw data from evenlopes scope to +-1000 2026-02-11 13:25:21 +03:00
awe
415084e66b graph upd 2026-02-11 13:21:37 +03:00
3074859793 implemented calibration: last s0 sweep stored and used as calibration val. If checkbox []calibrate is active -- normalised val used for feature processing 2026-02-09 20:55:09 +03:00
869d5baebc feat: new data format: 's0 0181 +000019' where s0 stands for channel 0. Chan number is shown near to sweep 2026-02-09 17:02:16 +03:00
877a8a6cd0 Добавлено вычитание среднего спектра за последние N секунд в водопаде и параметр CLI --spec-mean-sec (float, по умолчанию 0.0)
для управления этим.
2026-02-09 16:38:45 +03:00
42d4400c99 Number of valid points: averaging is done by 1 sec. (was 10 secs) 2026-01-28 17:25:00 +03:00
e995f04193 Number of valid points now calculates before the filling of the missing points. Also averaging is done by 1 sec. (was 10 secs) 2026-01-28 17:22:10 +03:00
c0b33ace67 Now some debug variables displayed at the bottom of window 2026-01-28 17:08:32 +03:00
11ef56b66f fix: now defautl GUI backend is matplotlib. Also fixed help messages 2026-01-24 16:15:58 +03:00

1039
RFG_ADC_dataplotter.py Executable file → Normal file

File diff suppressed because it is too large Load Diff