User Tools

Site Tools


jvs:fscan:manual:chapter2:reslice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
jvs:fscan:manual:chapter2:reslice [2011/04/14 14:06] voyvodicjvs:fscan:manual:chapter2:reslice [2022/11/16 22:12] – [Reslice -- Process each slice independently] voyvodic
Line 2: Line 2:
 ===== Reslice -- Process each slice independently===== ===== Reslice -- Process each slice independently=====
 **usage:**\\ **usage:**\\
--reslice reslice_file newname sliceflag\\+-reslice [reference] reslice_file newname sliceflag\\
 -reslice overlay newname sliceflag\\ -reslice overlay newname sliceflag\\
 -reslice transform newname sliceflag\\ -reslice transform newname sliceflag\\
--reslice reslice nx ny nz orient xres yres zres tilt+-reslice nvoxels nx ny nz [nt] newname sliceflag\\ 
 +-reslice voxsize xres yres zres [tres] newname sliceflag\\ 
 +-reslice vsort sortref newname\\ 
 +-reslice zsort sortref newname\\
 ===== ===== ===== =====
-RESLICE generates a new data set by reslicing the current data set. If you specify a reference data set, as RESLICE_FILE, the new data set will have the dimensions of that reference data set, with every voxel transformed to the appropriate new locations for that slice orientation.+RESLICE generates a new data set by resampling the current data set. If you specify a reference data set, as RESLICE_FILE, the new data set will have the dimensions of that reference data set, with every voxel transformed to the appropriate new locations for that slice orientation.
  
-  * RESLICE_FILE The INFILE images will be resliced in the same orientation as the RESLICE_FILE, and written to the dataset NEWNAME. +  * reference (default) the INFILE images will be resliced in the same orientation as the RESLICE_FILE, and written to the dataset NEWNAME. If omitted, RESLICE_FILE defaults to the previous image window.\\ 
 +  * overlay -   \\ 
 +  * transform - \\ 
 +  * vsort - rearrange volume order. SORTREF can be "reverse" to simply reverse the volumes in time, or a 1D list of volume numbers, in which case the volumes will be written out in that order. \\ 
 +  * zsort - rearrange slice order. SORTREF can be "reverse" to simply reverse the slice order, or a 1D list of slice numbers, in which case the slices will be written out in that order. \\
  
 SLICEFLAG: SLICEFLAG:
-    * 1 - Interpolate pixel values+    * 1 - Interpolate pixel values (default)
     * 2 - Do not interpolate pixel values (default is usually interpolation)     * 2 - Do not interpolate pixel values (default is usually interpolation)
     * 4 - reslice input to all timepoints in RESLICE_FILE; default is just 1 slice volume     * 4 - reslice input to all timepoints in RESLICE_FILE; default is just 1 slice volume
jvs/fscan/manual/chapter2/reslice.txt · Last modified: 2024/06/21 15:44 by 127.0.0.1