ess.reduce.live.roi#

Utilities for region of interest (ROI) selection.

Functions

apply_selection(data, *, selection[, norm])

Apply selection to data.

select_indices_in_intervals(intervals, indices)

Return subset of indices that fall within the intervals.

Classes

ROIFilter(indices[, norm])

Filter for selecting a region of interest (ROI).