************ Downsampling ************ Downsample the entire data table. Filters with ``uniform_filter1d`` from ``scipy.ndimage`` before downsampling. ========= Parameter ========= ---------- Block Size ---------- Number of rows to average over when downsampling; centered around first pixel; reflection padded if needed