Login  Register

Re: ROI manager bug-let

Posted by Michael Schmid on May 06, 2016; 5:31pm
URL: http://imagej.273.s1.nabble.com/ROI-manager-bug-let-tp5016334p5016341.html

Hi Michael,

sorry, I can't reproduce this. Here is my sample macro:

   run("Blobs (25K)");
   setAutoThreshold("Default");
   run("Analyze Particles...", "exclude include summarize add");
   selectWindow("ROI Manager");
   run("Close");
   showStatus("ROI Manager has been closed");
   wait(2000);
   run("Analyze Particles...", "exclude include summarize add");


I'm using ImageJ 1.51a16; Java 1.6.0_65 [64-bit]; Mac OS X 10.6.8

If you see the problem with my macro, please report which Java and
operating system version.
If the macro shows the ROI Manager with the second run of "Analyze
Particles...", can you determine what is differnet in your case,
compared to the macro?
Michael
________________________________________________________________

On 2016-05-06 18:46, Michael Elbaum wrote:

> Same behavior with 1.51a, just upgraded. I take an image, threshold, Analyze Particles to get an ROI manager. Then I close the ROI manager and run Analyze Particles again but no ROI manager comes up. The Results and Summary do update as expected.
> best,
> Michael
>
> ________________________________________
> From: ImageJ Interest Group [[hidden email]] on behalf of Gabriel Landini [[hidden email]]
> Sent: Friday, May 06, 2016 18:28
> To: [hidden email]
> Subject: Re: ROI manager bug-let
>
> On Friday 06 May 2016 15:21:44 Michael Elbaum wrote:
>> Dear developers,
>>      If I use the ROI manager and inadvertently close it rather than deleting
>> contents, then I can't get it back. It still appears in windows list but
>> the only way to restore it is to restart ImageJ. I'm using v1.50f8. Is
>> there a work-around, or if not could this go on a bug-fix list? thanks,
>
> I cannot replicate this
> Please see if this happens in the latest version. It is more useful to first
> check the latest version because bugs are being fixed all the time.
>
> Cheers
>
> Gabriel
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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