run("Close All"); run("CT (420K, 16-bit DICOM)"); //width=888 height=495 run("Scale...", "x=4 y=4 interpolation=Bilinear create"); //width=3552 height=1980 run("Tile"); selectWindow("ct.dcm-1.tif"); run("Brightness/Contrast..."); waitForUser("Please Set contrast and select 'Propagate to all images'"); //works until 1.52r //fails in 1.52s: min/max is reset when Brightness/Contrast is opened; propagate is ok //fails since 1.52t: min/max is not propagated, other images have instead min/max reset