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

Results Dashboard v2: Improve results display #8

Closed
ctrueden opened this issue Jul 17, 2015 · 4 comments
Closed

Results Dashboard v2: Improve results display #8

ctrueden opened this issue Jul 17, 2015 · 4 comments
Assignees
Milestone

Comments

@ctrueden
Copy link
Member

From Ann Wheeler:

In the output results file one needs to know what slice and ROI the colocalisation coefficients correspond to and be able to only chose the ones of interest for the study .

Migrated-From: http://fiji.sc/bugzilla/show_bug.cgi?id=1100

@ctrueden ctrueden added this to the unscheduled milestone Jul 17, 2015
@chalkie666
Copy link
Collaborator

using the maskHash integer ID as a unique identifier for ROIs and the jobName output is implemented in my latest changes, which @tomka is trying to merge into fiji master currently. But the imageJ ROI manager's ROI labels and these hash IDs are obviously not the same. The output images do show the selected ROI patch of image... so visually you can see which RIO of an image it is... but maybe we can do better.
Possibly best to use the ROI manager labels as the ID of the roi and use that in the jobName, but that leaves the problem of image mask naming.... i guess the mask images has a name so that can be used, so long as the user knows to use unique named mask images?

@chalkie666 chalkie666 self-assigned this Aug 4, 2015
@chalkie666 chalkie666 modified the milestones: m1, unscheduled Aug 4, 2015
@chalkie666 chalkie666 changed the title Improve results display Results Dashboard v2: Improve results display Aug 8, 2015
@chalkie666 chalkie666 modified the milestones: unscheduled, m1 Aug 8, 2015
@chalkie666
Copy link
Collaborator

is now fixed and the general idea also carried over into the new "Results Dashboard v2" see issue #31

@tomka
Copy link
Collaborator

tomka commented Aug 8, 2015

On Thu, Jul 30, 2015 at 02:45:06AM -0700, dan white wrote:

using the maskHash integer ID as a unique identifier for ROIs and the
jobName output is implemented in my latest changes, which @tomka is
trying to merge into fiji master currently.

You merged the cleaned up branch already. So it is part of Coloc 2's
master branch. :-)

@chalkie666
Copy link
Collaborator

so its done! i will then close this one.

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

No branches or pull requests

3 participants