Re: Exporting TIF as Z/T labelled stack
Posted by Wayne Rasband on Aug 06, 2008; 5:31pm
URL: http://imagej.273.s1.nabble.com/Exporting-TIF-as-Z-T-labelled-stack-tp3695449p3695450.html
On Aug 1, 2008, at 3:35 AM, Adam Cliffe wrote:
> Does anyone know of a way of exporting a 4D tiff stack (or hyperstack)
> to a tiff series, labelling each file with Z and Time points i.e.
> image_ch001_z001_t001.tif
The File>Save As>Image Sequence command in the ImageJ 1.41j daily build
does this for hyperstacks except it creates names in the form
image_t001_z001_c001.tif so the files are listed and imported in the
correct order.
-wayne