Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • in query form say we use the default but more can be found using the service info and topcat/pyvo.

Introduction

This page describes access to the data in ASTRON's data holdings using the Virtual Observatory standards. Those standards support access to data like catalogs and images. We introduce the most important standards on this page and give some usage examples tailored to the ASTRON data holdings. If you want more advanced information on how to use the VO standards, you can start with the IVOA website for astronomers and the IVOA wiki page on educational resources. For our data holdings we use the DAta Center Helper Suite (DACHS), which offers a web interface of its own. We will link to several places in DACHS in the documentation but in principle all information showed by DACHS can also be accessed using any VO tools.

...

Service nameTypeTable nameService descriptionService info
ADQL QuerysystemN/AThis provides a form that can be used to perform ADQL queries and get results in different formats.info (no columns)
LBCS Calibrator Searchcataloguelbcs.mainCatalog of calibrators from the Long-Baseline Calibrator Survey (LBCS).info
LoLSS - Image Cutout Serviceimage cutoutlolss.mosaicCutouts from the images of the LOFAR LBA Sky Survey (LoLSS).
info
LoLSS source catalogcataloguelolss.source_catalogSource catalogue of the LOFAR LBA Sky Survey (LoLSS).info
LoTSS-DR1 Cross-Matched Source Cataloguecatalogue

hetdex.main_merged

Catalogue of radio sources from the Lofar Two-metre Sky Survey First Data Release (LoTSS-DR1) that have been cross-matched with an optical or infrared counterpart.info
LoTSS-DR1 Image Archiveimagehetdex.hetdex_imagesImages of the Lofar Two-metre Sky Survey First Data Release (LoTSS-DR1).info
LoTSS-DR1 Image Cutout Serviceimage cutouthetdex.hetdex_imagesCutouts from the images of the Lofar Two-metre Sky Survey First Data Release (LoTSS-DR1).info
LoTSS-DR1 Raw Radio Catalogue Cone Searchcataloguehetdex.mainCatalogue of radio sources from the Lofar Two-metre Sky Survey First Data Release (LoTSS-DR1).
info
cataloguelotss_dr2.main_gaussesCatalogue of the Stokes I continuum mosaic gaussian components.info
LoTSS-DR2 Source catalog cone search cataloguelotss_dr2.main_sourcesCatalogue of the Stokes I continuum mosaic sources.info
LoTSS-DR2 mosaicsimagelotss_dr2.mosaicsCatalogue of the Stokes I continuum mosaic images.info
LoTSS-PDR Image Archiveimagelofartier1.img_mainImages of the Lofar Two-metre Sky Survey Preliminary Data Release (LoTSS-PDR).info
LoTSS-PDR Image Cutout Serviceimage cutoutlofartier1.img_mainCutouts from the images of the Lofar Two-metre Sky Survey Preliminary Data Release (LoTSS-PDR).info
LoTSS-PDR Source Cataloguecataloguelofartier1.mainCatalogue of radio sources from the Lofar Two-metre Sky Survey Preliminary Data Release (LoTSS-PDR).info
M) Apertif DR1 - Continuum imagesimageapertif_dr1.continuum_imagesContinuum images of the Apertif First Data Release (Apertif DR1).info
M) Apertif DR1 - HI spectral cubescubeapertif_dr1.spectral_cubesHI spectral cubes of the Apertif First Data Release (Apertif DR1).info
M) Apertif DR1 - Polarization images and cubesimage/cubeapertif_dr1.pol_cubesStokes V image and Stokes Q and U cubes of the Apertif First Data Release (Apertif DR1).info
MSSS Verification Field Imagesimagemvf.msssvf_img_mainBoth LBA and HBA images from the Multifrequency Snapshot Sky Survey (MSSS) verification field.
info
MSSS Verification Field Sourcescataloguemvf.mainUnified source catalogue from the Multifrequency Snapshot Sky Survey (MSSS) verification field.info
S) Apertif DR1 - Field calibrated visibilitiescatalogueapertif_dr1.calibrated_visibilitiesCatalogue of the properties from the calibrated visibilities of the fields from the Apertif First Data Release (Apertif DR1).info
S) Apertif DR1 - Field raw visibilitiescatalogueapertif_dr1.raw_visibilitiesCatalogue of the properties from the raw visibilities of the fields from the from the Apertif First Data Release (Apertif DR1).info
S) Apertif DR1 - Flux calibrator raw visibilitiescatalogueapertif_dr1.flux_cal_visibilitiesCatalogue of the properties from the calibrated visibilities of the flux calibrators from the Apertif First Data Release (Apertif DR1).info
S) Apertif DR1 - Pol. calibrator raw visibilitiescatalogueapertif_dr1.pol_cal_visibilitiesCatalogue of the properties from the calibrated visibilities of the polarisation calibrators from the Apertif First Data Release (Apertif DR1).info
SAURON HI Survey Imagesimagesauron.mom0Images of the SAURON WSRT HI Survey.info
SAURON HI Survey Velocity Fieldsimagesauron.mainVelocity field images of the SAURON WSRT HI Survey.info
TGSSADR Image Archiveimagetgssadr.img_mainImages of the TIFR GMRT Sky Survey Alternative Data Release (TGSS ADR).info
TGSSADR Image Cutout Serviceimage cutouttgssadr.img_mainCutouts from the images of the TIFR GMRT Sky Survey Alternative Data Release (TGSS ADR).info
TGSSADR Source Cataloguecataloguetgssadr.mainCatalogue of the radio sources in the TIFR GMRT Sky Survey Alternative Data Release (TGSS ADR).info
The VO @ ASTRON TAP servicesystem

N/A

(info only): description on how to access the tables using the TAP protocol.info (no columns)
Apertif DR1 beam cubes (table only, no service)
apertif_dr1.beam_cubesBeam cubes from the Apertif First Data Release (Apertif DR1), no connected service but accessible via TAP and linked from the other Apertif DR1 tables through DataLink.N/A

...

The VO data collections can easily be the Apertif DR1 data collection tables can be accessed using TOPCAT, an interactive graphical viewer and editor for tabular data. Since the ASTRON VO is registered to the so-called registry of registries, TOPCAT can find the relevant services in its query menus. In the VO menu of TOPCAT you can pick the SIA query menu item, which will bring up a form as shown in Fig. 5. When selecting one of the data collections the SIA URL will be automatically filled in. One can then either type coordinates, or an object name and click the "Resolve" button which uses Simbad to obtain coordinates for that object. When clicking OK, a table of the data products found will appear in the main TOPCAT window. Alternatively, the table can be saved in various formats and used locally with other programs (e.g. python scripts etc).

...