Computes a mask and corresponding coordinates from a flat surface
Parameters : | surface: Surface :
min_nsteps: int :
max_deformation: float :
|
---|---|
Returns : | x: np.ndarray :
y: np.ndarray :
m: np.ndarray :
xi: np.ndarray :
yi: np.ndarray :
|
Notes
The output of this function can be used with scipy.interpolate.griddata