make_analyze: version 1.3 usage: make_analyze [-x x_dim] [-y y_dim] [-o outbase] [-s nslices] [-i nimages] [-f FOV] [-t thick] [-h header] [-a slbegin] [-b ibegin] [-HZD] [input_dir output_dir] [-e exam# serial#] FTYPE FTYPE: F (raw FUNC) | S (raw STRUCT) | O (OTHER) | Z (raw STRUCT from zimg) options: -H help -D delete originals after conversion (you gotta be kidding...) -Z compressed output -x n x_dimension size in pixels (default = 128) -y n y_dimension size in pixels (default = 128) -o name output file basename (default func.| struct.| other. ) -s n number of slices (default=1) -a n beginning slice (default=1) -i n number of images/scans (default=1) -b n beginning image (default=1) -f n field of view (default=240) -t n slice thickness (default=7) -p n precision in digits for padding in inputs (default = 3) -h n header size for structurals (default 7904) -e n n 4 or 5 digit exam number and serial number eg: -e 3427 3 comments: Program will only work if makeaheader is present OTHER filename is expected to be of type *.slxx.* Will work on either compressed or noncompressed input Output name is padded to 5 digits (e.g., 00001) If input_dir is given, must also give output_dir