Hi Thomas,
Does anyone know how can I change file's extension '*.tif' to '*.stk' in
> macro command 'saveAs', or something elses ?
>
ImageJ does not have built-in support for Metamorph STK, nor can any plugin
that I know of save to that format. The Bio-Formats plugin (
http://loci.wisc.edu/bio-formats/imagej) can read many formats including
Metamorph STK, but we intentionally do not provide export to proprietary
file formats such as STK. The reason is twofold: 1) it would be a
prohibitively large amount of work to create file format exporters for all
these formats; and 2) philosophically, we do not want to encourage the
proliferation of these formats. Better to convert your file to an open
format such as OME-TIFF (
http://www.openmicroscopy.org/site/support/file-formats/ome-tiff).
If you *must* convert to STK specifically, easiest would be to use
Metamorph to do it, rather than ImageJ. You can always save to TIFF in
ImageJ, then open the TIFF in Metamorph and save as STK.
Regards,
Curtis
On Thu, Feb 2, 2012 at 4:33 AM, Thomas GUILBERT
<
[hidden email]>wrote:
> Hi everybody,
>
> first post here.
> Does anyone know how can I change file's extension '*.tif' to '*.stk' in
> macro command 'saveAs', or something elses ?
>
> thank you,
>
> Thom G.
>