I am developing a protocol to measure spot intensity.
I was able to output the each spot intensity and display the number of cell (ROI) on the screen with ICY.
However, I have no idea how to sum intensity of all spots and how to divide it by the number of cells.
I can do it manually but I would like to automate it using ICY because I'll input a ton of data.
Hi Stephane,
Thanks to your help, I was able to calculate the total spot intensity and output the number of ROI, but there are some problems.
1) Total spot intensity
When I use Merge ROI -> ROI statics -> Workbook to file, the correct value is output.
However, using Merge ROI -> Get ROI descriptor value -> Math operation binary, "NaN" is output.
What is the cause of this?