<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - "images to stack" does not work"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1000#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - "images to stack" does not work"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1000">bug 1000</a>
from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
<pre>Based on your screenshots, I created a macro that reproduces the problem on my
system:
newImage("5x7_000001.tif", "16-bit random", 2273, 3570, 4);
run("Properties...", "channels=1 slices=1 frames=4 unit=pixel
pixel_width=1.0000 pixel_height=1.0000 voxel_depth=1.0000");
newImage("5x7_000002.tif", "16-bit random", 2273, 3181, 4);
run("Properties...", "channels=1 slices=1 frames=4 unit=pixel
pixel_width=1.0000 pixel_height=1.0000 voxel_depth=1.0000");
run("Images to Stack");</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>