Diferencia entre revisiones de «M1L1E2/en»

De Slicer-Int
Saltar a: navegación, buscar
(Página creada con «M1L1E2»)
 
 
(No se muestran 25 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
 +
__NOTOC__ __NOEDITSECTION__
 
<languages/>
 
<languages/>
  
  
==Ejercicio 2: Cambios en la interfaz del Slicer==
+
==Exercise 2: Changes in the Slicer interface==
  
 
===Punto de partida===
 
===Punto de partida===
Haber completado el Ejercicio 1, tener abierta la escena del archivo ''Slicer4minute.mrb''.
+
To have completed Exercise 1, to have the "Slicer4minute. mrb" file scene open.
  
===Objetivo===
+
===Objective===
Modificar la distribución de la interfaz de Slicer:
+
Modify the Slicer interface layout:
  
* Activar/desactivar el panel de módulos
+
* Activate/deactivate the module panel
  
* Cambiar la posición en la pantalla de las ventanas de visualización 3D y 2D
+
* Changing the position on the screen of the 3D and 2D view windows
  
* Establecer como única ventana a mostrar una de las 2D
+
* Set as the only window to display one of the 2D views
  
* Volver al estado inicial de la interfaz de Slicer
+
* Return to the initial state of the Slicer interface
  
===Solución===
+
===Solution===
'''1.''' Como no vamos a utilizar los módulos en este ejercicio, y para ganar espacio de pantalla, vamos a quitar el panel de módulos. Podemos hacerlo flotante haciendo click en el icono indicado con una flecha rosa en la <xr id="fig:M1L1E1-3" />, entonces el panel pasa a ser una ventana independiente que podemos desplazar por el monitor. Para cerrarlo basta con hacer click en el icono indicado con una flecha naranja en la <xr id="fig:M1L1E1-3" />, esto cerrará el panel y si queremos volver a tenerlo basta con ir al menú ''View|Module'' Panel o Ctrl+5.
+
'''1.'''Since we are not going to use the modules in this exercise, and to gain screen space, we are going to remove the module panel. We can do it floating by clicking on the icon indicated with a pink arrow in the [[#galeria1| example 1]], then the panel becomes an independent window that we can move through the monitor. To close it, just click on the icon indicated with an orange arrow in the [[#galeria1| example 1]] this will close the panel and if we want to have it again, just go to the'' View|Module'' Panel or Ctrl+5 menu.
En el caso de haber convertido en flotante el panel de módulos y se quiere reintegrar a su posición inicial basta con arrastrarlo sobre la ventana principal de Slicer y soltarlo cuando la interfaz cambia automáticamente para hacerle hueco (Ver [[#galeria1| ejemplo 1]]).
+
If you have floated the module panel and want to return to its initial position, simply drag it over the main window of Slicer and release it when the interface changes automatically to make room for it (See [[#galeria1| example 1]]).
  
'''2.''' Haciendo click en el menú ''View|Layout'' o en el icono de la barra de herramientas correspondiente se despliegan las opciones para la interfaz:
+
'''2.''' By clicking on the'' View|Layout'' menu or the corresponding toolbar icon, the interface options are displayed:
  
 
<figure id="fig:M1L1E1-6">
 
<figure id="fig:M1L1E1-6">
Línea 28: Línea 29:
 
</figure>
 
</figure>
  
'''3.''' Seleccionar la opción ''Four-Up''
+
'''3.''' Select the'' Four-Up'' option
Las cuatro ventanas pasan a ocupar la misma porción de pantalla, ocupando una distribución de 2x2.
+
The four windows occupy the same portion of the screen, occupying a 2x2 layout.
  
 
<figure id="fig:M1L1E1-7">
 
<figure id="fig:M1L1E1-7">
Línea 35: Línea 36:
 
</figure>
 
</figure>
  
'''4.''' Seleccionar la opción ''3D only''
+
'''4.''' Select the'' 3D only'' option
Una única ventana ocupa la pantalla, la de la vista en 3D. Con esta opción las ventanas en 2D no estarán disponibles.
+
A single window occupies the screen, that of the 3D view. With this option 2D windows will not be available.
  
 
<figure id="fig:M1L1E1-8">
 
<figure id="fig:M1L1E1-8">
Línea 42: Línea 43:
 
</figure>
 
</figure>
  
'''5.''' Seleccionar la opción ''Red Slice only''.
+
'''5.''' Select the option'' Red Slice only''.
  
Muestra, como en el caso anterior, una única ventana en la pantalla, pero esta vez se trata de una de las vistas 2D. En este paso se ha solicitado que sea la roja, pero puede hacerse lo mismo con la amarilla o la verde.
+
It shows, as in the previous case, a single window on the screen, but this time it is one of the 2D views. In this step it has been requested to be red, but the same can be done with yellow or green.
  
 
<figure id="fig:M1L1E1-9">
 
<figure id="fig:M1L1E1-9">
Línea 50: Línea 51:
 
</figure>
 
</figure>
  
'''5.''' Volver al estado en que estaba la pantalla del Slicer al inicio del ejercicio.
+
'''5.''' Return to the status of the Slicer screen at the beginning of the exercise.
  
En el [[#galeria1| ejemplo 2]] se pueden ver los cambios de organización de pantalla en acción.
+
In the [[#galeria1| example 2]] you can see the changes of screen organization in action.
  
===Preguntas===
+
===Questions===
*Identificar situaciones de trabajo en las que las diferentes opciones de distribución de pantalla con una o varias representaciones en 3D simultáneas sean relevantes
+
* Identify work situations where different screen layout options with one or more simultaneous 3D representations are relevant
*Lo mismo para las representaciones en 2D
+
* Same for 2D views
  
===Capturas de pantalla===
+
===Screenshots===
  
 
<div id="galeria1"></div>
 
<div id="galeria1"></div>
Línea 68: Línea 69:
 
<hr>
 
<hr>
  
[[Ejercicios M1.L1|Volver a los ejercicios del Módulo 1-Lección 1]]
+
[[Ejercicios M1.L1/en |Return to the exercises of Module 1-Lesson 1]]

Revisión actual del 13:31 30 ago 2018

Otros idiomas:
تونسي • ‎English • ‎español • ‎français • ‎português


Exercise 2: Changes in the Slicer interface

Punto de partida

To have completed Exercise 1, to have the "Slicer4minute. mrb" file scene open.

Objective

Modify the Slicer interface layout:

  • Activate/deactivate the module panel
  • Changing the position on the screen of the 3D and 2D view windows
  • Set as the only window to display one of the 2D views
  • Return to the initial state of the Slicer interface

Solution

1.Since we are not going to use the modules in this exercise, and to gain screen space, we are going to remove the module panel. We can do it floating by clicking on the icon indicated with a pink arrow in the example 1, then the panel becomes an independent window that we can move through the monitor. To close it, just click on the icon indicated with an orange arrow in the example 1 this will close the panel and if we want to have it again, just go to the View|Module Panel or Ctrl+5 menu. If you have floated the module panel and want to return to its initial position, simply drag it over the main window of Slicer and release it when the interface changes automatically to make room for it (See example 1).

2. By clicking on the View|Layout menu or the corresponding toolbar icon, the interface options are displayed:

Figure 1: step 2

3. Select the Four-Up option The four windows occupy the same portion of the screen, occupying a 2x2 layout.

Figure 2: step 3

4. Select the 3D only option A single window occupies the screen, that of the 3D view. With this option 2D windows will not be available.

Figure 3: step 4

5. Select the option Red Slice only.

It shows, as in the previous case, a single window on the screen, but this time it is one of the 2D views. In this step it has been requested to be red, but the same can be done with yellow or green.

Figure 4: step 5

5. Return to the status of the Slicer screen at the beginning of the exercise.

In the example 2 you can see the changes of screen organization in action.

Questions

  • Identify work situations where different screen layout options with one or more simultaneous 3D representations are relevant
  • Same for 2D views

Screenshots


Return to the exercises of Module 1-Lesson 1