Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
dd016cccfbe8 | Tom Kazimiers | Coloc 2: Make Pearsons Algorithm a bit more consistent, use error values | Feb 20 2011 | ||||
4689ee59c159 | Tom Kazimiers | Coloc 2: State number of iterations done on numerical error in Pearsons | Feb 20 2011 | ||||
895181d6d658 | Tom Kazimiers | Coloc 2: Let Fiji handle the MissingPreconditionExceptions | 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 | ||||
b12eb8e55259 | Daniel James White/Tom Kazimiers | Coloc 2: Make the data generated by Costes (e.g. P-Valu) accessible through… | 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 | ||||
2af57cb09b8a | Daniel James White/Tom Kazimiers | Coloc 2: add test for if only 1 image is open | Feb 20 2011 | ||||
84578fb00580 | Daniel James White/Tom Kazimiers | Coloc 2: made a gaussian smooth method in the testImageAcessor class | Feb 20 2011 | ||||
6feff976b720 | Daniel James White/Tom Kazimiers | Coloc 2: remove override annotations for eclipse on mac can do the junit tests | Feb 20 2011 | ||||
3460046cc363 | Tom Kazimiers | Coloc 2: Make PDF count for multi rois start start with one | Feb 20 2011 | ||||
30a52606f3a3 | Tom Kazimiers | Coloc 2: Style changes | 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 | ||||
f1df82a5f470 | Daniel James White/Tom Kazimiers | Coloc 2: Allow masks to be specified as separate images | Feb 20 2011 | ||||
747233aa0579 | Daniel James White/Tom Kazimiers | Coloc 2: Select the correct Fiji image when importing masks | Feb 20 2011 | ||||
6bc0b7742897 | Daniel James White/Tom Kazimiers | Coloc 2: Add own little bounding box class to represent multi-dim BBs | Feb 20 2011 | ||||
888ae16cdc25 | Daniel James White/Tom Kazimiers | Coloc 2: Add lost functionality to colocalise images withoul ROI/mask | Feb 20 2011 | ||||
08ad99cbd48d | Daniel James White/Tom Kazimiers | Coloc 2: Move our imglib modifications to the right namespace | Feb 20 2011 | ||||
920cd0b527f3 | Tom Kazimiers | Coloc 2: Add "_mask_<staticCounter>" to PDF file names if mask/ROI in use | Feb 20 2011 | ||||
631f286a68bb | Tom Kazimiers | Coloc 2: Let the DataContainer know whether there is a regular ROI in use | Feb 20 2011 | ||||
a23eea34ba5a | Tom Kazimiers | Coloc 2: Remove unnecessary if and complain about missing separte image masks | Feb 20 2011 | ||||
c6ec56d45813 | Tom Kazimiers | Coloc 2: Make Image data handling in EasyDisplay more type safe | Feb 20 2011 | ||||
e159abb4e0ae | Tom Kazimiers | Coloc 2: Do some generics argument adding, clean up, code police | Feb 20 2011 | ||||
7e5d4bf7374f | Tom Kazimiers | Coloc 2: Add basic multi ROI support | 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 | ||||
1e8cf3a2803d | Tom Kazimiers | Coloc 2: Change package declaration of ImageStatistics to reflect folders | Feb 20 2011 | ||||
dd0d04893660 | Tom Kazimiers | Coloc 2: be more friendly at RoiImage initialisation | Feb 20 2011 | ||||
83ec3afc187f | Tom Kazimiers | Coloc 2: Move image statistics class to better fitting namespace | Feb 20 2011 | ||||
38731e4045cc | Tom Kazimiers | Coloc 2: Fix typo in gadgets folder | Feb 20 2011 | ||||
03e4c0b1e934 | Tom Kazimiers | Coloc 2: For now disable the display of the shuffled date from Costes | Feb 20 2011 | ||||
c10ccc3e62c6 | Tom Kazimiers | Coloc 2: Allow masking in Costes stasitical significance test | Feb 20 2011 | ||||
2fbc9492f8a0 | Tom Kazimiers | Coloc 2: Remember a masks bounding box clipped version | Feb 20 2011 | ||||
71640c6be85b | Tom Kazimiers | Coloc 2: Let the MaskImage use the LocalizableByDimCursor from RoiImage | Feb 20 2011 | ||||
e2f2392158a6 | Tom Kazimiers | Coloc 2: Reuse LocalizablePlaneCursor from super cusors in Roi/Mask | Feb 20 2011 | ||||
8fda1427eb47 | Tom Kazimiers | Coloc 2: In RoiImage return 1 if dimension request is out of range | Feb 20 2011 | ||||
d43de45fd202 | Tom Kazimiers | Coloc 2: Remove override for factory and image creation methods in RoiImage | Feb 20 2011 | ||||
421098ef20eb | Tom Kazimiers | Coloc 2: In Costes, create OutOfBounds ROICursors through image types | Feb 20 2011 | ||||
1ff364e98842 | Tom Kazimiers | Coloc 2: Style changes | Feb 20 2011 | ||||
f8e95e85c0d6 | Tom Kazimiers | Coloc 2: Require the offset and the size of a masks bounding box | Feb 20 2011 | ||||
c0144f22f82e | Tom Kazimiers | Coloc 2: Encapsulate irregular IJ mask preparation in own method | Feb 20 2011 | ||||
ab8360b65c59 | Tom Kazimiers | Coloc 2: Let the mask cursor repeat the mask if it went through it | Feb 20 2011 | ||||
744469522413 | Tom Kazimiers | Coloc 2: Add ROI/mask image (if present) to result set | Feb 20 2011 | ||||
af91b413aa77 | Tom Kazimiers | Coloc 2: Let RoiImage use RoiShiftingLocalizableCursor | Feb 20 2011 | ||||
d841fe090453 | Tom Kazimiers | Coloc 2: Clone ROI information in RoiImage, data must be no reference here | Feb 20 2011 | ||||
75c78997642c | Tom Kazimiers | Coloc 2: Add a LocalizableByDim cursor that shifts ROI cursor reguests | Feb 20 2011 | ||||
745130554bb3 | Tom Kazimiers | Coloc 2: Add a RoiImageFactory | Feb 20 2011 | ||||
498a29defbb5 | Tom Kazimiers | Coloc 2: Add MaskedImageFactory to create new images based on MaskedImages | Feb 20 2011 | ||||
817874919522 | Tom Kazimiers | Coloc 2: Add some image properties to the RoiImage | Feb 20 2011 | ||||
03a1a9295789 | Tom Kazimiers | Coloc 2: Make MaskCursor hierarchy deal with mask image insdead mask image | Feb 20 2011 | ||||
ebd93d98a514 | Tom Kazimiers | Coloc 2: Make members of ConstraintCursor protected | Feb 20 2011 | ||||
941711f0d5e7 | Tom Kazimiers | Coloc 2: Let the ROI cursors in Costes' be implicitely by the image type | Feb 20 2011 | ||||
7717a9c26899 | Tom Kazimiers | Coloc 2: Split MaskCursor in MaskCursor and MaskLocalizableCursor | Feb 20 2011 | ||||
612f7b21fbe4 | Tom Kazimiers | Coloc 2: Style changes | Feb 20 2011 | ||||
1668807d4d09 | Tom Kazimiers | Coloc 2: Remve not needed roi usage indicator variable | Feb 20 2011 | ||||
2b8f0d4e5b8f | Tom Kazimiers | Coloc 2: Add ROI/Mask selection to GUI | Feb 20 2011 | ||||
a0cca6fd0d74 | Tom Kazimiers | Coloc 2: Style changes | Feb 20 2011 | ||||
7d3b617723e4 | Tom Kazimiers | Coloc 2: Let the plugin allow ROIs again, now arbitrary shaped | Feb 20 2011 | ||||
7e5fe0b13de6 | Tom Kazimiers | Coloc 2: The DataContainer can now create MaskedImages if required | Feb 20 2011 | ||||
305a24545c73 | Tom Kazimiers | Coloc 2: Add MaskedImage | Feb 20 2011 | ||||
0b0c663d5693 | Tom Kazimiers | Coloc 2: Make MaskCursor a LocalizableCursor and change the typing | Feb 20 2011 | ||||
27c7ac4ca4ae | Tom Kazimiers | Coloc 2: Add ForwardMode setter to ConstraintCursor | Feb 20 2011 | ||||
25214f0ca681 | Tom Kazimiers | Coloc 2: Make the MetaCursor implement the Cursor interface. | Feb 20 2011 | ||||
4d2b7fa5ba7e | Tom Kazimiers | Coloc 2: Add ConstraintCursor to make TwinValueRangeCursor logic reusable | Feb 20 2011 | ||||
ba4af822eb98 | Tom Kazimiers | Coloc 2: Add basic mask cursor implementation | Feb 20 2011 | ||||
5cc5097d828a | Tom Kazimiers | Coloc 2: Style and Comment changes for TwinValueRangeCursor | Feb 20 2011 | ||||
3f8591265459 | Tom Kazimiers | Coloc 2: Add a missing class to the imglib extensions: MetaCursor | Feb 20 2011 | ||||
be16034dd9a0 | Tom Kazimiers | Coloc 2: In PDF output add no horizontal rule after last image | Feb 20 2011 | ||||
b2a7c32c489a | Tom Kazimiers | Coloc 2: Fix PDF output of images | Feb 20 2011 | ||||
a59a053b7217 | Tom Kazimiers | Coloc 2: Make package folder names lower case | Feb 20 2011 | ||||
bf65ac1c9f3d | Tom Kazimiers | Coloc 2: Use new package of TypeConverter | Feb 20 2011 | ||||
43266c5c98e0 | Daniel James White/Tom Kazimiers | Coloc 2: explicit GPL license text added... just in case. | Feb 20 2011 | ||||
d6aaeeaa3b25 | Daniel James White/Tom Kazimiers | Coloc 2: Style change | 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 | ||||
0088d69ea5fd | Daniel James White/Tom Kazimiers | Coloc 2: Make Li's ICQ calculation static | Feb 20 2011 | ||||
2999c37a6289 | Daniel James White/Tom Kazimiers | Coloc 2: Catch press on cancel button on PDF save dialog | Feb 20 2011 | ||||
199cf8136832 | Daniel James White/Tom Kazimiers | Coloc 2: Removed some wrong Override-Statements | Feb 20 2011 | ||||
d30e7e98f5a2 | Daniel James White/Tom Kazimiers | Coloc 2: Add package information to all files | Feb 20 2011 | ||||
bad73128afb8 | Daniel James White/Tom Kazimiers | Coloc 2: allow multiple ResultHandlers to be run | Feb 20 2011 | ||||
66f3a14c33cf | Daniel James White/Tom Kazimiers | Coloc 2: deleted as moved this functionality into PDFWriter as it was the only… | Feb 20 2011 | ||||
c5d94a39c79c | Daniel James White/Tom Kazimiers | Coloc 2: PDFwriter is now independent of ResultsCollector | Feb 20 2011 | ||||
5377dde22680 | Daniel James White/Tom Kazimiers | Coloc 2: Make paragraph a local variable | Feb 20 2011 | ||||
7fd4f7cacedc | Daniel James White/Tom Kazimiers | Coloc 2: A PDF writer "display" class - this will be a standardized format. | Feb 20 2011 | ||||
14fc53d645f7 | Daniel James White/Tom Kazimiers | Coloc 2: ResultsCollector class for organising the resukts before deciding how… | Feb 20 2011 | ||||
714ad57b9195 | Daniel James White/Tom Kazimiers | Coloc 2: move ValueResult to its own separate class for resuse | Feb 20 2011 | ||||
96299ab7b3b4 | Daniel James White/Tom Kazimiers | Coloc 2: Add another precondition check for Pearsons execute method | Feb 20 2011 | ||||
361772adeb66 | Daniel James White/Tom Kazimiers | Coloc 2: Add try/catch block to auto threshold regression | Feb 20 2011 | ||||
962fb27fb1f1 | Daniel James White/Tom Kazimiers | Coloc 2: IJ macro added to generate test data of many dots then smoothed. | Feb 20 2011 | ||||
605a3a5053e5 | Daniel James White/Tom Kazimiers | Coloc 2: small test data images. | Feb 20 2011 |
c4science · Help