Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_geometry_fitting

Functions to fit geometry to point data

This module defines a Geometry object as well as all of the subcomponents of a geometry object: nodes, elements, tracelines and coordinate system. Geometry plotting is also handled in this module.

Functions

NameSummary
cone_error_fn_fixed_angle
cone_error_fn_free_angle
cone_fit
create_cone
cylinder_fit
distance_point_line
distance_point_plane
fit_cone_fixed_angle
fit_cylinder
fit_line_point_cloud
intersection_point_multiple_linesComputes the intersection point of multiple lines in a least squares sense