Global scale is reset (BUG)

Posted by jumpfunky on
URL: http://imagej.273.s1.nabble.com/Global-scale-is-reset-BUG-tp5015924.html

Dear List,

given the images A and B.

When I set the global scale for an image A via 

run("Set Scale...", "known=5 unit=nm global");

and then reset the scale only for A via
selectWindow("A");
run("Set Scale...", "distance=0 known=0 pixel=1 unit=pixel");

then the scale is also reset for B.

This is not what I've expected.

Is that for purpose or a bug?

Cheers,
Thorsten

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html