openlifu.xdc.util.report_to_matrix_dict

openlifu.xdc.util.report_to_matrix_dict(report_df: ~pandas.DataFrame, focal_gain_lut=<xarray.DataArray 'focal_gain' (f0: 16, crosstalk: 12)> Size: 2kB array([[2.80758905, 3.22863913, 3.64968681, 3.81810927, 4.07073975,         4.49178696, 4.91283751, 5.33388567, 5.75493813, 6.17598343,         6.5970335 , 7.018085  ],        [2.90433931, 3.33243132, 3.76052427, 3.93176055, 4.18861675,         4.61671066, 5.04480314, 5.47289371, 5.90098667, 6.32907915,         6.75717211, 7.1854825 ],        [2.9909277 , 3.42829347, 3.86565971, 4.04060507, 4.30302429,         4.74039078, 5.1777544 , 5.61511993, 6.05248737, 6.48985195,         6.92721748, 7.36458397],        [3.07717729, 3.5201354 , 3.96435618, 4.1420455 , 4.40857697,         4.85279942, 5.29702187, 5.74124241, 6.18546247, 6.62968588,         7.07391071, 7.51812935],        [3.17036819, 3.61719918, 4.06402969, 4.24276257, 4.51104212,         4.9618268 , 5.4126153 , 5.86339951, 6.31418467, 6.76496983,         7.21575546, 7.66654396],        [3.24272966, 3.69795656, 4.15318251, 4.3352747 , 4.60840893,         5.06493187, 5.5219841 , 5.97903395, 6.43608332, 6.89313269,         7.35018444, 7.80723572],        [3.3278501 , 3.7838037 , 4.24512434, 4.42973185, 4.70664072,         5.16815519, 5.62967062, 6.09118605, 6.55270338, 7.01421499, ...         6.78444099, 7.04644918, 7.31023693, 7.58387852, 7.85752153,         8.1311636 , 8.40480518],        [5.78066492, 6.02813292, 6.27560139, 6.37458801, 6.5230689 ,         6.77785397, 7.03900146, 7.30015039, 7.56129837, 7.82244587,         8.08359528, 8.35023594],        [5.81409121, 6.04640913, 6.28429031, 6.38348818, 6.53228331,         6.78027725, 7.02826929, 7.27626371, 7.52425575, 7.77225018,         8.04005527, 8.31852341],        [5.83652449, 6.0675354 , 6.30178881, 6.39549017, 6.53604221,         6.77029371, 7.00454569, 7.23879671, 7.4829216 , 7.74007654,         8.00529194, 8.27050591],        [5.86801815, 6.08802557, 6.30803299, 6.39603806, 6.52804184,         6.74982309, 6.98402643, 7.21822405, 7.45285845, 7.70409632,         7.95533466, 8.20657253],        [5.89236021, 6.09770298, 6.30304432, 6.3909049 , 6.52370834,         6.74504805, 6.96638584, 7.18772602, 7.41738796, 7.66188192,         7.91318941, 8.16449833],        [5.90617037, 6.10480595, 6.31287575, 6.39610243, 6.5209446 ,         6.72901297, 6.93708229, 7.15734339, 7.39542818, 7.63351297,         7.87159967, 8.10968304]]) Coordinates:   * f0         (f0) float64 128B 1.3e+05 1.35e+05 1.4e+05 ... 4.05e+05 4.1e+05   * crosstalk  (crosstalk) float64 96B 0.0 0.05 0.1 0.12 ... 0.35 0.4 0.45 0.5) dict[source]