pub fn cfo_batch_slice( data: &[f64], sweep: &CfoBatchRange, kern: Kernel, ) -> Result<CfoBatchOutput, CfoError>