Segmenting datasets
From Atomix
Once the raw data has gone through QA/QC, then you must:
- Split the time series into shorter segments by considering:
- time and length scales of turbulence
- stationarity of the segment
- Taylor's frozen turbulence hypothesis, etc ...
The act of chopping a time series into smaller subsets, i.e., segments, is effectively a form of low-pass (box-car) filtering. Hence, when estimating [math]\displaystyle{ \varepsilon }[/math] how to segment the time series is usually a more important consideration than detrending time series. This segmenting step dictates the minimum burst duration when setting-up your equipment.