Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

thd_brainormalize.h

Go to the documentation of this file.
00001 #define THD_BN_CMTOP
00002 
00003 #define THD_BN_XCM    0.0   /* center of mass of output dataset goes here */
00004 #define THD_BN_YCM   20.0
00005 
00006 #ifdef THD_BN_CMTOP
00007 # define THD_BN_ZCM  20.0
00008 #else
00009 # define THD_BN_ZCM   0.0
00010 #endif
00011 
00012 #define THD_BN_XORG -83.0   /* the box for the master dataset grid */
00013 #define THD_BN_YORG -89.0
00014 #define THD_BN_ZORG -82.0
00015 #if 0
00016    #define THD_BN_DXYZ   1.0
00017    #define THD_BN_NX   ((int)(167.0/THD_BN_DXYZ))
00018    #define THD_BN_NY   ((int)(212.0/THD_BN_DXYZ))
00019    #define THD_BN_NZ   ((int)(175.0/THD_BN_DXYZ))
00020 #endif
00021 #define THD_BN_ZHEIGHT 170.0   /* height of box, from top slice */
00022 
 

Powered by Plone

This site conforms to the following standards: