Login  Register

Re: apparent bug in latest daily build 1.52q7

Posted by Aryeh Weiss on Jul 03, 2019; 2:17pm
URL: http://imagej.273.s1.nabble.com/apparent-bug-in-latest-daily-build-1-52q7-tp5022301p5022302.html

Update -- If the RoiManager is open before the PA is run, it works
properly. So if I add
run("ROI Manager...");
before running the PA, the macro script works.

--aryeh

On 03/07/2019 16:45, Aryeh Weiss wrote:

> 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