pub fn velocity_batch_with_kernel(
data: &[f64],
sweep: &VelocityBatchRange,
kernel: Kernel,
) -> Result<VelocityBatchOutput, VelocityError>pub fn velocity_batch_with_kernel(
data: &[f64],
sweep: &VelocityBatchRange,
kernel: Kernel,
) -> Result<VelocityBatchOutput, VelocityError>