Source author record

Mireille Louys

Mireille Louys appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
1topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2022arXiv

Annotating TAP responses on-the-fly against an IVOA data model

With the success and widespread of the IVOA Table Access Protocol (1) for discovering and querying tabular data in astronomy, more than one hundred of TAP services exposing altogether 22 thousands of tables are accessible from the IVOA Registries at the time of writing. Currently the TAP protocol presents table data and metadata via a {TAP\_SCHEMA} describing the served tables with their columns and possible joins between them. We explore here how to add an information layer, so that values within table columns can be gathered and used to populate instances of objects defined in a selected IVOA data model like Photometry, Coords, Measure, Transform or the proposed MANGO container model. This information layer is provided through annotation tags which tell how the columns' values can be interpreted as attributes of instances of that model. Then when a TAP query is processed, our server add-on interprets the ADQL query string and produces on-the-fly, when possible, the TAP response as an annotated VOTable document. The FIELD elements in the table response are mapped to corresponding model elements templated for this service. This has been prototyped in Java, using the VOLLT package library and a template annotation document representing elements from the MANGO data model. This has been exercised on examples based on Vizier and Chandra catalogs.

preprint2021arXiv

Practical Provenance in Astronomy

Recently the International Virtual Observatory Alliance (IVOA) released a standard to structure provenance metadata, and several implementations are in development in order to capture, store, access and visualize the provenance of astronomy data products. This BoF will be focused on practical needs for provenance in astronomy. A growing number of projects express the requirement to propose FAIR data (Findable, Accessible, Interoperable and Reusable) and thus manage provenance information to ensure the quality, reliability and trustworthiness of this data. The concepts are in place, but now, applied specifications and practical tools are needed to answer concrete use cases. During this session we discussed which strategies are considered by projects (observatories or data providers) to capture provenance in their context and how a end-user might query the provenance information to enhance her/his data selection and retrieval. The objective was to identify the development of tools and formats now needed to make provenance more practical needed to increase provenance take-up in the astronomical domain.

preprint2020arXiv

Implementation feedback of the IVOA Provenance data model

The IVOA Provenance Data model defines entities, agents and activities as container classes to describe the provenance of datasets, with the executed tasks and responsibilities attached to agents. It also provides a set of classes to describe the activities type and their configuration template, as well as the configuration applied effectively during the execution of a task. Here we highlight lessons learned in the implementation of the CDS ProvHiPS service distributing provenance metadata for the HST HiPS data collections, and for the HST archive original images used to produce the HiPS tiles. ProvHiPS is based on the ProvTAP protocol, the emerging TAP standard for distributing provenance metadata. ProvTAP queries may rapidly become very complex. Various graph representation strategies, including ad hoc solutions, triplestore and SQL CTE have been considered and are discussed shortly.

preprint2016arXiv

IVOA Provenance data model: hints from the CTA Provenance prototype

We present the last developments on the IVOA Provenance data model, mainly based on the W3C PROV concept. In the context of the Cherenkov astronomy, the data processing stages imply both assumptions and comparison to dedicated simulations. As a consequence, Provenance information is crucial to the end user in order to interpret the high level data products. The Cherenkov Telescope Array (CTA), currently in preparation, is thus a perfect test case for the development of an IVOA standard on Provenance information. We describe general use-cases for the computational Provenance in the CTA production pipeline and explore the proposed W3C notations like PROV-N formats, as well as Provenance access solutions.

preprint2011arXiv

Evolution of the IVOA Characterisation Data Model

The Characterisation data model is a standard of the International Virtual Observatory Alliance (IVOA) that describes observational datasets in the multi-dimensional parameter space. Defining three properties: coverage, resolution, and sampling along different physical axes (e.g. spatial, spectral, flux) with variable level of details for the description, this model has been used in several IVOA contexts: Simple Spectral Access Protocol, Spectrum Data Model, ObsTAP (Table Access Protocol for the Core Components of the Observation Data Model. Here we propose a new version which addresses more completely the most detailed level of description (level 4) dealing with variation maps of coverage, resolution, and sampling. It also introduces new specific axes in order to cover various photometric measurements, velocity and polarimetry. Special care is given for composed data sets. These improvements and add-ons follow the evolution of needs expressed to the uptake of VO tools in various observation domains for data discovery but also for data analysis requirements. This is also introduced to tackle use-cases designed to analyse scientifically datasets in the V0 context together with calibration/provenance information.

preprint2011arXiv

Lessons learnt in building VO resources: binding together several VO standards into an operational service

The International Virtual Observatory Alliance (IVOA) developed numerous interoperability standards during the last several years. Most of them are quite simple to implement from the technical point of view and even contain "SIMPLE" in the title. Does it mean that it is also simple to build a working VO resource using those standards? Yes and no. "Yes" because the standards are indeed simple, and "no" because usually one needs to implement a lot more than it was thought in the beginning of the project so the time management of the team becomes difficult. In our presentation we will start with a basic case of a simple spectral data collection. Then we will describe several examples of small" technologically advanced VO resources built in CDS and VO-Paris and will show that many standards are hidden from managers' eyes at the initial stage of the project development. The projects will be: (1) the GalMer database providing access to the results of numerical simulations of galaxy interactions; (2) the full spectrum fitting service that allows one to extract internal kinematics and stellar populations from spectra of galaxies available in the VO. We conclude that: (a) with the existing set of IVOA standards one can already build very advanced VO-enabled archives and tools useful for scientists; (b) managers have to be very careful when estimating the project development timelines for VO-enabled resources.