2 Commits

Author SHA1 Message Date
lenn
da424d1637 Tune raw_to_g1 calibration 2026-06-09 18:41:24 +08:00
lenn
2c6fee9aad Update raw_to_g1 calibration points 2026-06-09 18:35:31 +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, 20829, 102371, 132956, 165568, 182033, 217263, 263098, 283747, 365120, 410556, 477190
0, 21113, 100633, 130204, 156407, 179002, 202500, 244028, 278357, 347117, 399394, 439688
];
const Y: [f64; 12] = [