imphys / smlm_datafusion2d

Apache License 2.0
9 stars 4 forks source link

initial alignment seems to failing #4

Open hrheydarian opened 5 years ago

hrheydarian commented 5 years ago

This thread is about the inquiry we got by email:

The main error is that the initial alignment seems to failing, with the 'parameter' returned for each alignment being the same as the initial value ([0 0 -pi]) (stored in e.g. result.parameter(1) in the file saved in output/all2all_matrix). I am running your 'demo_all_to_all' script on the simulated data posted on github, but I get the same result when I run the all2all on all of the data I have tried so far.

With the software package that we provided on Nature Methods, I cannot reproduce this error and everything works fine. I think this is related to the improper compiling of the code.

Currently, I cannot try to compile the github version because of the problem mentioned on issue #3