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: docs/index.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,17 @@ General Slicer guide
18
18
19
19
Tutorials and sample data
20
20
---------------------
21
-
*[DWIConverter tutorial](http://dmri.slicer.org/tutorials/dwi_converter) ([test data](http://slicer.kitware.com/midas3/download/item/93008/SiemensTrioTim2.tar.gz)): diffusion weighted image data conversion from DICOM to NRRD
21
+
*[DWIConverter tutorial](http://dmri.slicer.org/tutorials/dwi_converter) ([test data](https://github.com/Slicer/slicer.kitware.com-midas3-archive/releases/download/SHA256/717d68b4aee11b8ffba5dd5409ab87a658d9fbef3061a7dcd1088c0bf14a7473)): diffusion weighted image data conversion from DICOM to NRRD
22
22
*[Slicer DTI tutorial](http://dmri.slicer.org/tutorials/diffusion_mri_analysis): General DTI overview
23
23
*[Slicer Neurosurgical Planning tutorial](http://dmri.slicer.org/tutorials/neurosurgical_planning_dti): Interactive DTI tractography in Slicer
24
24
*[Slicer UKF Tractography tutorial](http://dmri.slicer.org/tutorials/ukf_tractography): Multi-fiber tractography for crossing fibers
25
25
*[Slicer Fiber Bundle Selection and Scalar Measurements tutorial](http://dmri.slicer.org/tutorials/tractography_measurement): Tractography selection and measurements for studies
26
26
*[Slicer CLI Application tutorial](http://dmri.slicer.org/tutorials/cli_measurements): Tractography selection and measurements in command line interface (CLI) mode
27
27
*[DICOM TR Converter tutorial](http://dmri.slicer.org/tutorials/dicom_tractography): Loading and saving tractography as DICOM TR objects.
28
28
29
+
*Note*: the linked test data is an NRRD file containing a diffusion-weighted MRI volume. You will need to set a file
30
+
suffix (i.e. `.nrrd`) to load it into Slicer.
31
+
29
32
Individual Slicer module documentation pages
30
33
---------------------
31
34
*[Slicer nightly documentation of Diffusion MRI modules](http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly#Modules_by_category_Diffusion)
0 commit comments