Available Regions

The bandpass filtering will filter frequencies within a given region. There are a variety of provided regions, in particular:

Ball

Centered Ball

Ring

PointProcessFilters.ringpassFunction
ringpass(X::PointSet{D,T}, a, b) where {D,T}

Applies a ring pass (annulus) filter with the inner radius a and outer radius b.

source

Box

Centered Box