invert4geom.remove_test_points

invert4geom.remove_test_points#

remove_test_points(ds)[source]#

Remove the test rows and the column denoting test points

Parameters:

ds (Dataset) – gravity dataset with a boolean variable β€œtest”.

Returns:

gravity dataset with test points removed and no β€œtest” column.

Return type:

Dataset