Module for working with image data.
Find the centroid (cx,cy) of image where:
cx=\sum f\cdot x/\sum f cy=\sum f\cdot y/\sum f
Returns image pixel coordinates of centroid in box of size:
2*distance+1
around coordinates (x,y) in image.
saltfit
saltprint
Enter search terms or a module, class or function name.