fiji / Colocalisation_Analysis

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

Results: Missing Features: on 2D histograms in all results handlers, show xy axis labels (ch1, ch2), and the autothreshold level lines #15

Closed chalkie666 closed 6 years ago

chalkie666 commented 9 years ago

On the 2D histograms in all implementations of ResultsHandler label each channel, so we know which of channel1 and channel 2 is x and which y just by looking at the plot. Also, auto threshold results lines are missing in all results handlers. The same annotated final 2D histogram plot should be used in all results handlers, so same output is made. Might need a log and non log version to toggle between.