Created
March 26, 2019 17:05
-
-
Save ravnoor/88e6c536a991c9f0aa0aa7166f90928e to your computer and use it in GitHub Desktop.
create colourbars from fslview lookup tables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=FSL%3Bd7372159.0810 | |
FSLDIR=/usr/share/fsl/5.0/etc/luts | |
LUT=render3 | |
slicer ${FSLDIR}/colourbar.nii.gz -l ${LUT} -s 2 -i 0 100 -u -z 0 colourbar.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment