## Note: This page was created with the CommandTemplate ## ## If you're modifying this page please take a look at the ## latest version of CommandTemplate to ensure that you're ## using the latest version of the CommandTemplate ## ## See HelpOnCommandTemplate for description of formatting <> '''Index''' <> Software version described: * $Date: 2006/12/29 02:09:07 $ * $Revision: 1.25 $ * Use usage or version option to see version you are using = Name = mri_make_template = Overview = Reads data from two or more subjects and creates a template file for volumes. (as opposed to [[mris_make_template]] which makes a template for registering surfaces.) = Synopsis = mri_make_template [Flagged args] subject1 [subject2...] ouput_template_path = Arguments = == Positional Arguments == ||<^>'''Posn'''||<^> <'''Argname'''> ||<^>'''Description'''|| ||<^>1 to last-1||<^> ||<^>List of one or more subjects to input|| ||<^>last||<^> ||<^>Full path to output template file.|| == Required Flagged Arguments == None == Optional Flagged Arguments == ||<^>'''Category'''||<^>'''Flag'''||<^> <'''Args'''> ||<^>'''Description'''|| ||<^>Input||<^>-open||<^> ||<^>Open input volume {open} times|| ||<^>Input||<^>-sdir||<^> ||<^>Sets SUBJECTS_DIR instead of default|| ||<^>Input||<^>-T1||<^> ||<^>Reads T1 volume from directory T1_name. (Or file, presumably?)|| ||<^>Output||<^>-B||<^> ||<^>Generates binary template from {binary_name} volume|| ||<^>Output||<^>-novar||<^> ||<^>Disables writing of variance estimates|| ||<^>Output||<^>-S,-V||<^> ||<^>Writes variances|| ||<^>Output||<^>-statsonly||<^> ||<^>|| ||<^>Output||<^>-X||<^> ||<^>Writes means and covariances of xforms|| ||<^>Algorithm||<^>-binarize||<^> ||<^>Binarizes input volume with thresh= binarize|| ||<^>Algorithm||<^>-erode||<^> ||<^>Erodes input volume {erode} times|| ||<^>Algorithm||<^>-N||<^> ||<^>Don't use transform on first volume|| ||<^>Algorithm||<^>-smooth||<^> ||<^>Smooths output with Gaussian sigma= smooth|| ||<^>Algorithm||<^>-T||<^> ||<^>Applies transformation {transform_fname} to each volume|| ||<^>Utility||<^>-?,-U||<^> ||<^>Print usage|| ||<^>Footer||<^>XXXXXXXXXXXXX||<^> ||<^>|| = Outputs = || output || ?? || = Description = Not sure what kind of template this produces, nor what registration is expected upstream from the is program. --GW = Examples = == Example 1 == ?? description == Example 2 == command foo -i f -o out -f fvalue description = Bugs = None = See Also = [[mris_make_template]] = Links = FreeSurfer, FsFast = Methods Description = {{{ ?? }}} = References = [[References/Lastname###]] = Reporting Bugs = Report bugs to = Documentation Authors = BruceFischl, GrahamWideman