invert4geom.optimal_buffer

Contents

invert4geom.optimal_buffer#

optimal_buffer(target, buffer_perc_limits=(1, 50), n_trials=25, sampler=None, grid_search=False, fname=None, progressbar=True, parallel=False, plot=True, seed=0, **kwargs)[source]#

Run an optimization to find best buffer zone width.

Parameters:
Return type:

tuple[Study, tuple[float, float, int, Dataset]]