Hi LazareskiK,
There should be a better way, but I could come up only the following procedure using the
Cluster gadget and "Swap Mask" tool button:
1) On your graph, start Cluster gadget. Move the yellow ROI box to position it to the desired position.
2) Press "Mask Data Points" button in the dialog of the Cluster gadget. (The portion of plot changes the color.)
3) Press "Swap Mask" tool button in Mask toolbar. (Only your portion is unmasked.)
4) Enter the following commands in script window, highlight these lines, then press ENTER key.
You get the desired values:sum(%c);
sum.imax=;
xvalue(sum.imax,%C)=;
sum.max=;
sum.imin=;
xvalue(sum.imin,%C)=;
sum.min=;
5) Again Swap Mask, "Unmask Data Points" in tool, then you can repeat 1)--4).
Hope this helps.
--Hideo Fujii
OriginLab