File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,11 +17,6 @@ EDIT: this should be fixed now
1717
1818# TO DOs:
1919
20- -QA of the registered atlases into diffusion space
21-
22- -overlay of atlases on an FA map
23-
24- -perhaps something else as well
2520
2621-Possibly options
2722
Original file line number Diff line number Diff line change @@ -47,7 +47,8 @@ https://github.com/MASILab/AtlasToDiffusionReg
4747
4848 # Install FSL
4949 apt-get -y install python wget ca-certificates libglu1-mesa libgl1-mesa-glx libsm6 libice6 libxt6 libpng16-16 libxrender1 libxcursor1 libxinerama1 libfreetype6 libxft2 libxrandr2 libgtk2.0-0 libpulse0 libasound2 libcaca0 libopenblas-base bzip2 dc bc
50- wget -O /INSTALLERS/fslinstaller.py " https://fsl.fmrib.ox.ac.uk/fsldownloads/fslinstaller.py"
50+ # wget -O /INSTALLERS/fslinstaller.py "https://fsl.fmrib.ox.ac.uk/fsldownloads/fslinstaller.py"
51+ wget -O /INSTALLERS/fsinstaller.py " https://git.fmrib.ox.ac.uk/fsl/installer/-/raw/3.3.0/fslinstaller.py?inline=false"
5152 cd /INSTALLERS
5253 python fslinstaller.py -d /APPS/fsl -V 6.0.6
5354 cd /
You can’t perform that action at this time.
0 commit comments