Files
ruvnet--RuView/examples/research-sota/01-physics-floor/r6_1_multiscatterer_results.json
T
rUv 4e879bf62a chore: organise examples/research-sota/ into 9 thematic folders with READMEs (#744)
User request: organise examples/research-sota/ into folders with READMEs and main overview.

Moved 46 files into 9 thematic folders by thread family + research category:

01-physics-floor/      (R1, R6, R6.1) — bedrock primitives
02-placement/          (R6.2 family, 7 sub-ticks) — antenna placement
03-spatial-intelligence/ (R5, R7) — saliency + mincut
04-rssi/               (R8, R9) — RSSI-only sensing
05-cross-room-reid/    (R3 arc, 3 ticks) — cross-room identity
06-structure-detection/ (R12 arc, 3 ticks) — PABS + closed loop
07-negative-results/   (R13) — productive failure
08-verticals/          (R10, R11) — wildlife + maritime physics
09-quantum-fusion/     (R20.1) — ADR-114 quantum-classical demo

Each folder has its own README.md documenting:
- Scripts + headlines table
- Why this folder bounds / composes with others
- Sample output / honest scope
- Cross-references to related loop notes + ADRs

Main README.md at the top covers:
- Folder map with thread numbers
- Cross-folder dependency graph
- Headline findings table (8 entries)
- Reading order for newcomers (4 scripts in suggested order)
- Honest scope (synthetic-physics caveats)

All git mv operations preserve file history. Total: 46 files moved, 10
new READMEs (main + 9 sub) totalling ~1300 lines of organising
documentation.
2026-05-22 07:52:57 -04:00

63 lines
1.8 KiB
JSON

{
"model": "additive complex sum of 6 point-scatterer human body model",
"link": {
"tx": [
0.0,
0.0
],
"rx": [
5.0,
0.0
],
"freq_ghz": 2.4,
"wavelength_m": 0.12491666666666666,
"length_m": 5.0
},
"per_part_contributions": {
"head": {
"mag_mean": 0.015841584158415842,
"mag_max": 0.015841584158415845,
"phase_spread_deg": 0.47725379616596797,
"fraction_of_total_energy": 0.011026055571541609
},
"chest": {
"mag_mean": 0.07920792079207921,
"mag_max": 0.07920792079207922,
"phase_spread_deg": 0.47725379616596797,
"fraction_of_total_energy": 0.2756513892885403
},
"left_arm": {
"mag_mean": 0.015940580962411778,
"mag_max": 0.01594058096241178,
"phase_spread_deg": 0.48028947110512377,
"fraction_of_total_energy": 0.011164293626008683
},
"right_arm": {
"mag_mean": 0.015940580962411778,
"mag_max": 0.01594058096241178,
"phase_spread_deg": 0.48028947110512377,
"fraction_of_total_energy": 0.011164293626008683
},
"left_leg": {
"mag_mean": 0.015967880656919845,
"mag_max": 0.015967880656919845,
"phase_spread_deg": 0.17235962706852703,
"fraction_of_total_energy": 0.01120256610671521
},
"right_leg": {
"mag_mean": 0.015967880656919845,
"mag_max": 0.015967880656919845,
"phase_spread_deg": 0.17235962706852703,
"fraction_of_total_energy": 0.01120256610671521
}
},
"breathing_band_snr": {
"scatterer_count": 6,
"best_subcarrier_snr_db": 18.973630961871965,
"best_subcarrier_index": 0,
"mean_subcarrier_snr_db": 18.97214047380962,
"worst_subcarrier_snr_db": 18.970657303638884,
"chest_only_baseline_snr_db": 23.666542080148105,
"multi_scatterer_penalty_db": 4.69291111827614
}
}