pub fn push_jsd(stream: &mut ResidualStream, t: f64, bucket_id: &str, jsd: f64)Expand description
Push a phase residual at t. bucket_id identifies the time bucket
(e.g. an ISO-week or a 5-minute window).
pub fn push_jsd(stream: &mut ResidualStream, t: f64, bucket_id: &str, jsd: f64)Push a phase residual at t. bucket_id identifies the time bucket
(e.g. an ISO-week or a 5-minute window).