pub fn kst_batch_slice( data: &[f64], sweep: &KstBatchRange, kern: Kernel, ) -> Result<KstBatchOutput, KstError>