apparent bug in latest daily build 1.52q7
Posted by
Aryeh Weiss on
Jul 03, 2019; 1:45pm
URL: http://imagej.273.s1.nabble.com/apparent-bug-in-latest-daily-build-1-52q7-tp5022301.html
When the Particle Analyzer is run from a script, the RoiManager does not
open even when "add" is selected. When run interactively it works.
Here is a macro script that reproduces this problem: It assumes an image
is open (I used blobs). I did not include the line to open the sample
image because of a previous problem I reported opening the sample images.
run("Grays");
setAutoThreshold("Default dark");
//run("Threshold...");
//setThreshold(126, 255);
run("Convert to Mask");
run("Analyze Particles...", "display exclude clear summarize add in_situ");
I have this problem also in a python script (which is how I found it,
when one of my scripts broke).
It appears only in the daily build. 1.52p works properly on this script.
I am using Fiji, on macOS 10.14.5
Again, tnx in advance.
--aryeh
--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel
Ph: 972-3-5317638
FAX: 972-3-7384051
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html