fiji / SPIM_Registration

Deprecated, instead check out: https://github.com/preibischLab/multiview-reconstruction & https://github.com/PreibischLab/BigStitcher
GNU General Public License v2.0
23 stars 22 forks source link

NullPointerException in Interest Point Registration #75

Closed emmenlau closed 9 years ago

emmenlau commented 9 years ago

Using v2.4.0 I fail to register interest points. I have had no success before, so I can not say which parameters are relevant. I used basically all default settings. Find the Console log here: http://data.marssoft.de/Console.txt.gz

emmenlau commented 9 years ago

With the same workflow, I can reproduce the error message on another dataset, so it seems to be "real". Registration crashes instantly and does not work. Here the XML and interest points for the two registrations: http://data.marssoft.de/BeadBasedMultivewTest.zip http://data.marssoft.de/zebrafish_beads0.5_4views.zip

StephanPreibisch commented 9 years ago

Hi, the log would be very helpful to understand the problem ...

emmenlau commented 9 years ago

Sorry for the delay! Here is the log: http://data.marssoft.de/zebrafish_beads0.5_4views-Log.zip PS: can github attach files?

psteinb commented 9 years ago

for large files, maybe this is an option? https://git-lfs.github.com/

On 08/11/2015 12:56 PM, Mario Emmenlauer wrote:

Sorry for the delay! Here is the log: http://data.marssoft.de/zebrafish_beads0.5_4views-Log.zip PS: can github attach files?


Reply to this email directly or view it on GitHub: https://github.com/bigdataviewer/SPIM_Registration/issues/75#issuecomment-129834815

emmenlau commented 9 years ago

Hey, is there an update on this? The NullPointerException blocks for me all progress :-(

emmenlau commented 9 years ago

Its already fixed (or not reproducible) in latest GIT trunk. Thanks :-)