pub fn cluster_mz_mu(c: &ClusterResult1D) -> Option<f32>Expand description
Best-effort m/z “center” for a cluster.
Prefer mz_fit.mu when present and sane; otherwise fall back to window mid.
pub fn cluster_mz_mu(c: &ClusterResult1D) -> Option<f32>Best-effort m/z “center” for a cluster.
Prefer mz_fit.mu when present and sane; otherwise fall back to window mid.