Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
cb3bbbacb6a1 | Curtis Rueden | POM: bump to pom-fiji 5.0.3 | Nov 11 2014 | ||||
0f5df781ee6b | Curtis Rueden | POM: bump to pom-fiji 5.0.2 | Nov 6 2014 | ||||
5d9aef125f45 | Curtis Rueden | POM: tidy up order of configuration blocks | Nov 6 2014 | ||||
af6eace721a8 | Curtis Rueden | POM: bump to pom-fiji 5.0 | Nov 6 2014 | ||||
d135b0beb067 | Curtis Rueden | POM: tweak repositories comment | Nov 5 2014 | ||||
58a8f73c12c8 | Curtis Rueden | Organize imports | Nov 5 2014 | ||||
d4d70d7b3464 | Johannes Schindelin | Bump to next release cycle | Sep 17 2014 | ||||
b14e4c98b4f2 | Johannes Schindelin | Publish first release version | Sep 17 2014 | ||||
c0da11ddfee8 | Johannes Schindelin | Bump the parent to its first release version | Sep 17 2014 | ||||
ea91e347a797 | Curtis Rueden | POM: rely on managed versions | Jul 16 2014 | ||||
17eba9dfaa2c | Curtis Rueden | POM: fix dependency versions | Jul 15 2014 | ||||
61f50c9e7765 | Johannes Schindelin | Let pom-imagej manage which ImageJ 1.x version we use | May 17 2014 | ||||
ea3be3f06002 | Johannes Schindelin | Do not expect parent pom.xml in parent directory | Apr 17 2014 | ||||
3d9aa05d33e5 | Johannes Schindelin | ImgLib2-ij is versioned independently of ImgLib2 now | Apr 15 2014 | ||||
7ff3b6676eba | Curtis Rueden | Add missing CI information | Apr 14 2014 | ||||
0bee4e207271 | dscho | Merge pull request #1 from tomka/prevent-threshold-overflow | Mar 14 2014 | ||||
5f6dd6d91250 | Tom Kazimiers | Make sure calculated thresholds fit into image data type | Mar 14 2014 | ||||
c796821c2a68 | Johannes Schindelin | Mark first commit as external plugin | Feb 11 2014 | ||||
d137288f70c5 | Johannes Schindelin | Add a .gitignore file | Feb 11 2014 | ||||
093717308f3b | Johannes Schindelin | Add a <developers> section | Feb 11 2014 | ||||
48f44f82f1c0 | Johannes Schindelin | Use pom-fiji as parent project | Feb 11 2014 | ||||
fec819eef5a2 | Johannes Schindelin | Add SCM location | Feb 11 2014 | ||||
4fa48523f776 | dscho | Merge pull request #69 from chalkie666/master | Feb 11 2014 | ||||
8be1045451c8 | Johannes Schindelin | Coloc 2: fix flawed bin width calculation | Feb 11 2014 | ||||
d74e95eaa8e2 | Johannes Schindelin | Coloc 2: make it easier to apply interactive test to custom images | Feb 11 2014 | ||||
37db684dbfba | Johannes Schindelin | Kendall Tau: avoid integer overflow | Feb 11 2014 | ||||
c4ccfcea8d72 | Johannes Schindelin | Add Kendall Tau to the default methods in the interactive Coloc2 test | Feb 11 2014 | ||||
045f6f05cc40 | chalkie666 | send coloc numerical results to IJ.log for scraping batch results | Feb 9 2014 | ||||
c7e2d6137192 | chalkie666 | get image names and use them in output | Feb 9 2014 | ||||
c2998e967d30 | chalkie666 | bug fix channel names | Feb 9 2014 | ||||
2252daa0e0b0 | chalkie666 | fix channel names bug | Feb 9 2014 | ||||
a404d37200f8 | Johannes Schindelin | Kendall-Tau: add an exhaustive test | Jan 29 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 | ||||
01cbead625dc | Johannes Schindelin | Add the reset() method to the PairIterator | Jan 29 2014 | ||||
2040ac8faae1 | Johannes Schindelin | Test more conditions of Kendall's Tau-b | Jan 29 2014 | ||||
113c0c8bd919 | Johannes Schindelin | Add a test for the Kendall Tau-b algorithm | 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 | ||||
4691062f7844 | Johannes Schindelin | Add an easily-called interactive test for Coloc 2 | Jan 29 2014 | ||||
cc0e3d14b45b | Curtis Rueden | POM: simplify repositories blocks | Jan 17 2014 | ||||
b12448c1ff84 | Johannes Schindelin | Remove Eclipse-specific annotation processor settings | Dec 26 2013 | ||||
d5c076734a8f | Johannes Schindelin | Remove all .factorypath files | Dec 26 2013 | ||||
25bd9b68a84e | Curtis Rueden | Remove date stamp comments from Eclipse APT config | Sep 5 2013 | ||||
91432d5277e3 | Johannes Schindelin | Specify the version of the iTextPDF dependency in only one place | Aug 18 2013 | ||||
61207e537139 | Johannes Schindelin | Fix mis-merge | Aug 6 2013 | ||||
c0d8ca6d7610 | Johannes Schindelin | Fix versions in pom.xml files | Aug 2 2013 | ||||
f09fcbe5f88a | Jean-Yves Tinevez | Merge remote-tracking branch 'origin/master' into track-mate | Aug 2 2013 | ||||
18d95da596f3 | Johannes Schindelin | Colocalization Analysis (unit tests): do not expect test data to be present | Jul 24 2013 | ||||
af40ae019487 | Johannes Schindelin | Colocalization Analysis (unit tests): move two forgotten classes | Jul 24 2013 | ||||
7600141de61f | Johannes Schindelin | Move all unit tests into the appropriate src/test/java/ | Jul 24 2013 | ||||
f575bdf11c17 | Johannes Schindelin | Fix scope of all those JUnit dependencies | Jul 23 2013 | ||||
e9e15a14ead1 | Jean-Yves Tinevez | Merge remote-tracking branch 'origin/master' into track-mate | Jul 9 2013 | ||||
bbed3f755f82 | Curtis Rueden | Use fiji.version property for inter-plugin deps | Jun 14 2013 | ||||
6bac7a4637d0 | Curtis Rueden | Use imglib2.version property for imglib2 deps | Jun 14 2013 | ||||
ab57f15ff9d5 | Johannes Schindelin | Use the current sezpoz version in the Eclipse files | May 27 2013 | ||||
6d4d343ddddb | Johannes Schindelin | Add propert <repositories> sections to all the pom.xml files | Jan 6 2013 | ||||
eff40a97638e | Curtis Rueden | Fix EOF newlines | Jul 9 2012 | ||||
642c55aa2288 | Johannes Schindelin | Mavenize Colocalisation_Analysis | Jul 4 2012 | ||||
0ec4f789caec | Tom Kazimiers | Coloc 2: fix coordinate display for histogram result hovering | Jun 26 2012 | ||||
f63c4513fbc2 | Tom Kazimiers | Coloc 2: clear ImageJ status when mouse not hovering result image | Jun 26 2012 | ||||
fb9a9741805a | Tom Kazimiers | Coloc 2: fix slightly wrong bin width calculation of histograms | Jun 26 2012 | ||||
f29e96eb3935 | Tom Kazimiers | Coloc 2: refuse work on images with different bit depths | Jun 26 2012 | ||||
7cce636be02a | Tom Kazimiers | Coloc 2: style changes | Jun 26 2012 | ||||
e5f5c128e542 | Tom Kazimiers | Coloc 2: display information on mouse hovering an result histogram | Jun 26 2012 | ||||
804037739951 | Tom Kazimiers | Coloc 2: do correct up/down rounding in histogram | Jun 26 2012 | ||||
32f523e08cb6 | Tom Kazimiers | Coloc 2: don't scale histogram intensities up if maximum < bins | Jun 26 2012 | ||||
c012a17a59db | Tom Kazimiers | Coloc 2: reuse single array pixel look-ups during histogram creation | Jun 26 2012 | ||||
eefdf7159943 | Tom Kazimiers | Coloc 2: adjust width of results tables automatically | Jun 26 2012 | ||||
dd2a88ada7de | Tom Kazimiers | Coloc 2: get rid of some complier warnings | Jun 20 2012 | ||||
f3ddcbb35211 | Tom Kazimiers | Coloc 2: fix Imglib2 related compilation issues | Jun 20 2012 | ||||
cd8abf46137d | Tom Kazimiers | Coloc 2: fix Spearman T statistics test case | Jun 20 2012 | ||||
5e3a7c9d04af | Tom Kazimiers | Coloc 2: fix Spearman T statistics calculation | Jun 20 2012 | ||||
957a501392e7 | Leonardo Guizzetti/Tom Kazimiers | Coloc 2: fix Spearman Rank unit test | Jun 20 2012 | ||||
8cc14ced4cc7 | Tom Kazimiers | Coloc 2: add alternative Spearman Rank call | Jun 20 2012 | ||||
4f3cb825fe18 | Leonardo Guizzetti/Tom Kazimiers | Coloc 2: add override annotation and small style change | Jun 20 2012 | ||||
8878ad5cec85 | Tom Kazimiers | Coloc 2: use RandomAccessibleInterval instead of Img | Jun 20 2012 | ||||
bb87f31f40b3 | Tom Kazimiers | Coloc 2: migrate to Imglib2 | Jun 20 2012 | ||||
747cf201317e | Leonardo Guizzetti/Tom Kazimiers | Coloc 2: Added Spearman Rank Correlation. | Jun 20 2012 | ||||
2952b8238117 | Tom Kazimiers | Coloc 2: fix typo | Jun 20 2012 | ||||
d715c943ec4c | Tom Kazimiers | Coloc 2: handle unavailable RoiManager gracefully | Jun 20 2012 | ||||
59522da063bd | Tom Kazimiers | Coloc 2: fix small array index bug | Jun 20 2012 | ||||
d8e5cb48953a | Tom Kazimiers | Coloc 2: make the threshold regression use a better bisection method | Nov 4 2011 | ||||
0bdc57a3b16b | Tom Kazimiers | Coloc 2: fix problem with masks having a z-offset that crashed Costes | Nov 4 2011 | ||||
e9ddbbdc22ed | Tom Kazimiers | Coloc 2: calculate image statistics with respect to the mask | Nov 4 2011 | ||||
e6cd516c459c | Tom Kazimiers | Coloc 2: add background subtraction suggestion to warning in auto-threshold | Nov 4 2011 | ||||
e402fb9627f9 | Tom Kazimiers | Coloc 2: add warnings for auto-threshold if new thr. is above image mean | Nov 4 2011 | ||||
768a9eed1f1c | Tom Kazimiers | Coloc 2: register result window with IJ window manager | Nov 4 2011 | ||||
60fc9232dc9e | Tom Kazimiers | Coloc 2: style change | Nov 4 2011 | ||||
e341071fa67a | Tom Kazimiers | Coloc 2: better naming of the current result window | Nov 4 2011 | ||||
89f876318145 | eglinger/Tom Kazimiers | Coloc_2: Always tell that we need two open images | Nov 4 2011 | ||||
4fdb7473417b | Tom Kazimiers | Coloc 2: style change | Oct 21 2011 | ||||
d658b78e2b96 | Tom Kazimiers | Coloc 2: get rid of not needed bounding box mask image | Oct 21 2011 | ||||
671c86e76fac | Tom Kazimiers | Coloc 2: add forgotten close() calls on cursors in mask factory | Oct 21 2011 | ||||
995a3ad00097 | Tom Kazimiers | Coloc 2: add test case for creation of mask based on lower-dim image | Oct 21 2011 | ||||
2908ab9cbd2a | Tom Kazimiers | Coloc 2: add support for the ROI manager | Oct 18 2011 |
c4science · Help