You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I haven't compared the different centroiding algorithms on a variety of scenarios, but Gaussian Grid actually doesn't do better than COG all the time, at least in the simulated ideal case (no noise at all)
More accurate than Center of Gravity
Uses Levenberg-Marquardt algorithm, see
eigen
for existing implementationThe text was updated successfully, but these errors were encountered: