The home page is the most important element of DEAVI since it is the starting point of the user’s activity. It consists of a header, a side menu, a main container and a footer. Because this structure is maintained in the other pages of the application, we will explain these components in detail in this section.
The header has three interactive elements. The first two are located to the left where the Quasar logo and the acronym of the application, DEAVI (Dynamic Evolution Added Value Interface) and the current version are shown. When the user clicks on these items, they take you to the home page of the respective web sites. The other element is located on the right, the logo of the European Commission which is linked to the EU official website.
The side menu is an element used in graphical interfaces to access the information contained in the application in an orderly manner. The DEAVI side menu has five components: Algorithms, Queries, Data, Guide and Help. In the following sections, each of them will be explained in detail.
When the user clicks on one of the elements, a new drop-down menu with the available options is displayed.
The footer is the area that occupies the bottom of the web application.
It is divided into three parts:
Partners: In this section, the logos of the members of the projects and the EU Commission are shown. Each logo is linked to the official site of each member.
Pages: The central section is a sitemap, that is, displays the structure of the links contained in the website that define the navigation within the application. This allows the user to visualize and access all the content of the site in a direct way.
Our offices: The right section collects the contact information about Quasar Science Resources S.L., Spanish SME that has developed DEAVI. DEAVI users can contact QSR to report problems or issues they may have with the application.
The last section in DEAVI is the main container. This component is common to all sections, so the information shown depends on the section visited using the side menu. In the case of the home page, a brief description of DEAVI and the SFM project within which the application has been developed are shown. In addition, the user can visit the project website, https://starformmapper.org/ , by clicking on the link provided.
This section of DEAVI contains the set of scientific algorithms developed in the context of the StarFormMapper project. Each provided algorithm within DEAVI has been developed with one scientific goal in mind. A few simple examples have been included for the purpose of showing some of the functionalities implemented in DEAVI. This section includes two subsections: Start and Pipeline Status.
From the Start subsection the user can select the algorithm to execute. Two categories are available, Scientific and Examples.
When the user clicks on one of these two categories, the list of available algorithms is displayed. Clicking on the desired algorithm brings up the list of input parameters and information fields. The figure below illustrates the case of the scientific algorithm INDICATE.
DEAVI implements a help system where by hovering (example below), and in some cases clicking on parameter names, specific help is displayed.
DEAVI also contains tutorials to guide you through each one of the algorithms with an example. A link is provided under each algorithm’s description to the right of the input parameter area. Scientific publications, where available, explain the details behind each algorithm and should be read for the correct interpretation of the results.
For more information on the available algorithms and how to use each one of them, see the Tutorials section.
When an algorithm has been launched, the user can monitor the status of the execution on this page as well as to explore the results of the execution. This section also allows to interact with all the processing jobs and their results.
At the very top, the first element of this section consists of a search engine where a certain execution can be located. Just by typing, options will appear. Otherwise, the navigation buttons at the bottom of the table (First, Prev, Next and Last) can be used to search for specific executions.
The second element displayed in this section is a table where the available executions are shown. The different columns indicate:
Name: Name of the execution.
Date: Date of the execution.
Status: Status of the execution (PENDING, STARTED, SUCCESS or FAILURE).
Info: this parameter gives information on whether the algorithm has errors in the syntax (Script has issues) or not (ok).
Relaunch: It allows to launch the execution again with the same configuration, or it also allows to redefine some parameters.
Abort: Stop or delete the execution.
Note that the user can sort out the executions by Name, Date and Status by clicking on each label in the table. This feature is maintained throughout all the tables of the same style present in the application.
When an execution of an algorithm has finished correctly (SUCCESS), the user can visualize the output of the algorithm by clicking on the arrow right next to the name of the execution. Each algorithm shows specific results or will include different output products, but all share three common sections: an area with a table showing the input parameters (Parameters) used for a particular execution, a table showing any output results (Output) and an area that will display any figures or plots.
To the right of each execution there are two further buttons. A Relaunch and Delete button. Pressing the Relaunch button will open an interface to the input parameters of that specific algorithm.
This allows to change any of the parameters before launching again another execution by pressing the Run button.
The Delete button will delete the corresponding execution. Pressing this button will also delete any output files generated by the algorithm.
DEAVI allows to make queries to the archives of the ESA space missions Gaia and Herschel as well as the simulations created by the SFM project team. The queries to the Gaia and Herschel archives can be made through the official ESA web interfaces and the results of these queries downloaded to the user’s computer. These can be later uploaded to DEAVI since the results of these queries will be used as input to the algorithms. Using the provided interfaces in DEAVI to these two ESA mission archives has the advantage that the results of the queries are not downloaded to the user's computer, but are stored in DEAVI for future uses, avoiding also the movement of data through the network. The Queries section also contains an interface to a set of simulations produced within the SFM project. Last, a Status section is available to check the status of the queries and interact with them.
Specific tutorials are provided in the Tutorials section of DEAVI on the use of the different archive queries implemented in DEAVI. Here we provide a quick overview.
The user can make queries to the Gaia ESA archive by clicking on Gaia.
DEAVI implements a help system where by hovering, and in some cases clicking on parameter names, specific help is displayed.
The application provides four different ways of making queries.
The application allows you to make queries to the Gaia archive by name using the SIMBAD/NED name resolver. For example, if we enter M45, the query to star cluster Messier 45 will be made.
The default option is search by equatorial coordinates. In this case the user must fill in the parameters of the coordinates Right Ascension (RA) and Declination (Dec). Different coordinate formats are allowed.
When using query by Name or Equatorial, at the bottom of the form, the user must choose the shape of the query (Cone, Box or Polygon),
When the shape of the query is a Cone, the user must enter the value of the radius in degrees. If the option chosen is a Box, the user must enter the height and width in degrees. In the case of a Polygon search, the user must fill in the value of the vertices separated by commas,
Next, the version of the Gaia data (Data Release 1 or Data Release 2) and the Gaia Table to be used in the query search must be selected. Last, a string can be given to be appended to the name of the output file.
DEAVI also provides an option to make queries by uploading a file. To do this, the user must choose the File option and upload the file using the Choose File button that becomes available (depending on the browser this button can have a different caption).
The syntax that needs to be used inside the uploaded file is explained in a tutorial in the Tutorials section of DEAVI.
The last available option to make queries is through the use of the ADQL language. By default, choosing this option displays an example query.
When all the parameters of the query form have been filled in, clicking the Submit button at the bottom of the form will launch the query. By clicking on the Submit button, the application will automatically redirect and load the Status table of the Queries section. The results of the query are accessible through the Status table and will also be available through the File Manager in the Data section in the directory /Home/sources/gaia.
For more information on the use of ADQL to make queries, the archive or its products please visit the official ESA Gaia archive.
The user can make queries to the Herschel ESA archive by clicking on Herschel.
The method to make queries to the Herschel archive is similar to that described in the previous section for Gaia. The main difference lies in the choice Catalogue; Point Sources or Images. If Point Sources is selected a drop-down menu allows to search in a specific catalogue. If Images is selected, an instrument needs to be selected (PACS, SPIRE or HIFI) and a drop-down menu allows to select the product level.
When all the parameters of the query form have been filled in, clicking the Submit button at the bottom of the form will launch the query. By clicking on the Submit button, the application will automatically redirect and load the Status table of the Queries section. The results of the query are accessible through the Status table and will also be available through the File Manager in the Data section in the directory /Home/sources/hsa.
For more information on the use of the Herschel archive and its products, please visit the official Herschel ESA archive.
DEAVI allows to query on a set of simulations which have been produced with the code MYOSOTIS (Make Your Own Synthetic ObservaTIonS) which is designed to produce synthetic observations from simulated clusters. MYOSOTIS can synthesize observations from both ground- and spaced-based observatories, for a range of different filters, observational conditions and angular/spectral resolution.
The query form below allows access to this set of simulations. A tutorial explains in detail the contents of these simulations and how to access them using the parameters listed below.
When all the parameters of the query form have been filled in, clicking the Submit button at the bottom of the form will launch the query. By clicking on the Submit button, the application will automatically redirect and load the Status table of the Queries section. The results of the query are accessible through the Status table and will also be available through the File Manager in the Data section in the directory /Home/sources/sim.
Once any of the queries are launched by clicking on the Submit button, the application will automatically load the Status table of the Queries section,
The operations and options available in this panel are self-explanatory and similar to those explained in the overview of the Pipeline Status in the Algorithm tab with some differences:
When an algorithm is selected from the drop-down menu, the configuration panel of the chosen algorithm is shown. It is then also possible to configure the algorithm parameters from here and launch the algorithm by clicking Run. In the example shown below the HRD Algorithm is selected and its parameters become available.
So, it is possible to launch algorithms directly from the Queries Status section.
Pressing Delete, will delete the entry from this table. A pop-up window will ask if also the files associated with this query are to be deleted.
Within the Data section of the side menu, the user can navigate and interact with the downloaded (query results) or generated (by algorithms) files. For this, the user must click on Data and then on File Manager.
Every user has three folders:
The section at the top of the folders panel has several useful features for location and browsing files within all the folders:
DEAVI allows the user to upload files in two different ways:
Through the web interface of the application. The user has to select the file by clicking on the button,
Then, the user must click on the upload file button,
and the file will be uploaded.
Through the SAMP protocol. In this case, the user must first register the hub by clicking on the Register button,
Then, the status will change to Yes and the Unregister button will be activated if the hub is active. Otherwise, the application will inform the user that it has not located the hub,
Note that the user must deactivate the mixed content of the web browser used.
When the user views a certain file, its name, its size and the possibility of showing the content, downloading or deleting it are displayed. Below is an example of possible files contained under /Home/sources/gaia,
Delete File: If the user clicks on the Delete button,
a pop up will appear reporting that the file will be deleted if the user clicks on Yes. If the user clicks on No, the pop-up window will be closed without deleting the file.
Download files Last, if the user clicks on the Download button,
the file will be downloaded to a local folder.
The last section of DEAVI is the Help section. In this section the user can find a Frequently Asked Questions (FAQ) section, an About section, and Contact information section.
Con la finalidad de dar cumplimiento al artículo 10 de la Ley 34/2002 de Servicios de la Sociedad de la Información y Comercio Electrónico, informamos al usuario de nuestros datos:
Objeto
El prestador, responsable del sitio web, pone a disposición de los usuarios el presente documento con el que pretende dar cumplimiento a las obligaciones dispuestas en la Ley 34/2002, de Servicios de la Sociedad de la Información y del Comercio Electrónico (LSSI-CE), así como informar a todos los usuarios del sitio web respecto a cuáles son las condiciones de uso del sitio web.
Toda persona que acceda a este sitio web asume el papel de usuario, comprometiéndose a la observancia y cumplimiento riguroso de las disposiciones aquí dispuestas, así como a cualquier otra disposición legal que fuera de aplicación.
El prestador se reserva el derecho a modificar cualquier tipo de información que pudiera aparecer en el sitio web, sin que exista obligación de preavisar o poner en conocimiento de los usuarios dichas obligaciones, entendiéndose como suficiente con la publicación en el sitio web del prestador.
Responsabilidad
El prestador se exime de cualquier tipo de responsabilidad derivada de la información publicada en su sitio web, siempre que esta información haya sido manipulada o introducida por un tercero ajeno al mismo.
El sitio web del prestador puede utilizar cookies (pequeños archivos de información que el servidor envía al ordenador de quien accede a la página) para llevar a cabo determinadas funciones que son consideradas imprescindibles para el correcto funcionamiento y visualización del sitio. Las cookies utilizadas en el sitio web tienen, en todo caso, carácter temporal con la única finalidad de hacer más eficaz su transmisión ulterior y desaparecen al terminar la sesión del usuario. En ningún caso se utilizarán las cookies para recoger información de carácter personal.
Desde el sitio web del cliente es posible que se redirija a contenidos de terceros sitios web. Dado que el prestador no puede controlar siempre los contenidos introducidos por los terceros en sus sitios web, éste no asume ningún tipo de responsabilidad respecto a dichos contenidos. En todo caso, el prestador manifiesta que procederá a la retirada inmediata de cualquier contenido que pudiera contravenir la legislación nacional o internacional, la moral o el orden público, procediendo a la retirada inmediata de la redirección a dicho sitio web, poniendo en conocimiento de las autoridades competentes el contenido en cuestión.
El prestador no se hace responsable de la información y contenidos almacenados, a título enunciativo pero no limitativo, en foros, chats, generadores de blogs, comentarios, redes sociales o cualquier otro medio que permita a terceros publicar contenidos de forma independiente en la página web del prestador. No obstante y en cumplimiento de lo dispuesto en el art. 11 y 16 de la LSSI-CE, el prestador se pone a disposición de todos los usuarios, autoridades y fuerzas de seguridad, y colaborando de forma activa en la retirada o en su caso bloqueo de todos aquellos contenidos que pudieran afectar o contravenir la legislación nacional, o internacional, derechos de terceros o la moral y el orden público. En caso de que el usuario considere que existe en el sitio web algún contenido que pudiera ser susceptible de esta clasificación, se ruega lo notifique de forma inmediata al administrador del sitio web.
Este sitio web ha sido revisado y probado para que funcione correctamente. En principio, puede garantizarse el correcto funcionamiento los 365 días del año, 24 horas al día. No obstante, el prestador no descarta la posibilidad de que existan ciertos errores de programación, o que acontezcan causas de fuerza mayor, catástrofes naturales, huelgas, o circunstancias semejantes que hagan imposible el acceso a la página web.
Propiedad Intelectual e industrial
El sitio web, incluyendo a título enunciativo pero no limitativo su programación, edición, compilación y demás elementos necesarios para su funcionamiento, los diseños, logotipos, texto y/o gráficos son propiedad del prestador o en su caso dispone de licencia o autorización expresa por parte de los autores. Todos los contenidos del sitio web se encuentran debidamente protegidos por la normativa de propiedad intelectual e industrial, así como inscritos en los registros públicos correspondientes.
Independientemente de la finalidad para la que fueran destinados, la reproducción total o parcial, uso, explotación, distribución y comercialización, requiere en todo caso de la autorización escrita previa por parte del prestador. Cualquier uso no autorizado previamente por parte del prestador será considerado un incumplimiento grave de los derechos de propiedad intelectual o industrial del autor.
Los diseños, logotipos, texto y/o gráficos ajenos al prestador y que pudieran aparecer en el sitio web, pertenecen a sus respectivos propietarios, siendo ellos mismos responsables de cualquier posible controversia que pudiera suscitarse respecto a los mismos. En todo caso, el prestador cuenta con la autorización expresa y previa por parte de los mismos.
El prestador NO AUTORIZA expresamente a que terceros puedan redirigir directamente a los contenidos concretos del sitio web, debiendo en todo caso redirigir al sitio web principal del prestador.
El prestador reconoce a favor de sus titulares los correspondientes derechos de propiedad industrial e intelectual, no implicando su sola mención o aparición en el sitio web la existencia de derechos o responsabilidad alguna del prestador sobre los mismos, como tampoco respaldo, patrocinio o recomendación por parte del mismo.
Para realizar cualquier tipo de observación respecto a posibles incumplimientos de los derechos de propiedad intelectual o industrial, así como sobre cualquiera de los contenidos del sitio web, puede hacerlo a través del siguiente correo electrónico.
Veracidad de la información.
Toda la información que facilita el Usuario tiene que ser veraz. A estos efectos, el Usuario garantiza la autenticidad de los datos comunicados a través de los formularios para la suscripción de los Servicios. Será responsabilidad del Usuario mantener toda la información facilitada a QUASAR SCIENCE RESOURCES, S.L. permanentemente actualizada de forma que responda, en cada momento, a su situación real. En todo caso, el Usuario será el único responsable de las manifestaciones falsas o inexactas que realice y de los perjuicios que cause al prestador o a terceros.
Menores de edad.
Para el uso de los servicios, los menores de edad tienen que obtener siempre previamente el consentimiento de los padres, tutores o representantes legales, responsables últimos de todos los actos realizados por los menores a su cargo. La responsabilidad en la determinación de contenidos concretos a los cuales acceden los menores corresponde a aquellos, es por eso que si acceden a contenidos no apropiados por Internet, se tendrán que establecer en sus ordenadores mecanismos, en particular programas informáticos, filtros y bloqueos, que permitan limitar los contenidos disponibles y, a pesar de que no sean infalibles, son de especial utilidad para controlar y restringir los materiales a los que pueden acceder los menores.
Obligación de hacer un uso correcto de la Web.
El Usuario se compromete a utilizar la Web de conformidad a la Ley y al presente Aviso Legal, así como a la moral y a buenas costumbres. A tal efecto, el Usuario se abstendrá de utilizar la página con finalidades ilícitas o prohibidas, lesivas de derechos e intereses de terceros, o que de cualquier forma puedan dañar, inutilizar, sobrecargar, deteriorar o impedir la normal utilización de equipos informáticos o documentos, archivos y toda clase de contenidos almacenados en cualquier equipo informático del prestador.
En particular, y a título indicativo pero no exhaustivo, el Usuario se compromete a no transmitir, difundir o poner a disposición de terceros informaciones, datos, contenidos, mensajes, gráficos, dibujos, archivos de sonido o imagen, fotografías, grabaciones, software y, en general, cualquier clase de material que:
(a) sea contraria, desprecie o atente contra los derechos fundamentales y las libertades públicas reconocidas constitucionalmente, en tratados internacionales y otras normas vigentes;
(b) induzca, incite o promueva actuaciones delictivas, denigrantes, difamatorias, violentas o, en general, contrarias a la ley, a la moral y al orden público;
(c) induzca, incite o promueva actuaciones, actitudes o pensamientos discriminatorios por razón de sexo, raza, religión, creencias, edad o condición;
(d) sea contrario al derecho al honor, a la intimidad personal o familiar o a la propia imagen de las personas;
(e) de cualquier manera perjudique la credibilidad del prestador o de terceros; y
(f) constituya publicidad ilícita, engañosa o desleal.
Ley Aplicable y Jurisdicción
Para la resolución de todas las controversias o cuestiones relacionadas con el presente sitio web o de las actividades en él desarrolladas, será de aplicación la legislación española, a la que se someten expresamente las partes, siendo competentes para la resolución de todos los conflictos derivados o relacionados con su uso los Juzgados y Tribunales de MADRID.
1. DATOS DEL RESPONSABLE DEL TRATAMIENTO
1.1. Normativa aplicable
Nuestra Política de Privacidad se ha diseñado de acuerdo con el Reglamento General de Protección de Datos de la UE 2016/679 del Parlamento Europeo y del Consejo, de 27 de abril de 2016, relativo a la protección de las personas físicas en lo que respecta al tratamiento de datos personales y a la libre circulación de estos datos y por el que se deroga la Directiva 95/46/CE (Reglamento general de protección de datos), y la Ley Orgánica 3/2018 del 5 de diciembre, de Protección de Datos de Carácter Personal y Garantía de los Derechos Digitales.
Al facilitarnos sus datos, Usted declara haber leído y conocer la presente Política de Privacidad, prestando su consentimiento inequívoco y expreso al tratamiento de sus datos personales de acuerdo a las finalidades y términos aquí expresados.
La Empresa podrá modificar la presente Política de Privacidad para adaptarla a las novedades legislativas, jurisprudenciales o de interpretación de la Agencia Española de Protección de Datos. Estas condiciones de privacidad podrán ser complementadas por el Aviso Legal, Política de Cookies y las Condiciones Generales que, en su caso, se recojan para determinados productos o servicios, si dicho acceso supone alguna especialidad en materia de protección de datos de carácter personal.
1.2. Delegado de Protección de Datos
No hay Delegado de Protección de Datos designado.
2. FINALIDAD DEL TRATAMIENTO DE LOS DATOS PERSONALES
El tratamiento que realizamos de sus datos personales responde a las siguientes finalidades:
- Proporcionarle información relacionada con los productos y servicios que ofrece nuestra empresa y que detallan en este web site.
- Realizar la contratación de nuestros servicios mediante la aceptación del correspondiente presupuesto / pedido y/o la firma de un contrato mercantil.
- Enviarle por correo electrónico y/o postal las noticias y novedades acerca de nuestra entidad, así como las actualizaciones de nuestro catálogo de productos y servicios.
2.1. Plazo de Conservación de sus datos
Conservaremos sus datos personales desde que nos dé su consentimiento hasta que lo revoque o bien solicite la limitación del tratamiento. En tales casos, mantendremos sus datos de manera bloqueada durante los plazos legalmente exigidos.
3. LEGITIMACIÓN Y DATOS RECABADOS
La legitimación para el tratamiento de sus datos es el consentimiento expreso otorgado mediante un acto positivo y afirmativo (rellenar el formulario correspondiente y marcar la casilla de aceptación de esta política) en el momento de facilitarnos sus datos personales.
3.1. Consentimiento para tratar sus datos
Al rellenar los formularios, marcar la casilla “Acepto la Política de Privacidad” y hacer clic para enviar los datos, o al remitir correos electrónicos a la Empresa a través de las cuentas habilitadas al efecto, el Usuario manifiesta haber leído y aceptado expresamente la presente política de privacidad, y otorga su consentimiento inequívoco y expreso al tratamiento de sus datos personales conforme a las finalidades indicadas.
3.2. Categorías de datos
Los datos que se recaban se refieren a la categoría de datos identificativos, como pueden ser: Nombre y Apellidos, Teléfono, Dirección Postal, Empresa, Correo electrónico, así como la dirección IP desde donde accede al formulario de recogida de datos.
4. MEDIDAS DE SEGURIDAD
Dentro de nuestro compromiso por garantizar la seguridad y confidencialidad de sus datos de carácter personal, le informamos que se han adoptado las medidas de índole técnica y organizativas necesarias para garantizar la seguridad de los datos de carácter personal y evitar su alteración, pérdida, tratamiento o acceso no autorizado, habida cuenta del estado de la tecnología, la naturaleza de los datos almacenados y los riesgos a que estén expuestos, según el Art. 32 del RGPD EU 679/2016.
5. CESIÓN DE DATOS
No se prevén cesiones de datos ni transferencias internacionales de sus datos, a excepción de las autorizadas por la legislación fiscal, mercantil y de telecomunicaciones así como en aquellos casos en los que una autoridad judicial nos lo requiera.
6. DERECHOS DEL USUARIO
Cualquier interesado tiene derecho a obtener confirmación sobre si estamos tratando datos personales que le conciernan, o no. Las personas interesadas tienen derecho a acceder a sus datos personales, así como a solicitar la rectificación de los datos inexactos o, en su caso, solicitar su supresión cuando, entre otros motivos, los datos ya no sean necesarios para los fines que fueron recogidos. En determinadas circunstancias, los interesados podrán solicitar la limitación del tratamiento de sus datos, en cuyo caso únicamente los conservaremos para el ejercicio o la defensa de reclamaciones. Por motivos relacionados con su situación particular, los interesados podrán oponerse al tratamiento de sus datos. El Responsable del fichero dejará de tratar los datos, salvo por motivos legítimos imperiosos, o el ejercicio o la defensa de posibles reclamaciones.
De acuerdo con la legislación vigente tiene los siguientes derechos: derecho a solicitar el acceso a sus datos personales, derecho a solicitar su rectificación o supresión, derecho a solicitar la limitación de su tratamiento, derecho a oponerse al tratamiento, derecho a la portabilidad de los datos y así mismo, a revocar el consentimiento otorgado. Asimismo, tiene derecho a presentar una reclamación ante la Agencia Española de Protección de Datos.
6.1. ¿Cómo ejercitar mis derechos?
Para ejercer sus derechos, debe dirigirse al responsable, solicitando el correspondiente formulario para el ejercicio del derecho elegido. Opcionalmente, puede acudir a la Autoridad de Control competente para obtener información adicional acerca de sus derechos. Los datos de contacto para el ejercicio de sus derechos son el teléfono 911375371 y el correo electrónico: CONTACT@QUASARSR.COM. Recuerde acompañar una copia de un documento que nos permita identificarle.
7. CONSENTIMIENTO PARA ENVÍO DE COMUNICACIONES ELECTRÓNICAS
Así mismo, y de acuerdo con lo establecido en la Ley 34/2002, de 11 de julio, de Servicios de la Sociedad de la Información y del Comercio Electrónico, completando el formulario de recogida de datos y marcando la correspondiente casilla “Acepto el envío de comunicaciones electrónicas”, está otorgando el consentimiento expreso para enviarle a su dirección de correo electrónico, teléfono, fax u otro medio electrónico en envío de información acerca de la Empresa.