You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: software/FSL/README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# FSL
2
2
3
-
https://fsl.fmrib.ox.ac.uk/fsl/fslwiki
3
+
https://fsl.fmrib.ox.ac.uk/fsl/docs/#/
4
+
5
+
Old site at https://fsl.fmrib.ox.ac.uk/fsl/fslwiki
4
6
5
7
## Docker containers
6
8
@@ -22,6 +24,10 @@ docker run --rm -it \
22
24
<image-name>
23
25
```
24
26
27
+
### FSL Documentation
28
+
29
+
The new FSL site provides [these](https://fsl.fmrib.ox.ac.uk/fsl/docs/#/install/container?id=install-fsl-into-a-dockersingularity-container) instructions. This has been translated into the main `Dockerfile` in this directory.
30
+
25
31
### Neurodocker
26
32
27
33
Using [neurodocker](https://www.repronim.org/neurodocker/index.html):
0 commit comments