Hi,
I just noticed one problem that did not seem to happen before.

I have a hyperstack with 4z and 4t frames (total there are 16 slices).
I convert the hyperstack to stack:

run("Hyperstack to Stack");

and then try to make a 4x4 montage out of it:

run("Make Montage...", "columns=4 rows=4 scale=1 first=1 last=16 increment=1 border=3 font=12");

However this last command fails because the (now) stack with 16 slices still thinks is a (5D) hyperstack.

This is happening in IJ 1.54i12 with Java 1.8.0_121 under linux.
Cheers

Gabriel

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

Reply via email to