Diferencia entre revisiones de «DataStore/en»

De Slicer-Int
Saltar a: navegación, buscar
(Página creada con «==DataStore Module==»)
 
 
(No se muestran 9 ediciones intermedias del mismo usuario)
Línea 2: Línea 2:
 
==DataStore Module==
 
==DataStore Module==
  
Este módulo permite acceder a sets de datos, tanto offline (aquellos almacenados en el ordenador) como online (aquellos aportados por la comunidad de Slicer).
+
This module allows access to data sets, both offline (those stored on the computer) and online (those provided by the Slicer community).
  
Al acceder a él se abre una nueva ventana, organizada en tres pestañas:
+
Accessing it opens a new window, organized in three tabs:
  
 
==Local datasets==
 
==Local datasets==
  
Muestra los sets de datos que se hayan descargado previamente o aquellos que se hayan generado localmente. Es el contenido de la carpeta de datos del Slicer en el disco duro local.
+
Displays data sets that have been previously downloaded or those that have been generated locally. It is the contents of the Slicer's data folder on the local hard drive.
  
Para cada conjunto de datos tenemos la opción de cargarlos en la escena con el botón '''Load''' o de borrarlos con el botón '''Delete'''.
+
For each data set we have the option to load them in the scene with the '''Load''' button or to delete them with the '' 'Delete' '' button.
  
 
==Download datasets==
 
==Download datasets==
  
Para descargar conjuntos de datos puestos a disposición del público dentro de la comunidad Slicer. Estos datos son gratuitos. (<xr id="fig:ModuleDaStore1" />)
+
Used to download data sets made available to the public within the Slicer community. These data are free.(<xr id="fig:ModuleDaStore1" />)
  
  
Línea 21: Línea 21:
 
</figure>
 
</figure>
  
La parte izquierda de la ventana es el menú de navegación, en donde aparecen las distintas categorías y los modos de organizarlas; y la parte derecha muestra los conjuntos de datos disponibles según los filtros aplicados en el menú de navegación. Al hacer click en el nombre o la imagen que ilustra el conjunto de datos, nos lleva a una página con una breve descripción del mismo (fecha de creación, tamaño del fichero, número de descargas, URL); al hacer click en el botón '''DOWNLOAD''' se procede a la descarga en el ordenador (lo que hará que se muestre después en la carpeta ''Local Datasets''). Los conjuntos de datos están puntuados por los usuarios, de 0 a 5 estrellas.
+
The left part of the window is the navigation menu, where the different categories appear and the ways of organizing them; and the right side shows the data sets available according to the filters applied in the navigation menu. When you click on the name or image that illustrates the data set, it takes us to a page with a brief description of it (date of creation, file size, number of downloads, URL); clicking on the '' 'DOWNLOAD' 'button will proceed to the download on the computer (which will then be shown in the' 'Local Datasets'' folder). Data sets are rated by users, 0 to 5 stars.
  
Una vez finalizada la descarga, se vuelve a la ventana del módulo y se pueden cargar los datos. (<xr id="fig:ModuleDaStore2" />)
+
When the download is complete, the module window is returned and the data can be loaded. (<xr id = "fig: ModuleDaStore2" />)
  
 
<figure id="fig:ModuleDaStore2">
 
<figure id="fig:ModuleDaStore2">
Línea 30: Línea 30:
  
  
==Upload Datasets==
+
== Upload Datasets ==
Para poder subir datos a los servidores es necesario estar registrado como usuario. Otra ventaja de estar registrado como usuario es que permite también comentar y votar sobre los juegos de datos existentes.
+
In order to upload data to the servers it is necessary to be registered as a user. Another advantage of being registered as a user is that it also allows commenting and voting on existing data sets.
  
==Documentación en Slicer.org==
+
==Documentation in Slicer.org==
  
[[https://www.slicer.org/wiki/Documentation/4.6/Modules/DataStore DataStore]] (en inglés)
+
[[https://www.slicer.org/wiki/Documentation/4.6/Modules/DataStore DataStore]] (in English)

Revisión actual del 16:52 17 oct 2017

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

DataStore Module

This module allows access to data sets, both offline (those stored on the computer) and online (those provided by the Slicer community).

Accessing it opens a new window, organized in three tabs:

Local datasets

Displays data sets that have been previously downloaded or those that have been generated locally. It is the contents of the Slicer's data folder on the local hard drive.

For each data set we have the option to load them in the scene with the Load button or to delete them with the 'Delete' button.

Download datasets

Used to download data sets made available to the public within the Slicer community. These data are free.(Figure 1)


Figure 1: Module DataStore

The left part of the window is the navigation menu, where the different categories appear and the ways of organizing them; and the right side shows the data sets available according to the filters applied in the navigation menu. When you click on the name or image that illustrates the data set, it takes us to a page with a brief description of it (date of creation, file size, number of downloads, URL); clicking on the 'DOWNLOAD' 'button will proceed to the download on the computer (which will then be shown in the' 'Local Datasets folder). Data sets are rated by users, 0 to 5 stars.

When the download is complete, the module window is returned and the data can be loaded. (???)

Figure 2: Module DataStore - files


Upload Datasets

In order to upload data to the servers it is necessary to be registered as a user. Another advantage of being registered as a user is that it also allows commenting and voting on existing data sets.

Documentation in Slicer.org

[DataStore] (in English)