AFNI program: CompareSurfaces

Output of -help


   Usage:    CompareSurfaces 
             -spec 
             -hemi 
             -sv1 
             -sv2  
             [-prefix ]

   NOTE: This program is now superseded by SurfToSurf

   This program calculates the distance, at each node in Surface 1 (S1) to Surface 2 (S2)
   The distances are computed along the local surface normal at each node in S1.
   S1 and S2 are the first and second surfaces encountered in the spec file, respectively.

   -spec : File containing surface specification. This file is typically 
                      generated by @SUMA_Make_Spec_FS (for FreeSurfer surfaces) or 
                      @SUMA_Make_Spec_SF (for SureFit surfaces).
   -hemi : specify the hemisphere being processed 
   -sv1 :volume parent BRIK for first surface 
   -sv2 :volume parent BRIK for second surface 

Optional parameters:
   [-prefix ]: Prefix for distance and node color output files.
                           Existing file will not be overwritten.
   [-onenode ]: output results for node index only. 
                       This option is for debugging.
   [-noderange  ]: output results from node istart to node istop only. 
                                  This option is for debugging.
   NOTE: -noderange and -onenode are mutually exclusive
   [-nocons]: Skip mesh orientation consistency check.
              This speeds up the start time so it is useful
              for debugging runs.

   [-novolreg|-noxform]: Ignore any Rotate, Volreg, Tagalign, 
                or WarpDrive transformations present in 
                the Surface Volume.
  Common Debugging Options:
   [-trace]: Turns on In/Out debug and Memory tracing.
             For speeding up the tracing log, I recommend 
             you redirect stdout to a file when using this option.
             For example, if you were running suma you would use:
             suma -spec lh.spec -sv ... > TraceFile
             This option replaces the old -iodbg and -memdbg.
   [-TRACE]: Turns on extreme tracing.
   [-nomall]: Turn off memory tracing.
   [-yesmall]: Turn on memory tracing (default).
  NOTE: For programs that output results to stdout
    (that is to your shell/screen), the debugging info
    might get mixed up with your results.
 

   For more help: http://afni.nimh.nih.gov/ssc/ziad/SUMA/SUMA_doc.htm


   If you can't get help here, please get help somewhere.
++ SUMA version 2006_7_3

CVS tag:
   SUMA_2005_04_29_1733

Compile Date:
   Jan 29 2009


    Shruti Japee LBC/NIMH/NIH shruti@codon.nih.gov Ziad S. Saad SSSC/NIMH/NIH saadz@mail.nih.gov 


This page auto-generated on Fri Jan 30 20:02:35 EST 2009