pub fn ott_batch_slice( data: &[f64], sweep: &OttBatchRange, kern: Kernel, ) -> Result<OttBatchOutput, OttError>