|
Man /
SubsetschemeContent-type: text/html subsetschemeSection: User Commands (1)Index Return to Main Contents NAMEsubsetscheme - Create scheme files from a subset of directions in an existing schemeSYNOPSISsubsetscheme -schemefile <file> -subsetpoints <points> -outputroot <root> [-imagelist <list>]DESCRIPTIONThis program takes the output of subsetpoints and produces scheme files corresponding to the subsets. Each subset scheme file contains ALL the unweighted (q=0) measurements in the original scheme, as well as all measurements along the gradient directions in the subset.
OUTPUTSubset scheme files - the measurements in the original scheme that correspond to the gradient directions in the subsetpoints file are output as outputRoot_[0...N-1].scheme, where there are N subsets. Subset indices - the integer indices of the measurements from the full scheme that are in the subset, indexed from zero. Image lists - If an image list is provided with the -imagelist option, the subset image lists are produced. The image list should be one line per measurement, containing the file name of the associated image volume. This can be produced from a 4D Nifti image with split4dnii.
EXAMPLESBegin with an existing scheme file, A.scheme, which consists of 3 b=0 measurements and 60 b=1000 s / mm^2 measurements spread over the sphere. The 60 diffusion-weighted measurements are stored in the file A.points.
Create scheme files for each of the subsets
The files subset_[0,1,2].scheme are created, each containing the 3 b=0 measurements, followed by the b=1000 measurements in each subset. If the diffusion-weighted images are stored as Nifti volumes, an image list can also be created for the subsets. If all 63 volumes are listed in the file imagelist.txt, then the command
will also produce subset_[0,1,2].imagelist, which contains the volumes in each subset.
OPTIONS
AUTHORSPhilip Cook <camino@cs.ucl.ac.uk>SEE ALSOpointset2scheme(1), subsetpoints(1)BUGS
IndexThis document was created by man2html, using the manual pages. Time: 02:07:11 GMT, December 04, 2017 |