ijp-biop-run-macro/src/main/java/algorithmsmaster
ijp-biop-run-macro/src/main/java/algorithms
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
db38c26db03a | Curtis Rueden | Use sc.fiji.coloc as package prefix | May 3 2017 | |||
7479ef73dd90 | Curtis Rueden | Organize imports | May 3 2017 | |||
5230beb0482f | Curtis Rueden | Make SpearmanRankCorrelation not static | May 3 2017 | |||
b50b4e19fe21 | Curtis Rueden | Fix javadoc errors | May 1 2017 | |||
2624bc49f8f0 | Curtis Rueden | Add license blurbs and project license | Feb 23 2017 | |||
6926bce5c3f8 | Ellen T Arena | MandersColocalization: Add new labels | Jan 9 2017 | |||
7fc6b27c462f | Ellen T Arena | INputCheck: retrieve MaskType labels for results | Jan 5 2017 | |||
fdc9fc2cec25 | Ellen T Arena | Fix typos for parameters in method headers | Dec 1 2016 | |||
f8ceb6b25336 | Ellen T Arena | Fix typos | Dec 1 2016 | |||
27fb4200b19c | dan white/GitHub | tidy and clarify input check warnings | Nov 20 2016 | |||
80d4c6ca1d7c | dan white/GitHub | Clarify input data warning messages | Nov 20 2016 | |||
22ae47d7a5d7 | haesleinhuepf | prevented accessing the 2D histogram out of range. The number of these access… | Nov 15 2016 | |||
22c1bfb28f86 | haesleinhuepf | Added an input check looking for negative minimum grey values | Nov 15 2016 | |||
ca6cb3e65fa9 | daniel j. white | Make Coloc_Job_Name value result | Sep 19 2015 | |||
2094186244da | daniel j. white | Results: Set jobName result value to Done instead of -1 | Sep 2 2015 | |||
0d148e5e355e | daniel j. white | Results: Allow ResultsHandlers to get mask type and ID | Sep 2 2015 | |||
a06fdea26f35 | daniel j. white | Use Eclipse to find and add missing @Override annotations | Aug 30 2015 | |||
79a72adc5c33 | daniel j. white | Fix comments and comments formatting and names | Aug 30 2015 | |||
fc2457b0af79 | daniel j. white | use a job name with the mask hash for results naming | Aug 30 2015 | |||
4afd70fd2b78 | daniel j. white | Coloc jobName; a ValueResult for use in ResultHandler implementations | Aug 30 2015 | |||
c81b5edff10e | daniel j. white | change autothreshold test to y-intercept:ch2Mean | Aug 30 2015 | |||
64cbd07c0f3a | daniel j. white | input image stats/params/vals now in DataContainer | Aug 30 2015 | |||
5ee6f4319d10 | daniel j. white | explanation comments, variables fraction coloc | Aug 30 2015 | |||
d2ea4bfadbed | daniel j. white | Rename objects and fix comments and javadoc | Aug 30 2015 | |||
e4a3a6ec36e0 | daniel j. white | Fix Manders' split coefficients wrong channel check bug | Aug 30 2015 | |||
646d38da33d4 | Tom Kazimiers | Fix naming of bisection stepper | Jul 29 2015 | |||
cce08cb8458d | Tom Kazimiers | Remove some unused imports | Feb 12 2015 | |||
8c5e587512a5 | Tom Kazimiers | Add original threshold regression of Costes | Feb 12 2015 | |||
0c86d3c24329 | Tom Kazimiers | Add stepper classes for different threshold walking patterns | Feb 4 2015 | |||
f890be035206 | Tom Kazimiers | Auto threshold regression: fix comment | Jan 27 2015 | |||
4c7d570aff5b | Tom Kazimiers | Auto threshold regression: waslk channel two if slope below -1 | Jan 27 2015 | |||
863fdbeaf778 | Tom Kazimiers | Make auto threshold regression commutative wrt. channels | Jan 27 2015 | |||
5e8524b55543 | Tom Kazimiers | Auto threshold regression: change comment slightly (minor) | Jan 27 2015 | |||
52fb5c96d019 | Tom Kazimiers | Fix some image data type variable initializations | Jan 25 2015 | |||
f9200259a8bf | Tom Kazimiers | Auto threshold regression: refactor type range checks | Jan 20 2015 | |||
af6eace721a8 | Curtis Rueden | POM: bump to pom-fiji 5.0 | Nov 6 2014 | |||
58a8f73c12c8 | Curtis Rueden | Organize imports | Nov 5 2014 | |||
5f6dd6d91250 | Tom Kazimiers | Make sure calculated thresholds fit into image data type | Mar 14 2014 | |||
8be1045451c8 | Johannes Schindelin | Coloc 2: fix flawed bin width calculation | Feb 11 2014 | |||
37db684dbfba | Johannes Schindelin | Kendall Tau: avoid integer overflow | Feb 11 2014 | |||
2e678fa6501a | Johannes Schindelin | Use the fast Kendall Tau-b algorithm instead of the naive one | Jan 29 2014 | |||
a858d5d35bda | Johannes Schindelin | Add an efficient implementation of Kendall's Tau-b | Jan 29 2014 | |||
99a03d970929 | Johannes Schindelin | Add the IntArraySorter class | Jan 29 2014 | |||
4857bff46b04 | Johannes Schindelin | Make the TwinCursor a PairIterator | Jan 29 2014 | |||
16242ac2e343 | Johannes Schindelin | Use better names than getChannel1 and getChannel2 | Jan 29 2014 | |||
4a716dc8ffc1 | Johannes Schindelin | Add some documentation to the implementation of Kendall's Tau-b | Jan 29 2014 | |||
bfd385030886 | Johannes Schindelin | Introduce the PairIterator | Jan 29 2014 | |||
b6cdb153456d | Johannes Schindelin | Coloc 2: Add Kendall's Tau-b rank correlation | Jan 29 2014 | |||
642c55aa2288 | Johannes Schindelin | Mavenize Colocalisation_Analysis | Jul 4 2012 |
c4science · Help