trackpy.refine.center_of_mass

Functions

refine_com(raw_image, image, radius, coords)

Find the center of mass of a bright feature starting from an estimate.

refine_com_arr(raw_image, image, radius, coords)

Refine coordinates and return a numpy array instead of a DataFrame.