calculate_slope_2D

pySurf.data2D.calculate_slope_2D(wdata, x, y, scale=(1.0, 1.0, 1.0))

calculate slope maps in x and y. return slope in x and y respectively. Set scale to (dx,dy,1000.) for z in micron, x,y in mm.