pub fn ao_batch_with_kernel( data: &[f64], sweep: &AoBatchRange, k: Kernel, ) -> Result<AoBatchOutput, AoError>