CellProfiler / CellProfiler-Analyst

Open-source software for exploring and analyzing large, high-dimensional image-derived data.
http://cellprofileranalyst.org
Other
146 stars 73 forks source link

Feature request- open image by clicking point in scatter plot #213

Open bethac07 opened 8 years ago

bethac07 commented 8 years ago

As of right now, I think the only way to access the image designated by a particular point on the scatter plot is to make some number of named gates and move them around over the images you want to open and say "Show images in gate"; it'd be nice to just be able to double- or right-click on a dot and have the image open up.

braymp commented 8 years ago

I used to just use the lasso tool to draw around the point(s) which selects them. Then you can right-click and open the image associated with the selected points using the context menu that comes up. Does that do the job?

AnneCarpenter commented 8 years ago

We are being greedy and would prefer the more intuitive, less-clicking behavior described (but yes, that is a good workaround).

braymp commented 8 years ago

There's also this problem: https://github.com/CellProfiler/CellProfiler-Analyst/issues/167. Booo!

daviddao commented 8 years ago

167 :( 👍 . I think Lasso works on Windows but it has very strange wx3 problems on MacOS (selecting sth different than actually lasso'ed). I could try to only enable it in Windows first.

braymp commented 8 years ago

Sounds like a plan.