Login  Register

Close all but active window

Posted by jswalker on Aug 14, 2015; 1:19am
URL: http://imagej.273.s1.nabble.com/Close-all-but-active-window-tp5014024.html

Hi all,

Simple problem that probably has a simple fix. Any help would be appreciated--

During the course of my image analysis I have the image I opened (A1 DAPI.jpg, for example), the same image converted to mask (A1 DAPI-1.jpg), and then the same image reverted with maxima stuck onto it (A1 DAPI-1.jpg Maxima).

There comes a critical point where I need to have ImageJ (well, Fiji) close all but the Maxima image. How do I do this?

Is there a closeAllButActive function that I am not aware of? I've looked high and low but haven't found much.
Failing that, is there a way to tell the macro to close any/all images that don't have the word "Maxima" in the image title?

I would rather not close any open ROI or Results windows if I can help it.

Thanks, IJ wizards.