ijp-biop-run-macro/testsmaster
ijp-biop-run-macro/tests
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
afb9a8450f59 | Tom Kazimiers | Move test data into Maven's test resouces folder | Jan 20 2015 | |||
642c55aa2288 | Johannes Schindelin | Mavenize Colocalisation_Analysis | Jul 4 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 | |||
957a501392e7 | Leonardo Guizzetti/Tom Kazimiers | Coloc 2: fix Spearman Rank unit test | 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 | |||
995a3ad00097 | Tom Kazimiers | Coloc 2: add test case for creation of mask based on lower-dim image | Oct 21 2011 | |||
3e95cdfb384b | Tom Kazimiers | Coloc 2: use better assertion statements in Pearson tests | Oct 17 2011 | |||
4d1310359e84 | Tom Kazimiers | Coloc 2: add test case for unthresholded Pearson's colocalization | Oct 17 2011 | |||
193f2c0ec151 | Tom Kazimiers | Coloc 2: use newly made test images comparable to the Manders paper ones | Oct 17 2011 | |||
5945143d8f59 | Tom Kazimiers | Coloc 2: recreate tests that are given in the Manders paper | Oct 14 2011 | |||
b1ba861f1836 | Tom Kazimiers | Coloc 2: add another unit test for testing a basic mask creation method | Oct 10 2011 | |||
7245282e9c63 | Tom Kazimiers | Coloc 2: style change in test case for Li's ICQ values | Oct 10 2011 | |||
59096342af66 | Tom Kazimiers | Coloc 2: add a test that checks for the correctness of a masks content | Oct 10 2011 | |||
82cfb9724abe | Tom Kazimiers | Coloc 2: add another test case for testing the creation of regular masks | Oct 10 2011 | |||
61ff960adef1 | Tom Kazimiers | Coloc 2: use the correct data access methods of TwinCursor in mask tests | Oct 10 2011 | |||
b9c9a8b71bf6 | Tom Kazimiers | Coloc 2: rename a mask test case to refer to the right type of masks | Oct 10 2011 | |||
f83a2adc153b | Tom Kazimiers | Coloc 2: fix test for creation of regular masks and make it simpler | Oct 10 2011 | |||
238807e72ab7 | Tom Kazimiers | Coloc 2: add two mask creation helper methods to test cases | Oct 10 2011 | |||
b8c7aae7db57 | Tom Kazimiers | Coloc 2: adjust irregular mask test cases | Oct 7 2011 | |||
f2ef0b85f9c4 | Tom Kazimiers | Coloc 2: add option to GUI to show shuffled image from Costes calculations | Oct 7 2011 | |||
b2722a7c6e83 | Tom Kazimiers | Coloc 2: remove TwinValueRangeCursor | Oct 7 2011 | |||
d97ba394f3e6 | Tom Kazimiers | Coloc 2: Eliminate last use of TwinValueRangeCursor in testing helper | Oct 6 2011 | |||
701b613201fa | Tom Kazimiers | Coloc 2: Modify regular ROI test cases to fit new bit-mask implementation | Oct 6 2011 | |||
6c04c92b7bfd | Tom Kazimiers | Coloc 2: Add argument check for ROI mask creation | Oct 6 2011 | |||
0bb6ccc39636 | Tom Kazimiers | Coloc 2: Use TwinCursor in Li's ICQ calculation | Oct 6 2011 | |||
5e2874e9b67a | Tom Kazimiers | Coloc 2: Add alternative TwinCuror implementation to simplify plugin | Oct 6 2011 | |||
81aa43b1860b | Tom Kazimiers | Coloc 2: Make MetaCursor more robust | Feb 22 2011 | |||
8ef05d5d880f | Daniel James White/Tom Kazimiers | Coloc 2: Add two more irregular ROI test cases, similar to regular ones | Feb 20 2011 | |||
aa4e589aeee0 | Daniel James White/Tom Kazimiers | Coloc 2: Add a black/white rectangular mask creation method for use with tests | Feb 20 2011 | |||
b8806b8cb5a2 | Daniel James White/Tom Kazimiers | Coloc 2: Style changes | Feb 20 2011 | |||
facfb0f10202 | Daniel James White/Tom Kazimiers | Coloc 2: Add two more regular ROI test cases | Feb 20 2011 | |||
76a5696381bc | Daniel James White/Tom Kazimiers | Coloc 2: Fix existing regular ROI test to use "more realistic" ROIs | Feb 20 2011 | |||
a9d4c4f02da9 | Daniel James White/Tom Kazimiers | Coloc 2: Make Gaussian smoothing optional for simple noise method | Feb 20 2011 | |||
2d0b8b9d5deb | Daniel James White/Tom Kazimiers | Coloc 2: Add simpler access method for Gaussian smoothing for use in tests | Feb 20 2011 | |||
ad37ffe68378 | Daniel James White/Tom Kazimiers | Coloc 2: Add helper method for combining imglib images | Feb 20 2011 | |||
8a6cf2bc76ef | Daniel James White/Tom Kazimiers | Coloc 2: Add a Costes unit test case, similar to one in Costes' paper | Feb 20 2011 | |||
33070f98a04b | Tom Kazimiers | Coloc 2: Add two helper methods to make images binary | Feb 20 2011 | |||
bf3a52efaa9f | Tom Kazimiers | Coloc 2: Style changes | Feb 20 2011 | |||
23172aa1b6cb | Tom Kazimiers | Coloc 2: Add Perlin noise generation for test images | Feb 20 2011 | |||
0ecf1fd154df | Tom Kazimiers | Coloc 2: Add unit test for statistics class | Feb 20 2011 | |||
534eba45bd3b | Tom Kazimiers | Coloc 2: Make irregular ROI/mask test case simpler | Feb 20 2011 | |||
4613ac7f5684 | Tom Kazimiers | Coloc 2: Make stick noise generation accassible without auto smoothing | Feb 20 2011 | |||
941569d98760 | Tom Kazimiers | Coloc 2: Fix use of ImageJ in noise image generation for test images | Feb 20 2011 | |||
b9959f588de7 | Daniel James White/Tom Kazimiers | Coloc 2: Add one more Pearsons test with random noise data | Feb 20 2011 | |||
bb1a3a9a4d0e | Daniel James White/Tom Kazimiers | Coloc 2: Add a basic Costes significance test case | Feb 20 2011 | |||
b0dc7d814a40 | Daniel James White/Tom Kazimiers | Coloc 2: Add missind comment to mean based noise image generation method | Feb 20 2011 | |||
ab09cb4aeeff | Daniel James White/Tom Kazimiers | Coloc 2: Add another random image generation method, it spreads random sticks | Feb 20 2011 | |||
080904f047f6 | Daniel James White/Tom Kazimiers | Coloc 2: new test image creation method for images with a mean and a spread of… | Feb 20 2011 | |||
9c66d2959aa6 | Daniel James White/Tom Kazimiers | Coloc 2: make testImage creation methods public | Feb 20 2011 | |||
84578fb00580 | Daniel James White/Tom Kazimiers | Coloc 2: made a gaussian smooth method in the testImageAcessor class | Feb 20 2011 | |||
c92210835267 | Tom Kazimiers | Coloc 2: Add basic irregular ROI/mask test. Mask self with self and inverted | Feb 20 2011 | |||
f078dee6de2a | Tom Kazimiers | Coloc 2: Add helper methods for tests to invert imglib images | Feb 20 2011 | |||
08ad99cbd48d | Daniel James White/Tom Kazimiers | Coloc 2: Move our imglib modifications to the right namespace | Feb 20 2011 | |||
e159abb4e0ae | Tom Kazimiers | Coloc 2: Do some generics argument adding, clean up, code police | Feb 20 2011 | |||
83adab3c1b62 | Tom Kazimiers | Coloc 2: Tests: Change sample image type to UnsignedByteType | Feb 20 2011 | |||
fbc942924a9a | Tom Kazimiers | Coloc 2: Add simple test case for regular ROIs | Feb 20 2011 | |||
bf65ac1c9f3d | Tom Kazimiers | Coloc 2: Use new package of TypeConverter | Feb 20 2011 | |||
69e0cff26ba9 | Daniel James White/Tom Kazimiers | Coloc 2: Add basic Li ICQ test cases | Feb 20 2011 | |||
75a784cfab00 | Daniel James White/Tom Kazimiers | Coloc 2: Add basic unit tests for Pearsons correlation | Feb 20 2011 | |||
a0895152b030 | Daniel James White/Tom Kazimiers | Coloc 2: Add abstract test case super class for keeping images | Feb 20 2011 | |||
7b23acc0b441 | Daniel James White/Tom Kazimiers | Coloc 2: Add class to load images from Jar and to generate noise images for… | Feb 20 2011 | |||
867408240e62 | Daniel James White/Tom Kazimiers | Coloc 2: Add pair of zero coloc. and pair of positive coloc. test images | Feb 20 2011 | |||
d30e7e98f5a2 | Daniel James White/Tom Kazimiers | Coloc 2: Add package information to all files | Feb 20 2011 |
c4science · Help