Login  Register

Re: Hyperstack Reorder/Rename Channels

Posted by Rasband, Wayne (NIH/NIMH) [E] on Mar 04, 2015; 5:34am
URL: http://imagej.273.s1.nabble.com/Hyperstack-Reorder-Rename-Channels-tp5011834p5011856.html

On Mar 2, 2015, at 9:56 PM, Francis OBrien <[hidden email]> wrote:
>
> Hi ,
>
> My hyperstack creates a stack that is alphabetical in order. Is there any
> way to rearrange the channels according to the number and can this process
> be scripted?

You can use the Image>Colors>Arrange Channels command to rearrange the channels of a hyperstack, and this command is recordable. In this case, the recorded macro code would be

    run("Arrange Channels...", “new=43521);

-wayne

> A100
> B20
> C12
> D2
> E17
>
> D2
> C12
> E17
> B20
> A100
>
> Any help would be really appreciated.



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