Octree Search Volume
A 3D space is searched for sources of seismic energy. Qseek created an octree structure which is iteratively refined when energy is detected, to focus on the source' location. This speeds up the search and improves the resolution of the localisations.
Surface projection of the refined octree focusing on the seismic source region. In this example four levels of refinement are can be seen, refining the 3D octree from the initial 4000 nodes to 8823 nodes.
Octree Module
location
-
The geographical center of the octree.
root_node_size
:1000.0
-
Size of the root node at the initial level (level 0) in meters.
n_levels
:5
-
Number of levels in the octree, defining the final resolution of the detection. Default is 5.
east_bounds
-
East bounds of the octree in meters.
north_bounds
-
North bounds of the octree in meters.
depth_bounds
-
Depth bounds of the octree in meters.