Permute

The Permute java application permutes the storage order of a Pgh1.0 dataset. Permitted permutations are to txyz xyzt, or xytz order. A Pgh1.0 txyz dataset can be used as input to the SliceApp or RoiApp timeseries viewers.
The Permute java application invokes the Fiasco4.x permute function to do the permutation. (Fiasco4.x permute can do any permutation, this java wrapper only permits txyz/xyzt/xytz.) For more information about the Fiasco4.x permute function see the fiasco permute help page.

Invocation

java Permute
This starts up the java interpreter and runs the Permute application. You need to have setup your environment for java in order for this to work.

Permute window


Last updated Fri May 14 16:20:54 EDT 1999