fiji / Colocalisation_Analysis

Fiji's plugin for colocalization analysis
http://imagej.net/Coloc_2
GNU General Public License v3.0
24 stars 18 forks source link

Fix issue33 #43

Closed chalkie666 closed 8 years ago

chalkie666 commented 8 years ago

fixes issue #33 and also augments the results output which get unique roi/mask IDs for each coloc job that is run, and remove the frightening -1 result value and change to Done.

chalkie666 commented 8 years ago

@tomka ok to merge?

tomka commented 8 years ago

Sorry for the delay, was sick the last week, but will have a look at it today.

tomka commented 8 years ago

Indeed, the DataContainer constructors should share more code. Alternatively to what you did in 897fd4b, you could have just changed the call to DataContainer to include the "Ch1" and "Ch2" prefixes. This way you would have probably needed to change less code. Anyway, all the commits look fine and I'll merge it in.

chalkie666 commented 8 years ago

Me too. Stupid viruses. D On 18 Sep 2015 3:26 pm, "Tom Kazimiers" notifications@github.com wrote:

Sorry for the delay, was sick the last week, but will have a look at it today.

— Reply to this email directly or view it on GitHub https://github.com/fiji/Colocalisation_Analysis/pull/43#issuecomment-141451049 .