parallel iterative deconvolution
Posted by
Aryeh Weiss on
Sep 01, 2013; 5:57pm
URL: http://imagej.273.s1.nabble.com/parallel-iterative-deconvolution-tp5004620.html
I havebeen unable to run this. The error is:
java.lang.NoSuchMethodError:
cern.colt.Sorting.parallelQuickSort([IIILcern/colt/function/tint/IntComparator;)V
at cern.colt.matrix.tfloat.algo.FloatSorting.runSort(Unknown Source)
at cern.colt.matrix.tfloat.algo.FloatSorting.sortIndex(Unknown Source)
at ... [more stuff that I will send if needed]
This type of error was discussed in the past, most recently (which I found):
https://list.nih.gov/cgi-bin/wa.exe?A2=ind1105&L=IMAGEJ&P=R35667&1=IMAGEJ&9=A&J=on&d=No+Match%3BMatch%3BMatches&z=4The problem then was outdated parallelcolt in the load path. So I purged
my system of all of the old parallelcolt jars, and made sure I have only
parallelcolt-0.9.4, which I believe is the latest.
I also removed some other plugins that appeared to have parallelcolt
methods in them. Still, so luck.
So I turn to the list. Any ideas on how to solve this problem?
Thanks in advance.
--aryeh
--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel
Ph: 972-3-5317638
FAX: 972-3-7384051
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html