pub fn cmo_batch_slice( data: &[f64], sweep: &CmoBatchRange, kern: Kernel, ) -> Result<CmoBatchOutput, CmoError>