Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

fslsplit

#!/bin/sh

# Populate each subdirectory with slices of a 3D volume.
# Uses: Slice a tract mask and use these 2D roi cross-sections 
# to extract any tract measures and identify changes along the tract.
# In the examples, we populate appropriately named directories 
# with numbered slices:

fslsplit img ax/ax_ -z  # axial slices
fslsplit img sag/sag_ -x # sagittal slices 
fslsplit img cor/cor_ -y # coronal slices
Comment

PREVIOUS NEXT
Code Example
Shell :: slurm job specify output directory 
Shell :: fsl convert_xfm 
Shell :: make[1]: [scripts/Makefile.lib:196: scripts/kconfig/zconf.tab.c] Error 127 make: *** [Makefile:534: bb.org_defconfig] Error 2 root@192.168.4.89:/usr/src/linux-4.19.94-ti-rt-r61# 
Shell :: how do i install xcode 7 in 2021 
Shell :: tableview javafx mysql repeats data 
Shell :: how to filter output to readable characters Linux 
Shell :: how to install a specific docker version on centos machine 
Shell :: grep ignore lines 
Shell :: git branch inside branch 
Shell :: web server not running due to lack of necessary permissions in linux nginx 
Shell :: install storybook pseudo states 
Shell :: fix errors occurred when installing a file in linux 
Shell :: No matching version found for mongodb@3.6.6. 
Shell :: how to create tmp directories in hpc 
Shell :: wasmtime 
Shell :: E: No se pudo abrir el fichero de bloqueo «/var/cache/apt/archives/lock» 
Shell :: Freeze your process list across server restart 
Shell :: use vim or perl to replace the cdc_ string in chromedriver 
Shell :: Can I export fbx files from SpeedTree for UE 
Shell :: add mongodb path to bashrc 
Shell :: netstat column headers 
Shell :: gulp-tar 
Shell :: can i create a branch inside of another branch in GIT 
Shell :: how to set chmod 777 to folder 
Shell :: show all vscode extensions installed in commandline 
Shell :: docker build commands 
Shell :: multiple mount path docker container 
Shell :: shell keep newline at output 
Shell :: bad substitution shell 
Shell :: how to enable git lol 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =