2 Commits

Author SHA1 Message Date
lennlouisgeek
de0d397dcd update raw_to_g1 table, fit 0528-5 2026-06-09 22:07:30 +08:00
lenn
da424d1637 Tune raw_to_g1 calibration 2026-06-09 18:41:24 +08:00

View File

@@ -430,7 +430,7 @@ fn infer_matrix_shape(len: usize) -> (u32, u32) {
fn raw_to_g1(raw: u32) -> f64 {
const X: [u32; 12] = [
0, 25077, 104682, 133468, 160843, 181418, 207589, 243402, 285163, 341185, 401743, 450145
0, 21382, 108507, 123183, 147405, 171105, 192395, 250443, 231423, 350560, 396616, 429444
];
const Y: [f64; 12] = [