Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue33 #43

Merged
merged 4 commits into from
Sep 18, 2015
Merged

Fix issue33 #43

merged 4 commits into from
Sep 18, 2015

Conversation

chalkie666
Copy link
Collaborator

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.

put the Ch1_ or Ch2_ text prefic in front of the image channel name
to the user know which is which.

I notice again the method in question has three versions,
which share much code, and should be thus refactored to
prevent copy paste bugs... i had to do the same things 3x here.

Signed-off-by: daniel j. white <dan@chalkie.org.uk>
Signed-off-by: daniel j. white <dan@chalkie.org.uk>
User output now contains the type of mask used or not
and the mask ID as results values

Signed-off-by: daniel j. white <dan@chalkie.org.uk>
because, after Toms earlier commit,
we can use strings as results values too.

Signed-off-by: daniel j. white <dan@chalkie.org.uk>
@chalkie666
Copy link
Collaborator Author

@tomka ok to merge?

@tomka
Copy link
Collaborator

tomka commented Sep 18, 2015

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

@tomka
Copy link
Collaborator

tomka commented Sep 18, 2015

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.

tomka added a commit that referenced this pull request Sep 18, 2015
@tomka tomka merged commit 9db515e into fiji:master Sep 18, 2015
@chalkie666
Copy link
Collaborator Author

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
#43 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants