Main configuration d=256, L=64: all data, figures and checks re-run

Every OMA reference takes the L/16 combining gain so the comparison
stays resource matched, four hardcoded copies of the configuration are
replaced by MAIN_D or the main curve, and stage_J's K-by-L Gaussian
draw becomes its exact scalar Beta equivalent.
This commit is contained in:
KiHoLee
2026-08-18 14:40:48 +09:00
parent fef629a218
commit 8f26bf9bc9
34 changed files with 691 additions and 544 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
n_frames,ser_same_block,ser_next_block
2,0.27116875,0.9988428125
4,0.260861875,0.998726875
8,0.2588515625,0.99869375
16,0.2586403125,0.998735625
32,0.2571871875,0.9986965625
64,0.25772125,0.99869375
2,0.0910125,0.999634375
4,0.0540171875,0.999456875
8,0.0532996875,0.9995453125
16,0.0532596875,0.9995365625
32,0.0530225,0.999555
64,0.053059375,0.9995303125
1 n_frames ser_same_block ser_next_block
2 2 0.27116875 0.0910125 0.9988428125 0.999634375
3 4 0.260861875 0.0540171875 0.998726875 0.999456875
4 8 0.2588515625 0.0532996875 0.99869375 0.9995453125
5 16 0.2586403125 0.0532596875 0.998735625 0.9995365625
6 32 0.2571871875 0.0530225 0.9986965625 0.999555
7 64 0.25772125 0.053059375 0.99869375 0.9995303125