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