[ImageJ-bugs] [Bug 1000] "images to stack" does not work

bugzilla at fiji.sc bugzilla at fiji.sc
Thu Feb 5 11:39:10 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1000

Wayne Rasband <wsr at nih.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wsr at nih.gov

--- Comment #1 from Wayne Rasband <wsr at nih.gov> ---
P;ease provide a small test macro that reproduces the problem. The following
macro, which opens three images and runs "Images to Stack", works as expected.

  run("Close All");
  run("Boats (356K)");
  run("Bridge (174K)");
  run("Dot Blot (7K)");
  run("Images to Stack", "method=[Copy (center)] name=Stack use");

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150205/8524692c/attachment.html>


More information about the Imagej-bugs mailing list