stack to images, saved as .tiff

Posted by Sonia Aguera on
URL: http://imagej.273.s1.nabble.com/stack-to-images-saved-as-tiff-tp5000205.html

Hi,

I would like to export z stack files (.lif) into separate images, one
per step (as a .tiff file). I need to keep the original name and the
number of the slice.

I made a small macro to do this, but it does not work. I will very much
appreciate your expert advice.

Thank you very much

This is my macro:
---
run("Stack to Images");
saveAs("Tiff",
"/Users/saguera/Desktop/sa20120925.forAcapella/getTitle().getSliceNumber().tif");
-----

Can this be done in a batch?

Cheers

--

Sonia Aguera-Gonzalez, PhD
Unité de Biologie Cellulaire des Lymphocytes
Institut Pasteur
28, rue du Dr Roux
75724 Paris Cedex 15
France
Tel :  33 1 40 61 3559

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