Name
mri_volsynth - synthesizes a volume with the given geometry and pdf
Synopsis
mri_volsynth <options>
Arguments
Required Flagged Arguments
--vol volid <fmt> |
output volume path id and format |
|
--dim nc nr ns nf |
|
|
Optional Flagged Arguments
--temp templateid <fmt> |
volume if for template |
|
--nframes nframes |
override template |
|
--res dc dr ds df |
|
|
--cdircos x y z |
|
|
--rdircos x y z |
|
|
--sdircos x y z |
|
|
--c_ras c_r c_a c_s |
|
|
--seed seed |
|
(default is time-based auto) |
--seedfile fname |
write seed value to this file |
|
--pdf pdfname |
name of pdf. Legal values: <gaussian>, uniform, const, delta |
|
Outputs
volume1 |
description |
volume2 |
description |
Description
mri_volsynth synthesizes a volume with the given geometry and pdf. Default pdf is gaussian (mean 0, std 1). If uniform is chosen, then the min is 0 and the max is 1. If const is chosen, then all voxels are set to 1. If delta, the middle voxel is set to 1, the rest to 0.
Examples
Example 1
mri_volsynth
description
Bugs
None
See Also
Links
Methods Description
description description
References
None
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>