This program converts bucket sub-bricks to fim (fico, fitt, fift, ...) type dataset.
Usage:
-or-
This produces a fico (fitt, fift, ...) dataset, depending on the statistic type of the 2nd subbrick, with d1+orig[index1] -> intensity sub-brick of pname
d2+orig[index2] -> threshold sub-brick of pname
-or-
This produces a fico (fitt, fift, ...) dataset, depending on the statistic type of the 2nd subbrick, with d1+orig[index1] -> intensity sub-brick of pname
d1+orig[index2] -> threshold sub-brick of pname
-prefix pname = Use ‘pname’ for the output dataset prefix name.
OR -output pname [default=’buc2fim’]
- -session dir = Use ‘dir’ for the output dataset session directory.
- [default=’./’=current working directory]
- -verb = Print out some verbose output as the program
- proceeds
Command line arguments after the above are taken as input datasets. A dataset is specified using one of these forms:
‘prefix+view’, ‘prefix+view.HEAD’, or ‘prefix+view.BRIK’.
Sub-brick indexes start at 0.
will cause the sub-brick #5 in fred+orig to be output as the intensity sub-brick, and sub-brick #3 to be output as the threshold sub-brick in the new dataset.
++ Compile date = Dec 16 2015