Re: linear translation of stack
Posted by
Günther on
May 13, 2014; 3:12pm
URL: http://imagej.273.s1.nabble.com/linear-translation-of-stack-tp5005448p5007715.html
Dear all,
I´m a novice, and I have a problem similar to Arvids post from last year:
http://imagej.1557.x6.nabble.com/linear-translation-of-stack-td5005448.htmlHowever, I cannot process the image stack using this script without losing the names of the individual tiff files. I want to keep the file names, so I can later process them with a piece of software which relies on a specific code for frame, level and channel number given by the file name.
The file names look like this:
X####L##C#
Where X#### specifies the frame, L## specifies the level and C# specifies the channel.
I have 750 frames, 40 lavels and 2 channels in the data set.
Are there ways to process Images in a vitual stack, but export them as a tiff-series with the original file names?
Or, as an alternative, can the script posted by George be modified to work as a batch operation for a folder?
I´d be grateful for any ideas,
Günther