Diferencia entre revisiones de «Data/en»

De Slicer-Int
Saltar a: navegación, buscar
(Página creada con «<figure id="fig:ModuleDatacontext"> center|frame|<caption>Module Data - context menu object</caption> </figure>»)
 
(No se muestran 8 ediciones intermedias del mismo usuario)
Línea 24: Línea 24:
 
</figure>
 
</figure>
  
*Create child folder: crea un contenedor, dependiente del elemento seleccionado, donde ubicar los elementos que se deseen. Para mover un elemento basta con mantener pulsado el botón izquierdo del ratón sobre él y arrastrarlo a su nueva posición.
+
* Create child folder: creates a container folder, dependent on the selected item, where new items can be stored. To move an element simply hold the left mouse button on it and drag it to its new position.
*Clone: crea una copia del elemento seleccionado
+
* Clone: ​​Creates a copy of the selected item
*Export to DICOM: para exportar en formato DICOM el elemento seleccionado, o la escena completa si se marca la casilla de selección circular correspondiente en la parte superior de la ventana. (<xr id="fig:ModuleData1" />)
+
* Export to DICOM: to export in DICOM format the selected item, or the entire scene if the corresponding check box is marked at the top of the window. (<xr id = "fig: ModuleData1" />)
<figure id="fig:ModuleDataDICOM">
+
<figure id = "fig: ModuleDataDICOM">
[[File:ModuleDataDICOM.png|center|frame|<caption>Module Data - DICOM</caption>]]
+
[[File: ModuleDataDICOM.png | center | frame | <caption> Module Data - DICOM </ caption>]]
</figure>
+
</ figure>
*Rename: para cambiar el nombre del elemento seleccionado
+
* Rename: used to rename the selected item
*Delete: elimina el elemento seleccionado de la escena. Atención: al ejecutar esta orden no se abre ningún menú de confirmación, así que si se da el caso de un click accidental el elemento queda borrado.
+
* Delete: deletes the selected item from the scene. Attention: running this command does not open a confirmation menu, so if an accidental click occurs the item is deleted.
*Edit properties: nos transporta al módulo [[Models]] para modificar las opciones del elemento
+
* Edit properties: takes us to the [[Models]] module to modify the options of the element
*Select role: para seleccionar el comportamiento del elemento
+
* Select role: to select the behavior of the element
  
===Carpetas===
+
===Folders===
  
Haciendo click con el botón derecho sobre un elemento se abre el menú contextual (<xr id="fig:ModuleDatacontext2" />) para interactuar con elementos de la escena:
+
Right-clicking on an element opens the context menu (<xr id = "fig: ModuleDatacontext2" />) to interact with elements of the scene:
  
 
<figure id="fig:ModuleDatacontext2">
 
<figure id="fig:ModuleDatacontext2">
Línea 43: Línea 43:
 
</figure>
 
</figure>
  
Sólo se describen los elementos del menú contextual diferentes a los descritos en el menú contextual de objeto
+
Only the contextual menu items other than those described in the object context menu are mentioned here.
*Create child folder: crear una subcarpeta
+
* Create child folder: create a subfolder
*Show volumes in branch: destaca en la ventana de la vista 3D los elementos de la carpeta
+
* Show volumes in branch: highlights in the 3D view window the items in the folder
*Convert folder to subject: cambia el comportamiento de la carpeta dentro de la escena, convirtiéndola en un ''sujeto''
+
* Convert folder to subject: changes the behavior of the folder within the scene, making it a '' subject ''
*Convert folder to study: revierte el cambio anterior, o modifica un ''sujeto'' a carpeta
+
* Convert folder to study: reverse the previous change, or modify a '' subject '' to folder
  
==Pestaña Transform hierarchy==
+
==Transform hierarchy tab==
  
 
<figure id="fig:ModuleData2">
 
<figure id="fig:ModuleData2">
Línea 55: Línea 55:
 
</figure>
 
</figure>
  
En esta pestaña se muestran las transformaciones de visualización y de coordenadas existentes en la escena. Mediante el menu contextual se pueden
+
This tab shows the display and coordinate transformations in the scene. Using the contextual menu you can modify, create new and query its properties, which takes you to the module [[Transforms]]
  
==Documentación en Slicer.org==
+
==Documentation in Slicer.org==
  
[[https://www.slicer.org/wiki/Documentation/Nightly/Modules/Data Data Module]] (en inglés)
+
[[https://www.slicer.org/wiki/Documentation/Nightly/Modules/Data Data Module]] (in english)

Revisión actual del 14:46 17 oct 2017

Otros idiomas:
English • ‎español • ‎français

Data Module

The function of this module is to list the objects present in the current scene and allow generic operations on them (search, rename, delete, move) within the tree of the MRML structure. It shows the objects as they are ordered in the scene and allows to have an overview of it.

Figure 1: Moodule Data

The module window has three tabs:

  • Subject hierarchy: shows the hierarchy of the different elements (Figure 1)
  • Transform hierarchy: shows the different transformations in the scene (Figure 4)
  • All nodes: lists the nodes present in the scene

Contextual menus

The icon to the left of each element indicates its type, which can be: model, scene view, volume, DICOM data.

Elements

Right-clicking on an element opens the context menu (???) to interact with elements of the scene:

Figure 2: Module Data - context menu object
  • Create child folder: creates a container folder, dependent on the selected item, where new items can be stored. To move an element simply hold the left mouse button on it and drag it to its new position.
  • Clone: ​​Creates a copy of the selected item
  • Export to DICOM: to export in DICOM format the selected item, or the entire scene if the corresponding check box is marked at the top of the window. (???)

Figure 3: Module Data - DICOM </ caption>

</ figure>

  • Rename: used to rename the selected item
  • Delete: deletes the selected item from the scene. Attention: running this command does not open a confirmation menu, so if an accidental click occurs the item is deleted.
  • Edit properties: takes us to the <a href="/slicer-int/index.php/Models" title="Models">Models</a> module to modify the options of the element
  • Select role: to select the behavior of the element

Folders

Right-clicking on an element opens the context menu (???) to interact with elements of the scene:

<figure id="fig:ModuleDatacontext2">

Moodule Data - context menu folder

Only the contextual menu items other than those described in the object context menu are mentioned here.

  • Create child folder: create a subfolder
  • Show volumes in branch: highlights in the 3D view window the items in the folder
  • Convert folder to subject: changes the behavior of the folder within the scene, making it a subject
  • Convert folder to study: reverse the previous change, or modify a subject to folder

Transform hierarchy tab

Figure 4: Module Data - Transform hierarchy

This tab shows the display and coordinate transformations in the scene. Using the contextual menu you can modify, create new and query its properties, which takes you to the module Transforms

Documentation in Slicer.org

[Data Module] (in english)