Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

fslroi

# Use fslroi to extract a specific volume from a 4D image. 

# The 1st numerical argument is the volume upon which to begin extraction. 
# Indexing starts with 0 not 1. 
# The 2nd numerical argument is the size (# volumes) to extract. 
# A size of -1 will retrieve the full image extent for that dimension. 
# The first file is input, the second file is output. 
# The following example takes img_fmri and retains the first 128 volumes 
# in the same file name.

fslroi img_fmri img_fmri 0 128
Comment

PREVIOUS NEXT
Code Example
Shell :: fsl convert_xfm 
Shell :: remove first 3 commits 
Shell :: gst-plugin-scan 100 cpu 
Shell :: windows launch node with multiple environment variables 
Shell :: inport files to google colab from github 
Shell :: systemd edit sshd services 
Shell :: GemWrappers: Can not wrap missing file: 
Shell :: Excluding files 
Shell :: set image deployment 
Shell :: check if my connection is wpa2 ubuntu 
Shell :: dokuwiki debug log 
Shell :: disable assertions python 
Shell :: gentoo os-prober 
Shell :: git unable to connect to cache daemon: Permission denied 
Shell :: how to enable tray icon on ubuntu 18.04 
Shell :: pattern matching alias linux 
Shell :: git deploy to cpane in .cpanel.yml 
Shell :: batch compress mp4 
Shell :: linux df -h levels occupy 
Shell :: how to calculate longitude delta 
Shell :: last_ack 
Shell :: container has runAsNonRoot and image has non-numeric user 
Shell :: how to make a log of my ternminal history 
Shell :: git still traching .gradle files although adding it at .gitignore 
Shell :: uninstall laptop mode tools elementary os 
Shell :: screenshot tool with markup in linux manjaro 
Shell :: minecraft skript every 1 second 
Shell :: mongodb shell list more than 20 
Shell :: Online Git repository commands 
Shell :: get all the apps installed on the phone command 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =