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
Bootstrapping with symmetry (one2all_symmetric.m) does not seem to refine the translational alignment of the particles.
However, changing this line to "parameter = [parameter(1,1), parameter(1,2), angle(finalAngleID)+parameter(1,3)];" to include translation makes some particles completely misaligned
The text was updated successfully, but these errors were encountered:
smlm_datafusion2d/MATLAB/all2all/pairFitting_symmetric.m
Line 95 in 58cfc76
Bootstrapping with symmetry (one2all_symmetric.m) does not seem to refine the translational alignment of the particles.
However, changing this line to "parameter = [parameter(1,1), parameter(1,2), angle(finalAngleID)+parameter(1,3)];" to include translation makes some particles completely misaligned
The text was updated successfully, but these errors were encountered: