Skip to content

Commit 603bdd6

Browse files
committed
Merge branch 'main' of https://github.com/MASILab/AtlasToDiffusionReg into main
2 parents 65d833a + 256e201 commit 603bdd6

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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

Singularity

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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 /

0 commit comments

Comments
 (0)