function slopes=pydefoc(mainout,N,tol) [x,y,dx,dy,time,M,centroids]=pyanalyze(mainout,N); slopes=xdxslope(x,dx,time,tol);