Description Usage Arguments Value
View source: R/camino_subset_max_bval.R
Subset Maximum B-value
1 2 3 4 5 | camino_subset_max_bval(infile, schemefile, max_bval = NULL,
verbose = TRUE)
camino_subset_max_bval_scheme(schemefile, max_bval = NULL,
verbose = TRUE)
|
infile |
Input 4D image |
schemefile |
Scheme file with b-values and b-vectors |
max_bval |
Maximum b-value to include in the output. Default infinity (include all b-values). In the same units as the scheme file. |
verbose |
Print diagnostic messages |
List of output filename and output scheme file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.