pub fn tsi_batch_slice( data: &[f64], sweep: &TsiBatchRange, kern: Kernel, ) -> Result<TsiBatchOutput, TsiError>