serazing / xscale

Xscale a library of multi-dimensional signal processing tools using parallel computing
Apache License 2.0
25 stars 12 forks source link

Multi-dimensional groupby for multi-tapering data #2

Open serazing opened 7 years ago

serazing commented 7 years ago

I am looking for a solution to extract array subsets with defined size, optionally with an overlap, and concatenate them along one dimension. For instance, this would allow the product with multi-dimensional windows to multi-taper the data before the computation of FFT.