vb2tes
From VoxBoWiki
vb2tes will convert any 4D file in a supported format to TES format. It's superceded by vbconv, but maintained for the benefit of old-timers. Here's the help:
VoxBo vb2tes (v1.8.5pre8/May 6 2010) usage: vb2tes <4D file/dir> <tesname> [<flags>] flags: -i <nums> include only these volumes -e <nums> exclude these volumes -m <outfile> multifile mode, writes to outfile -f convert to floating point -n replace NaNs and Infs with zeros notes: for the -i and -e flags, you can specify a list of numbers as a list range, or combination as follows: 1,3,5,7,9 or 32-45 or 0,1,2,7-10
