Difference between revisions of "Documentation/Labs/TutorialTesting/4.3-Release"
Line 9: | Line 9: | ||
==Slicer Welcome Tutorial== | ==Slicer Welcome Tutorial== | ||
+ | Note 1 [Yuzheng]: There are 11 sample datasets as of now and there was only 6 in the tutorial. | ||
* r22128 / Windows7 / 64-bit / Chrystel: OK | * r22128 / Windows7 / 64-bit / Chrystel: OK | ||
− | |||
− | |||
* r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK | * r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK | ||
==Slicer4Minute Tutorial== | ==Slicer4Minute Tutorial== | ||
− | Note [Chrystel]: Scene is loading automatically and no add volume in file menu (add data) | + | Note 1 [Chrystel]: Scene is loading automatically and no add volume in file menu (add data) |
+ | Note 2 [Yuzheng]: Icon has changed: (on page 22) The spin icon represents 'yaw the view of the scene' now instead of 'spin the 3D view' shown in tutorial. One click won't start spinning the model, but yaw the model once. | ||
* r22128 / Windows7 / 64-bit / Chrystel: OK | * r22128 / Windows7 / 64-bit / Chrystel: OK | ||
− | |||
− | |||
* r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK | * r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK | ||
==Slicer4 Data Loading and 3D Visualization == | ==Slicer4 Data Loading and 3D Visualization == | ||
− | Note [Chrystel]: Menu has changed, there is no tab Material Properties anymore | + | |
+ | Note 1 [Chrystel]: Menu has changed, there is no tab Material Properties anymore | ||
+ | Note 2 [Yuzheng]: Menu has changed: no add volume and add scence in file menu (add data) | ||
+ | Note 3 [Yuzheng]: Error messages in standard output | ||
+ | when loading 3DHeadScene.mrml (tutorial page 19), get the following: | ||
+ | ERROR: In .../Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 | ||
+ | vtkMRMLSceneViewStorageNode (0x4295b10): ReadDataInternal: file does not exist:.../3DVisualizationData/3DVisualizationData/3DHeadData/Axial.png | ||
+ | |||
+ | ERROR: In .../Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 | ||
+ | vtkMRMLSceneViewStorageNode (0x4295e90): ReadDataInternal: file does not exist: .../3DVisualizationData/3DVisualizationData/3DHeadData/Sagittal .png | ||
+ | |||
+ | ERROR: In /home/yuzheng/Source/Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 | ||
+ | vtkMRMLSceneViewStorageNode (0x4296420): ReadDataInternal: file does not exist: .../3DVisualizationData/3DVisualizationData/3DHeadData/Coronal .png | ||
+ | |||
+ | Note 4[Yuzheng]: Additional .vtk suffix and possible error messages in standard output | ||
+ | When saving a scene(tutorial page 62), the default vtk file name has two vtk suffix, e.g. left_eyeball.vtk.vtk. | ||
+ | If these vtk files are not saved as instructed in the tutorial, then the following errors will be shown in output when scene is restored (tutorial page 66) | ||
+ | |||
+ | Note 5[Yuzheng]: Additional white space in default file name | ||
+ | When saving a scene(tutorial page 62), there exist additional white space in these two default file names: | ||
+ | 'Sagittal .png' and 'Coronal .png' | ||
* r22128 / Windows7 / 64-bit / Chrystel: OK | * r22128 / Windows7 / 64-bit / Chrystel: OK | ||
+ | * r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: See note 3, 4, 5 | ||
=Tutorials for software developers= | =Tutorials for software developers= | ||
== Slicer4 Programming Tutorial == | == Slicer4 Programming Tutorial == | ||
+ | |||
* r22128 / Windows7 / 64-bit / Chrystel: OK | * r22128 / Windows7 / 64-bit / Chrystel: OK | ||
+ | * r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: See above note3 and note4 | ||
=Specific functions= | =Specific functions= |
Revision as of 17:39, 9 July 2013
Home < Documentation < Labs < TutorialTesting < 4.3-ReleaseOverview
You will find below on section for each tutorial listed here. After testing a tutorial, report in the appropriate section the operating system, Slicer revision and remarks.
General Introduction
Slicer Welcome Tutorial
Note 1 [Yuzheng]: There are 11 sample datasets as of now and there was only 6 in the tutorial.
- r22128 / Windows7 / 64-bit / Chrystel: OK
- r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK
Slicer4Minute Tutorial
Note 1 [Chrystel]: Scene is loading automatically and no add volume in file menu (add data) Note 2 [Yuzheng]: Icon has changed: (on page 22) The spin icon represents 'yaw the view of the scene' now instead of 'spin the 3D view' shown in tutorial. One click won't start spinning the model, but yaw the model once.
- r22128 / Windows7 / 64-bit / Chrystel: OK
- r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: OK
Slicer4 Data Loading and 3D Visualization
Note 1 [Chrystel]: Menu has changed, there is no tab Material Properties anymore Note 2 [Yuzheng]: Menu has changed: no add volume and add scence in file menu (add data) Note 3 [Yuzheng]: Error messages in standard output when loading 3DHeadScene.mrml (tutorial page 19), get the following: ERROR: In .../Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 vtkMRMLSceneViewStorageNode (0x4295b10): ReadDataInternal: file does not exist:.../3DVisualizationData/3DVisualizationData/3DHeadData/Axial.png
ERROR: In .../Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 vtkMRMLSceneViewStorageNode (0x4295e90): ReadDataInternal: file does not exist: .../3DVisualizationData/3DVisualizationData/3DHeadData/Sagittal .png
ERROR: In /home/yuzheng/Source/Slicer/Libs/MRML/Core/vtkMRMLSceneViewStorageNode.cxx, line 82 vtkMRMLSceneViewStorageNode (0x4296420): ReadDataInternal: file does not exist: .../3DVisualizationData/3DVisualizationData/3DHeadData/Coronal .png
Note 4[Yuzheng]: Additional .vtk suffix and possible error messages in standard output When saving a scene(tutorial page 62), the default vtk file name has two vtk suffix, e.g. left_eyeball.vtk.vtk. If these vtk files are not saved as instructed in the tutorial, then the following errors will be shown in output when scene is restored (tutorial page 66)
Note 5[Yuzheng]: Additional white space in default file name When saving a scene(tutorial page 62), there exist additional white space in these two default file names: 'Sagittal .png' and 'Coronal .png'
- r22128 / Windows7 / 64-bit / Chrystel: OK
- r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: See note 3, 4, 5
Tutorials for software developers
Slicer4 Programming Tutorial
- r22128 / Windows7 / 64-bit / Chrystel: OK
- r22159 / Ubuntu 12.04 / 64-bit / Yuzheng: See above note3 and note4
Specific functions
Slicer4 Diffusion Tensor Imaging Tutorial
Note: Tractography Fiducial Seeding module doesn't exist ( choose Tractography Interactive Seeding )
- r22128 / Windows7 / 64-bit / Chrystel: OK
Slicer4 Neurosurgical Planning Tutorial
Note: Tractography Fiducial Seeding module doesn't exist ( choose Tractography Interactive Seeding )
- r22128 / Windows7 / 64-bit / Chrystel: OK
Slicer4 3D Visualization of DICOM images for Radiology Applications
- r22128 / Windows7 / 64-bit / Chrystel: when Scene-liver.mrml is loaded, in Slide 81, nothing appears in tab Scene
Slicer4 Quantitative Imaging tutorial
- r22128 / Windows7 / 64-bit / Chrystel: Slide 65, ChangeTracker Module is missing (apparently an extension now).