imphys / smlm_datafusion2d

Apache License 2.0
9 stars 4 forks source link

Is it normal that the translation parameters are set to zero? #8

Open andronovl opened 3 years ago

andronovl commented 3 years ago

https://github.com/imphys/smlm_datafusion2d/blob/58cfc76e467fb8510750e332876db94d57917946/MATLAB/all2all/pairFitting_symmetric.m#L95

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