<?xml version='1.0'?><?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?><ri:Resource created="2009-12-01T10:00:00" status="active" updated="2021-02-22T22:05:19" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:tr="http://www.ivoa.net/xml/TAPRegExt/v1.0" xmlns:vg="http://www.ivoa.net/xml/VORegistry/v1.0" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/RegistryInterface/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/RegistryInterface-v1.0.xsd http://www.ivoa.net/xml/TAPRegExt/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/TAPRegExt-v1.0.xsd http://www.ivoa.net/xml/VORegistry/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VORegistry-v1.0.xsd http://www.ivoa.net/xml/VOResource/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/VOResource-v1.1.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService-v1.1.xsd" xsi:type="vs:CatalogService"><title>The VO @ ASTRON TAP service</title><shortName>ASTRON VO TAP</shortName><identifier>ivo://astron.nl/tap</identifier><curation><publisher>ASTRON</publisher><creator><name>ASTRON</name><logo>https://www.astron.nl/sites/default/files/styles/Logo-footer.png</logo></creator><date role="updated">2021-02-22T22:05:19</date><contact><name>Michael Sipior</name><address>Oude Hoogeveensedijk 4, 7991PD Dwingeloo, the Netherlands</address><email>vo@astron.nl</email></contact></curation><content><subject>Virtual observatory</subject><subject>Catalogs</subject><subject>ADQL</subject><description>The The VO @ ASTRON's TAP end point. The Table Access
Protocol (TAP) lets you execute queries against our database tables,
inspect various metadata, and upload your own data. It is thus the
VO's premier way to access public data holdings.

Tables exposed through this endpoint include: obscore from the ivoa schema, main from the lbcs schema, main, msssvf_img_main from the mvf schema, images, source_catalog from the apertif_lockman schema, frb_det, frb_obs from the arts_dr1 schema, img_main, main from the lofartier1 schema, mosaic, source_catalog from the lolss schema, frb_det, frb_obs from the arts_dr2 schema, main from the svc schema, images, source_catalog from the apertif_elais schema, main, mom0 from the sauron schema, main_gausses, main_sources, mosaics, pointings from the lotss_dr3 schema, images, source_catalog from the apertif_dr_bootes schema, columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, hetdex_images, main, main_merged from the hetdex schema, img_main from the msss schema, img_main, main from the tgssadr schema, beam_cubes, calibrated_visibilities, continuum_images, flux_cal_visibilities, pol_cal_visibilities, pol_cubes, raw_visibilities, spectral_cubes from the apertif_dr2 schema, beam_cubes, calibrated_visibilities, continuum_images, flux_cal_visibilities, pol_cal_visibilities, pol_cubes, raw_visibilities, source_catalog, spectral_cubes from the apertif_dr1 schema, main_gausses, main_sources, mosaics from the lotss_dr2 schema.</description><referenceURL>https://vo.astron.nl/__system__/tap/run/info</referenceURL></content><capability standardID="ivo://ivoa.net/std/TAP" xsi:type="tr:TableAccess"><interface role="std" version="1.1" xsi:type="vs:ParamHTTP"><accessURL use="base">https://vo.astron.nl/tap</accessURL></interface><dataModel ivo-id="ivo://ivoa.net/std/ObsCore#core-1.1">Obscore-1.1</dataModel><language><name>ADQL</name><version ivo-id="ivo://ivoa.net/std/ADQL#v2.1">2.1</version><version ivo-id="ivo://ivoa.net/std/ADQL#v2.0">2.0</version><description>The Astronomical Data Query Language is the standard IVOA dialect of SQL; it contains a very general SELECT statement as well as some extensions for spherical geometry and higher mathematics.</description><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-udf"><feature><form>gavo_simbadpoint(identifier TEXT) -&gt; POINT</form><description>gavo_simbadpoint queries simbad for an identifier and returns the 
corresponding point.  Note that identifier can only be a literal,
i.e., as simple string rather than a column name. This is because
our database cannot query simbad, and we probably wouldn't want
to fire off millions of simbad queries anyway; use simbad's own
TAP service for this kind of applications.</description></feature><feature><form>ivo_interval_has(val NUMERIC, iv INTERVAL) -&gt; INTEGER</form><description>The function returns 1 if the interval iv contains val, 0 otherwise.
The lower limit is always included in iv, behaviour on the upper
limit is column-specific.</description></feature><feature><form>gavo_getauthority(ivoid TEXT) -&gt; TEXT</form><description>returns the authority part of an ivoid (or, more generally a URI).
So, ivo://org.gavo.dc/foo/bar#baz becomes org.gavo.dc.

The behaviour for anything that's not a full URI is undefined.</description></feature><feature><form>gavo_match(pattern TEXT, string TEXT) -&gt; INTEGER</form><description>gavo_match returns 1 if the POSIX regular expression pattern
matches anything in string, 0 otherwise.</description></feature><feature><form>ivo_healpix_center(hpxOrder INTEGER, hpxIndex BIGINT) -&gt; POINT</form><description>returns a POINT corresponding to the center of the healpix with
the given index at the given order.</description></feature><feature><form>ivo_string_agg(expression TEXT, delimiter TEXT) -&gt; TEXT</form><description>An aggregate function returning all values of
expression within a GROUP contcatenated with delimiter</description></feature><feature><form>ivo_apply_pm(ra DOUBLE PRECISION, dec DOUBLE PRECISION, pmra DOUBLE PRECISION, pmde DOUBLE PRECISON, epdist DOUBLE PRECISION) -&gt; POINT</form><description>Returns a POINT (in the UNDEFINED reference frame) for the position
an object at ra/dec with proper motion pmra/pmde has after epdist years.

positions must be in degrees, PMs in should be in julian years (i.e., proper
motions are expected in degrees/year).  pmra is assumed to contain 
cos(delta).

NOTE: This currently is a crappy approximation that does *not* go
through the tangential plane.  If you use it, let the operators know
so we replace it with something real.</description></feature><feature><form>gavo_to_jd(d TIMESTAMP) -&gt; DOUBLE PRECISION</form><description>The function converts a postgres timestamp to julian date.
This is naive; no corrections for timezones, let alone time
scales or the like are done; you can thus not expect this to be
good to second-precision unless you are careful in the construction
of the timestamp.</description></feature><feature><form>ivo_interval_overlaps(l1 NUMERIC, h1 NUMERIC, l2 NUMERIC, h2 NUMERIC) -&gt; INTEGER</form><description>The function returns 1 if the interval [l1...h1] overlaps with
the interval [l2...h2].  For the purposes of this function,
the case l1=h2 or l2=h1 is treated as overlap.  The function
returns 0 for non-overlapping intervals.</description></feature><feature><form>gavo_transform(from_sys TEXT, to_sys TEXT, geo GEOMETRY) -&gt; GEOMETRY</form><description>The function transforms ADQL geometries between various reference systems.
geo can be a POINT, a CIRCLE, or a POLYGON, and the function will return a
geometry of the same type.  In the current implementation, from_sys and
to_sys must be literal strings (i.e., they cannot be computed through
expressions or be taken from database columns).

All transforms are just simple rotations, which is only a rough 
approximation to the actual relationships between reference systems
(in particular between FK4 and ICRS-based ones).  Not that, in particular,
the epoch is not changed (i.e., no proper motions are applied).

We currently support the following reference frames: ICRS, FK5 (which
is trested as ICRS), FK4 (for B1950. without epoch-dependent corrections),
GALACTIC.  Reference frame names are case-sensitive.</description></feature><feature><form>ivo_healpix_index(order INTEGER, ra DOUBLE PRECISION, dec DOUBLE PRECISION) -&gt; BIGINT</form><description>Returns the index of the (nest) healpix with order containing the 
spherical point (ra, dec).

An alternative, 2-argument form 

ivo_healpix_index(order INTEGER, p POINT) -&gt; BIGINT

is also available.</description></feature><feature><form>ivo_hashlist_has(hashlist TEXT, item TEXT) -&gt; INTEGER</form><description>The function takes two strings; the first is a list of words not
containing the hash sign (#), concatenated by hash signs, the second is
a word not containing the hash sign.  It returns 1 if, compared
case-insensitively, the second argument is in the list of words coded in
the first argument.  The behaviour in case the the second
argument contains a hash sign is unspecified.</description></feature><feature><form>gavo_histogram(val REAL, lower REAL, upper REAL, nbins INTEGER) -&gt; INTEGER[]</form><description>The aggregate function returns a histogram of val with nbins+2 elements.
Assuming 0-based arrays, result[0] contains the number of underflows (i.e.,
val&lt;lower), result[nbins+1] the number of overflows.  Elements 1..nbins
are the counts in nbins bins of width (upper-lower)/nbins.  Clients
will have to convert back to physical units using some external 
communication, there currently is no (meta-) data as lower and upper in
the TAP response.</description></feature><feature><form>gavo_to_mjd(d TIMESTAMP) -&gt; DOUBLE PRECISION</form><description>The function converts a postgres timestamp to modified julian date.
This is naive; no corrections for timezones, let alone time
scales or the like are done; you can thus not expect this to be
good to second-precision unless you are careful in the construction
of the timestamp.</description></feature><feature><form>ivo_nocasematch(value TEXT, pattern TEXT) -&gt; INTEGER</form><description>ivo_nocasematch returns 1 if pattern matches value, 0 otherwise.
pattern is defined as for the SQL LIKE operator, but the
match is performed case-insensitively.  This function in effect
provides a surrogate for the ILIKE SQL operator that is missing from
ADQL.

On this site, this is actually implemented using python's and SQL's
LOWER, so for everything except ASCII, your milage will vary.</description></feature><feature><form>ivo_hasword(haystack TEXT, needle TEXT) -&gt; INTEGER</form><description>gavo_hasword returns 1 if needle shows up in haystack, 0 otherwise.  This
is for "google-like"-searches in text-like fields.  In word, you can
actually employ a fairly complex query language; see
http://www.postgresql.org/docs/8.3/static/textsearch.html
for details.</description></feature><feature><form>gavo_ipix(long REAL, lat REAL) -&gt; BIGINT</form><description>gavo_ipix returns the q3c ipix for a long/lat pair (it simply wraps
the 13c_ang2ipix function).

This is probably only relevant when you play tricks with indices or
PPMXL ids.</description></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adqlgeo"><feature><form>BOX</form></feature><feature><form>POINT</form></feature><feature><form>CIRCLE</form></feature><feature><form>POLYGON</form></feature><feature><form>REGION</form></feature><feature><form>CENTROID</form></feature><feature><form>COORD1</form></feature><feature><form>COORD2</form></feature><feature><form>DISTANCE</form></feature><feature><form>CONTAINS</form></feature><feature><form>INTERSECTS</form></feature><feature><form>AREA</form></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-string"><feature><form>LOWER</form></feature><feature><form>ILIKE</form></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-offset"><feature><form>OFFSET</form></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-type"><feature><form>CAST</form></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-unit"><feature><form>IN_UNIT</form></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-common-table"><feature><form>WITH</form></feature></languageFeatures><languageFeatures type="ivo://org.gavo.dc/std/exts#extra-adql-keywords"><feature><form>TABLESAMPLE</form><description>Written after a table reference, TABLESAMPLE(10) will make the database only use 10% of the rows; these are `somewhat random' in that the system will use random blocks.  This should be good enough when just testing queries (and much better than using TOP n).</description></feature></languageFeatures><languageFeatures type="ivo://ivoa.net/std/TAPRegExt#features-adql-sets"><feature><form>UNION</form></feature><feature><form>EXCEPT</form></feature><feature><form>INTERSECT</form></feature></languageFeatures></language><outputFormat ivo-id="ivo://ivoa.net/std/TAPRegExt#output-votable-binary"><mime>text/xml</mime></outputFormat><outputFormat ivo-id="http://dc.g-vo.org/output-vodml"><mime>application/x-votable+xml;version=1.4</mime><alias>vodml</alias></outputFormat><outputFormat><mime>text/html</mime><alias>html</alias></outputFormat><outputFormat ivo-id="ivo://ivoa.net/std/TAPRegExt#output-votable-binary2"><mime>application/x-votable+xml;serialization=binary2</mime><alias>votable/b2</alias></outputFormat><outputFormat><mime>application/geo-json</mime><alias>geojson</alias></outputFormat><outputFormat><mime>application/fits</mime><alias>fits</alias></outputFormat><outputFormat><mime>text/csv</mime></outputFormat><outputFormat><mime>text/csv;header=present</mime><alias>csv</alias></outputFormat><outputFormat ivo-id="ivo://ivoa.net/std/TAPRegEXT#output-votable-td"><mime>application/x-votable+xml;serialization=tabledata</mime><alias>votable/td</alias></outputFormat><outputFormat><mime>application/json</mime><alias>json</alias></outputFormat><outputFormat ivo-id="ivo://ivoa.net/std/TAPRegExt#output-votable-binary"><mime>application/x-votable+xml</mime><alias>votable</alias></outputFormat><outputFormat><mime>text/plain</mime></outputFormat><outputFormat><mime>text/tab-separated-values</mime><alias>tsv</alias></outputFormat><uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-https"/><uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-ftp"/><uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-inline"/><uploadMethod ivo-id="ivo://ivoa.net/std/TAPRegExt#upload-http"/><retentionPeriod><default>172800</default></retentionPeriod><executionDuration><default>3600</default></executionDuration><outputLimit><default unit="row">20000</default><hard unit="row">20000000</hard></outputLimit><uploadLimit><hard unit="byte">20000000</hard></uploadLimit></capability><capability standardID="ivo://ivoa.net/std/VOSI#availability"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo.astron.nl/__system__/tap/run/availability</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#capabilities"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo.astron.nl/__system__/tap/run/capabilities</accessURL></interface></capability><capability standardID="ivo://ivoa.net/std/VOSI#tables"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://vo.astron.nl/__system__/tap/run/tableMetadata</accessURL></interface></capability><coverage><waveband>Radio</waveband></coverage><tableset><schema><name>apertif_dr1</name><title>Apertif DR-1</title><table><name>apertif_dr1.beam_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>cube_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>apertif_dr1.pol_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>polarization</name><description>Polarization Stokes</description><ucd>phys.polarization.stokes</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sigma_in</name><description>Noise in inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>sigma_out</name><description>Noise at the edge of the residual image, more than a degree from the centre</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ft_max</name><description>Maximum of the absolute of a Fourier Transform of the image</description><ucd>stat.max</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>peak_inner</name><description>Maximum of the absolute pixel values in the inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.max</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>bmin</name><description>The diameter of the FWHM minor axis of the synthesised beam</description><unit>arcsec</unit><ucd>phys.angsize;instr.beam</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>q_beam_frac</name><description>Fraction of Q image planes with beam minor axes less than 17.5’’</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>u_beam_frac</name><description>Fraction of U image planes with beam minor axes less than 17.5’’</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>q_noise_frac</name><description>Fraction of Q image planes with rms noise larger than 300 microJy/beam</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>u_noise_frac</name><description>Fraction of U image planes with rms noise larger than 300 microJy/beam</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column></table><table><name>apertif_dr1.spectral_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>cube_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>cube_qual</name><description>Quality flag (G: Good, O: Okay, B: Bad)</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>sigma</name><description>rms noise in the central channel</description><unit>mJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>f_ex</name><description>Fraction of the total number of pixels with an absolute value &gt; 6.75 sigma</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>p_0pt8</name><description>Ratio between the width of the noise histogram at a level of 0.8% of the maximum and rms</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column></table><table><name>apertif_dr1.raw_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr1.flux_cal_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>used_for</name><description>Observation calibrated with this calibrator</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr1.pol_cal_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>used_for</name><description>Observation calibrated with this calibrator</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr1.calibrated_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr1.continuum_images</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>sigma_in</name><description>Noise in inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>sigma_out</name><description>Noise at the edge of the residual image, more than a degree from the centre</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>r</name><description>sigma_in/sigma_out</description><ucd>stat.error;arith.ratio</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>bmin</name><description>The diameter of the FWHM minor axis of the synthesised beam</description><unit>arcsec</unit><ucd>phys.angsize;instr.beam</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>neg10</name><description>The level at which the area covered by pixels with values below this level is 10 beams in units of sigma_out</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>exneg2</name><description>Area with values below -2 sigma_out in the inner 0.5 degree of the residual image in units of beam area</description><ucd>phys.angArea</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column></table><table><name>apertif_dr1.source_catalog</name><column><name>name</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><description>the right ascension of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_ra</name><description>the error on the right ascension of the source</description><unit>deg</unit><ucd>pos.eq.ra;stat.error</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec</name><description>the declination of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_dec</name><description>the 1-sigma error on the declination of the source</description><unit>deg</unit><ucd>pos.eq.dec;stat.error</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>the total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>the 1-sigma error on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>the peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>the 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>the FWHM of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>the 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the deconvolved minor axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>the position angle of the deconvolved major axis of the source measured east of north</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>the 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>the average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>apertif_dr2</name><title>Apertif DR-2</title><table><name>apertif_dr2.continuum_images</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>sigma_in</name><description>Noise in inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>sigma_out</name><description>Noise at the edge of the residual image, more than a degree from the centre</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>r</name><description>sigma_in/sigma_out</description><ucd>stat.error;arith.ratio</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>bmin</name><description>The diameter of the FWHM minor axis of the synthesised beam</description><unit>arcsec</unit><ucd>phys.angsize;instr.beam</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>neg10</name><description>The level at which the area covered by pixels with values below this level is 10 beams in units of sigma_out</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>exneg2</name><description>Area with values below -2 sigma_out in the inner 0.5 degree of the residual image in units of beam area</description><ucd>phys.angArea</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column></table><table><name>apertif_dr2.beam_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>cube_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>apertif_dr2.pol_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>polarization</name><description>Polarization Stokes</description><ucd>phys.polarization.stokes</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sigma_in</name><description>Noise in inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>sigma_out</name><description>Noise at the edge of the residual image, more than a degree from the centre</description><unit>uJy/beam</unit><ucd>stat.error</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ft_max</name><description>Maximum of the absolute of a Fourier Transform of the image</description><ucd>stat.max</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>peak_inner</name><description>Maximum of the absolute pixel values in the inner half degree of the image</description><unit>uJy/beam</unit><ucd>stat.max</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>bmin</name><description>The diameter of the FWHM minor axis of the synthesised beam</description><unit>arcsec</unit><ucd>phys.angsize;instr.beam</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>q_beam_frac</name><description>Fraction of Q image planes with beam minor axes less than 17.5’’</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>u_beam_frac</name><description>Fraction of U image planes with beam minor axes less than 17.5’’</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>q_noise_frac</name><description>Fraction of Q image planes with rms noise larger than 300 microJy/beam</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>u_noise_frac</name><description>Fraction of U image planes with rms noise larger than 300 microJy/beam</description><ucd>stat.value</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column></table><table><name>apertif_dr2.spectral_cubes</name><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>target</name><description>Name of the field</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>Unique id</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>valid</name><description>Whether or not the dataset has passed validation</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>task_id</name><description>ID of the task</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>beam_number</name><description>Number of the beam</description><ucd>meta.id;instr.beam</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>freqmin</name><description>Minimum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>freqmax</name><description>Maximum frequency</description><unit>MHz</unit><ucd>em.freq</ucd><dataType xsi:type="vs:VOTableType">float</dataType></column><column><name>n_channels</name><description>Number of channels</description><ucd>em.bin</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>cube_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>cube_qual</name><description>Quality flag (G: Good, O: Okay, B: Bad)</description><ucd>meta.code.qual</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>sigma</name><description>rms noise in the central channel</description><unit>mJy/beam</unit><ucd>stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>f_ex</name><description>Fraction of the total number of pixels with an absolute value &gt; 6.75 sigma</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>p_0pt8</name><description>Ratio between the width of the noise histogram at a level of 0.8% of the maximum and rms</description><ucd>stat.value</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column></table><table><name>apertif_dr2.raw_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr2.flux_cal_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>used_for</name><description>Observation calibrated with this calibrator</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr2.pol_cal_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>used_for</name><description>Observation calibrated with this calibrator</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>apertif_dr2.calibrated_visibilities</name><column><name>target</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>beam</name><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>fov</name><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>central_frequency</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>n_channels</name><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>bandwidth</name><unit>MHz</unit><ucd>em.frequency</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_min</name><ucd>time.start;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>t_max</name><ucd>time.end;obs.exposure</ucd><dataType arraysize="19" extendedType="timestamp" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>duration</name><unit>h</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>task_id</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_type</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>product_key</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>equinox</name><ucd>meta.text</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>quality</name><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><description>Dataset identifier assigned by the publisher</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accref</name><description>Access url for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>apertif_dr_bootes</name><title>Apertif DR Bootes</title><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), providing forty instantaneous beams over 300
MHz of bandwidth. This data release includes the catalogue and image
observed by Apertif covering 26.5 square degree region in the Boötes
constellation at 1.4 GHz. The image is a mosaic of 187 Apertif images
from 8 different survey observations performed between April 2019 and
November 2021. It has an angular resolution of 27×11.5 arcseconds and
a median background noise of 40 μJy/beam. From this mosaic, 8994
sources were extracted and the catalogue is complete down to the 0.3
mJy level.</description><table><name>apertif_dr_bootes.images</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), providing forty instantaneous beams over 300
MHz of bandwidth. This data release includes the catalogue and image
observed by Apertif covering 26.5 square degree region in the Boötes
constellation at 1.4 GHz. The image is a mosaic of 187 Apertif images
from 8 different survey observations performed between April 2019 and
November 2021. It has an angular resolution of 27×11.5 arcseconds and
a median background noise of 40 μJy/beam. From this mosaic, 8994
sources were extracted and the catalogue is complete down to the 0.3
mJy level.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>apertif_dr_bootes.source_catalog</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), providing forty instantaneous beams over 300
MHz of bandwidth. This data release includes the catalogue and image
observed by Apertif covering 26.5 square degree region in the Boötes
constellation at 1.4 GHz. The image is a mosaic of 187 Apertif images
from 8 different survey observations performed between April 2019 and
November 2021. It has an angular resolution of 27×11.5 arcseconds and
a median background noise of 40 μJy/beam. From this mosaic, 8994
sources were extracted and the catalogue is complete down to the 0.3
mJy level.</description><column><name>name</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><description>the right ascension of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_ra</name><description>the error on the right ascension of the source</description><unit>deg</unit><ucd>pos.eq.ra;stat.error</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec</name><description>the declination of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_dec</name><description>the 1-sigma error on the declination of the source</description><unit>deg</unit><ucd>pos.eq.dec;stat.error</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>the total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>the 1-sigma error on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>the peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>the 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>the FWHM of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>the 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the deconvolved minor axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>the position angle of the deconvolved major axis of the source measured east of north</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>the 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>the average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>apertif_elais</name><title>Apertif Elais</title><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the ELAIS-N field observed with Apertif. The
image covers 25 square degree region, has an angular resolution of
18x11 arcseconds and a median background noise of 37 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy
level,includes 8526 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><table><name>apertif_elais.images</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the ELAIS-N field observed with Apertif. The
image covers 25 square degree region, has an angular resolution of
18x11 arcseconds and a median background noise of 37 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy
level,includes 8526 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>apertif_elais.source_catalog</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the ELAIS-N field observed with Apertif. The
image covers 25 square degree region, has an angular resolution of
18x11 arcseconds and a median background noise of 37 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy
level,includes 8526 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><column><name>name</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><description>the right ascension of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_ra</name><description>the error on the right ascension of the source</description><unit>deg</unit><ucd>pos.eq.ra;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>dec</name><description>the declination of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_dec</name><description>the 1-sigma error on the declination of the source</description><unit>deg</unit><ucd>pos.eq.dec;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>the total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>the 1-sigma error on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>the peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>the 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>the average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>apertif_lockman</name><title>Apertif Lockman</title><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the Lockman Hole field observed with Apertif.
The image covers 136 square degree region, has an angular resolution
of 15x13 arcseconds and a median background noise of 27 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy level,
includes 55166 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><table><name>apertif_lockman.images</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the Lockman Hole field observed with Apertif.
The image covers 136 square degree region, has an angular resolution
of 15x13 arcseconds and a median background noise of 27 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy level,
includes 55166 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>apertif_lockman.source_catalog</name><description>Apertif is a phased-array feed system for the Westerbork Synthesis
Radio Telescope (WSRT), operating at 1.4 GHz and providing forty
instantaneous beams over 300 MHz of bandwidth. This data release
includes the image of the Lockman Hole field observed with Apertif.
The image covers 136 square degree region, has an angular resolution
of 15x13 arcseconds and a median background noise of 27 μJy/beam. The
corresponding source catalog, complete down to the 0.3 mJy level,
includes 55166 sources.
https://science.astron.nl/telescopes/wsrt-apertif/apertif-data-access/data-releases/apertif-single-fields/</description><column><name>name</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><description>the right ascension of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_ra</name><description>the error on the right ascension of the source</description><unit>deg</unit><ucd>pos.eq.ra;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>dec</name><description>the declination of the source (for the equinox of the image)</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_dec</name><description>the 1-sigma error on the declination of the source</description><unit>deg</unit><ucd>pos.eq.dec;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>the total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>the 1-sigma error on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>the peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>the 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>the average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>arts_dr1</name><title>Apertif Time Domain Data Release</title><description> This is the first release (DR1) of data from the Apertif Radio
Transient System (ARTS), a supercomputing radio-telescope instrument
that performs real-time FRB detection and localisation on the
Westerbork Synthesis Radio Telescope (WSRT) interferometer. It reaches
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. After commissioning results verified the system
performed as planned, we initiated the Apertif FRB survey (ALERT).
Over the first 5 weeks we observed at design sensitivity in 2019, we
detected 5 new FRBs, and interferometrically localised each of these
to 0.4−10 sq. arcmin. All detections are broad band and very narrow,
of order 1 ms duration, and unscattered. Dispersion measures are
generally high. Please note that the ARTS DR1 collection available
from this end-point is superseded by the ARTS DR2 collection. DR2
includes all data from the DR1 collection that can be queried here.</description><table><name>arts_dr1.frb_obs</name><description> This is the first release (DR1) of data from the Apertif Radio
Transient System (ARTS), a supercomputing radio-telescope instrument
that performs real-time FRB detection and localisation on the
Westerbork Synthesis Radio Telescope (WSRT) interferometer. It reaches
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. After commissioning results verified the system
performed as planned, we initiated the Apertif FRB survey (ALERT).
Over the first 5 weeks we observed at design sensitivity in 2019, we
detected 5 new FRBs, and interferometrically localised each of these
to 0.4−10 sq. arcmin. All detections are broad band and very narrow,
of order 1 ms duration, and unscattered. Dispersion measures are
generally high. Please note that the ARTS DR1 collection available
from this end-point is superseded by the ARTS DR2 collection. DR2
includes all data from the DR1 collection that can be queried here.</description><column><name>target</name><description>Name of the observed target</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>time_min</name><unit>d</unit><ucd>time.start;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>time_max</name><unit>d</unit><ucd>time.end;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>detection</name><description>1 if an FRB was detected, 0 for a non-detection.</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>frb</name><description>Name of the FRB if detected, linking to the FRB properties. None if non-detection.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_title</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>ID of the data set</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>compound_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>tied_array_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>t_exptime</name><unit>s</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>time_steps</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>filesize</name><unit>kbyte</unit><ucd>phys.size;meta.file</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>accref</name><ucd>meta.ref.url</ucd><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>file_reference</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mimetype</name><ucd>meta.code.mime</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>arts_dr1.frb_det</name><description> This is the first release (DR1) of data from the Apertif Radio
Transient System (ARTS), a supercomputing radio-telescope instrument
that performs real-time FRB detection and localisation on the
Westerbork Synthesis Radio Telescope (WSRT) interferometer. It reaches
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. After commissioning results verified the system
performed as planned, we initiated the Apertif FRB survey (ALERT).
Over the first 5 weeks we observed at design sensitivity in 2019, we
detected 5 new FRBs, and interferometrically localised each of these
to 0.4−10 sq. arcmin. All detections are broad band and very narrow,
of order 1 ms duration, and unscattered. Dispersion measures are
generally high. Please note that the ARTS DR1 collection available
from this end-point is superseded by the ARTS DR2 collection. DR2
includes all data from the DR1 collection that can be queried here.</description><column><name>target</name><description>Name of the observed target</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>time_min</name><unit>d</unit><ucd>time.start;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>time_max</name><unit>d</unit><ucd>time.end;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>detection</name><description>1 if an FRB was detected, 0 for a non-detection.</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>frb</name><description>Name of the FRB if detected, linking to the FRB properties. None if non-detection.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_title</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>ID of the data set</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>compound_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>tied_array_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>t_exptime</name><unit>s</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>time_steps</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>filesize</name><unit>kbyte</unit><ucd>phys.size;meta.file</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>accref</name><ucd>meta.ref.url</ucd><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>file_reference</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mimetype</name><ucd>meta.code.mime</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>arts_dr2</name><title>Apertif Time Domain Data Release</title><description> This is the final, full data release from the Apertif Radio Transient
System (ARTS), a supercomputing radio-telescope instrument that
performed real-time FRB detection and localisation on the Westerbork
Synthesis Radio Telescope (WSRT) interferometer. It reached
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. The Apertif FRB survey (ALERT) detected 24 new
FRBs, and interferometrically localised each of these to 0.4−10 sq.
arcmin. All detections are broad band and very narrow, of order 1 ms
duration, with high dispersion measures.</description><table><name>arts_dr2.frb_obs</name><description> This is the final, full data release from the Apertif Radio Transient
System (ARTS), a supercomputing radio-telescope instrument that
performed real-time FRB detection and localisation on the Westerbork
Synthesis Radio Telescope (WSRT) interferometer. It reached
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. The Apertif FRB survey (ALERT) detected 24 new
FRBs, and interferometrically localised each of these to 0.4−10 sq.
arcmin. All detections are broad band and very narrow, of order 1 ms
duration, with high dispersion measures.</description><column><name>target</name><description>Name of the observed target</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>time_min</name><unit>d</unit><ucd>time.start;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>time_max</name><unit>d</unit><ucd>time.end;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>detection</name><description>1 if an FRB was detected, 0 for a non-detection.</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>frb</name><description>Name of the FRB if detected, linking to the FRB properties. None if non-detection.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_title</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>ID of the data set</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>compound_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>tied_array_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>t_exptime</name><unit>s</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>time_steps</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>filesize</name><unit>kbyte</unit><ucd>phys.size;meta.file</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>accref</name><ucd>meta.ref.url</ucd><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>file_reference</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mimetype</name><ucd>meta.code.mime</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>arts_dr2.frb_det</name><description> This is the final, full data release from the Apertif Radio Transient
System (ARTS), a supercomputing radio-telescope instrument that
performed real-time FRB detection and localisation on the Westerbork
Synthesis Radio Telescope (WSRT) interferometer. It reached
coherent-addition sensitivity over the entire field of the view of the
primary- dish beam. The Apertif FRB survey (ALERT) detected 24 new
FRBs, and interferometrically localised each of these to 0.4−10 sq.
arcmin. All detections are broad band and very narrow, of order 1 ms
duration, with high dispersion measures.</description><column><name>target</name><description>Name of the observed target</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>time_min</name><unit>d</unit><ucd>time.start;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>time_max</name><unit>d</unit><ucd>time.end;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>detection</name><description>1 if an FRB was detected, 0 for a non-detection.</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>frb</name><description>Name of the FRB if detected, linking to the FRB properties. None if non-detection.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_title</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obsid</name><description>ID of the data set</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>compound_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>tied_array_beam</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>t_exptime</name><unit>s</unit><ucd>time.duration;obs.exposure</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>time_steps</name><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>filesize</name><unit>kbyte</unit><ucd>phys.size;meta.file</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>accref</name><ucd>meta.ref.url</ucd><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>file_reference</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mimetype</name><ucd>meta.code.mime</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pub_did</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>hetdex</name><title>LoTSS-DR1 Raw Radio Catalogue</title><description> This service queries the catalog of radio sources from the LOFAR
Two-metre Sky Survey First Data Release (LoTSS-DR1). This data release
contains images and catalogs that characterise the low-frequency radio
emission in the region of the HETDEX Spring Field (right ascension
10h45m00s to15h30m00s and declination 45◦00′00′′ to 57◦00′00′′). A
total of 325,694 radio sources are detected in a region covering 424
square degrees. The maps have a median sensitivity of 71 uJy/beam and
a resolution of 6 arcsec. Optical counterparts for 71% of the radio
sources have been identified and where possible photometric redshifts
for these sources have been derived.</description><table><name>hetdex.hetdex_images</name><description> This service queries the catalog of images from the LOFAR Two-metre
Sky Survey First Data Release (LoTSS-DR1). This data release contains
images and catalogs that characterise the low-frequency radio emission
in the region of the HETDEX Spring Field (right ascension 10h45m00s
to15h30m00s and declination 45◦00′00′′ to 57◦00′00′′). A total of
325,694 radio sources are detected in a region covering 424 square
degrees. The maps have a median sensitivity of 71 uJy/beam and a
resolution of 6 arcsec. Optical counterparts for 71% of the radio
sources have been identified and where possible photometric redshifts
for these sources have been derived.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>hetdex.main_merged</name><description> This service queries the catalog 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. This data
release contains images and catalogs that characterise the
low-frequency radio emission in the region of the HETDEX Spring Field
(right ascension 10h45m00s to15h30m00s and declination 45◦00′00′′ to
57◦00′00′′). A total of 325,694 radio sources are detected in a region
covering 424 square degrees. The maps have a median sensitivity of 71
uJy/beam and a resolution of 6 arcsec. Optical counterparts for 71% of
the radio sources have been identified and where possible photometric
redshifts for these sources have been derived.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-σ error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-σ on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>major</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-σ error on the FWHM of the major axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minor</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-σ error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-σ error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-σ error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-σ error on the position angle of the major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-σ error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code the defines the source structure in terms of the fitted Gaussian components: ’S’ indicates an isolated source that is fit with a single Gaussian; ‘C’ represents sources that are fit by a single Gaussian but are within an island of emission that also contains other sources; and ‘M’ is used for sources with are extended and fit with multiple Gaussians.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the HETDEX mosaic in which the FITS image can be found</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>masked_fraction</name><description>The fraction of the source that is in the CLEAN mask</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>id_flag</name><description>Flag indicating the origin of the optical identification. 0 - no ID possible (too large or otherwise difficult) 1 - identification (or alck thereof) from maximum likelihood analysis 2 - match to a bright galaxy (either 2MASX or SDSS) 3? - association and identification (or lack therof) from LGZ, second digit is further flag 31 - output from LGZ 32 - output from LGZ (too-zoomed-in) 4? - association and identification (or lack therof) through deblend workflow 41 - deblend following flowchart classification of m sources 42 - deblend following LG</description><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>id_name</name><description>PanSTARRs, AllWISE, 2MASX or SDSS name of optical identification</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>id_ra</name><description>Right ascension of optical identification</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>id_dec</name><description>Declination of optical identification</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ml_lr</name><description>Likelihood ratio from maximum likelihood analysis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_size</name><description>Length of the largest diameter of the convex hull around the set of component elliptical Gaussians</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_width</name><description>Twice the maximum perpendicular distance of points on the convex hull to the largest diameter line</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_pa</name><description>The position angle on the sky, measured east of north, of that largest diameter</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_assoc</name><description>Number of sources in the LGZ association</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_assoc_qual</name><description>LGZ association quality flag</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>lgz_id_qual</name><description>LGZ identification quality flag</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>deblended_from</name><description>Name of PyBDSF multiple Gaussian component source from which this source was deblended</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>allwise</name><description>Name of the source in the AllWISE catalogue</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>objid</name><description>The PanSTARRs object ID</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>gfapflux</name><description>PanSTARRs g-band forced aperture photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>gfapfluxerr</name><description>PanSTARRs g-band forced aperture photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>gfapmag</name><description>PanSTARRs g-band forced aperture photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>gfapmagerr</name><description>PanSTARRs g-band forced aperture photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfapflux</name><description>PanSTARRs r-band forced aperture photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfapfluxerr</name><description>PanSTARRs r-band forced aperture photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfapmag</name><description>PanSTARRs r-band forced aperture photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfapmagerr</name><description>PanSTARRs r-band forced aperture photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifapflux</name><description>PanSTARRs i-band forced aperture photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifapfluxerr</name><description>PanSTARRs i-band forced aperture photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifapmag</name><description>PanSTARRs i-band forced aperture photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifapmagerr</name><description>PanSTARRs i-band forced aperture photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfapflux</name><description>PanSTARRs z-band forced aperture photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfapfluxerr</name><description>PanSTARRs z-band forced aperture photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfapmag</name><description>PanSTARRs z-band forced aperture photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfapmagerr</name><description>PanSTARRs z-band forced aperture photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfapflux</name><description>PanSTARRs y-band forced aperture photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfapfluxerr</name><description>PanSTARRs y-band forced aperture photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfapmag</name><description>PanSTARRs y-band forced aperture photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfapmagerr</name><description>PanSTARRs y-band forced aperture photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>gfkronflux</name><description>PanSTARRs g-band forced photometry Kron flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>gfkronfluxerr</name><description>PanSTARRs g-band forced photometry Kron flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfkronflux</name><description>PanSTARRs r-band forced photometry Kron flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rfkronfluxerr</name><description>PanSTARRs r-band forced photometry Kron flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifkronflux</name><description>PanSTARRs i-band forced photometry Kron flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ifkronfluxerr</name><description>PanSTARRs i-band forced photometry Kron flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfkronflux</name><description>PanSTARRs z-band forced photometry Kron flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>zfkronfluxerr</name><description>PanSTARRs z-band forced photometry Kron flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfkronflux</name><description>PanSTARRs y-band forced photometry Kron flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>yfkronfluxerr</name><description>PanSTARRs y-band forced photometry Kron flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w1flux</name><description>AllWISE W1 profile-fit photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w1fluxerr</name><description>AllWISE W1 profile-fit photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w1mag</name><description>AllWISE W1 profile-fit photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w1magerr</name><description>AllWISE W1 profile-fit photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w2flux</name><description>AllWISE W1 profile-fit photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w2fluxerr</name><description>AllWISE W1 profile-fit photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w2mag</name><description>AllWISE W1 profile-fit photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w2magerr</name><description>AllWISE W1 profile-fit photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w3flux</name><description>AllWISE W1 profile-fit photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w3fluxerr</name><description>AllWISE W1 profile-fit photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w3mag</name><description>AllWISE W1 profile-fit photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w3magerr</name><description>AllWISE W1 profile-fit photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w4flux</name><description>AllWISE W1 profile-fit photometry flux</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w4fluxerr</name><description>AllWISE W1 profile-fit photometry flux error</description><unit>uJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w4mag</name><description>AllWISE W1 profile-fit photometry magnitude</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w4magerr</name><description>AllWISE W1 profile-fit photometry magnitude error</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z_best</name><description>Best available redshift estimate</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z_best_source</name><description>Source of z_best, 0 = photometric, 1 = spectroscopic</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z_spec</name><description>Literature Spectroscopic Redshift</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z_spec_source</name><description>Source of z_spec, 1 = SDSS, 2 = DEEP 2/3, 4 = 3D-HST, 8 = Steidel et al. (2003), 16 = AEGIS-X, 32 = Huang et al. (2009)</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z1_median</name><description>Median of the primary redshift peak above 80% HPD CI</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z1_min</name><description>Lower bound of the primary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z1_max</name><description>Upper bound of the primary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z1_area</name><description>Integrated area of the primary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z2_median</name><description>Median of the secondary redshift peak (if present) above 80% HPD CI</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z2_min</name><description>Lower bound of the secondary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z2_max</name><description>Upper bound of the secondary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z2_area</name><description>Integrated area of the secondary 80% HPD CI peak</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>specagn</name><description>Flag indicating spectroscopically identified AGN</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mqcagn</name><description>Flag indicating source is included in Million Quasar Catalog compilation</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>xrayclass</name><description>2RXS or XMMSL2 X-ray source class: 1=AGN, 2=Galaxy/Star (based on criteria in Salvato+2017)</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>_2rxs_id</name><description>ID in 2RXS catalog (if available)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>xmmsl2_id</name><description>ID in XMMSL2 catalog</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>irclass</name><description>Bit-flag indicating WISE AGN Class based on Assef+2012 selection criteria. 1 - 90% Completeness criteria, 2 - 75% Completeness criteria, 4 - 75% Reliability criteria, 8 - 90% Reliability criteria</description><dataType xsi:type="vs:VOTableType">short</dataType><flag>nullable</flag></column><column><name>ebv</name><description>E(B-V) galactic extinction for the source based on its position and Schlegel, Finkbeiner and Davis (1998) extinction maps - http://argonaut.skymaps.info. Fluxes and magnitudes in the catalog have already been corrected based on this value.</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>panstarrs_missing</name><description>Boolean flag indicating source has no PS1 FAp available (and hence may be missing ID/photo-z)</description><dataType xsi:type="vs:VOTableType">short</dataType><flag>nullable</flag></column><column><name>u_rest</name><description>Estimated rest frame u-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>g_rest</name><description>Estimated rest frame g-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>r_rest</name><description>Estimated rest frame r-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>i_rest</name><description>Estimated rest frame i-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>z_rest</name><description>Estimated rest frame z-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>u__rest</name><description>Estimated rest frame U-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>b_rest</name><description>Estimated rest frame B-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>v_rest</name><description>Estimated rest frame V-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>i__rest</name><description>Estimated rest frame I-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>j_rest</name><description>Estimated rest frame J-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ks_rest</name><description>Estimated rest frame Ks-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w1_rest</name><description>Estimated rest frame w1-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w2_rest</name><description>Estimated rest frame w2-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>w3_rest</name><description>Estimated rest frame w3-band magnitude (for z_best)</description><unit>mag</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column></table><table><name>hetdex.main</name><description> This service queries the catalog of radio sources from the LOFAR
Two-metre Sky Survey First Data Release (LoTSS-DR1). This data release
contains images and catalogs that characterise the low-frequency radio
emission in the region of the HETDEX Spring Field (right ascension
10h45m00s to15h30m00s and declination 45◦00′00′′ to 57◦00′00′′). A
total of 325,694 radio sources are detected in a region covering 424
square degrees. The maps have a median sensitivity of 71 uJy/beam and
a resolution of 6 arcsec. Optical counterparts for 71% of the radio
sources have been identified and where possible photometric redshifts
for these sources have been derived.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-σ error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-σ error on the total flux density of the source</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>maj</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-σ error on the FWHM of the major axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minor</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-σ error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-σ error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-σ error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-σ error on the position angle of the major axis of the source</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-σ error on the position angle of the deconvolved major axis of the source</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure in terms of the fitted Gaussian components: ’S’ indicates an isolated source that is fit with a single Gaussian; ‘C’ represents sources that are fit by a single Gaussian but are within an island of emission that also contains other sources; and ‘M’ is used for sources with are extended and fit with multiple Gaussians.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the HETDEX mosaic in which the FITS image can be found</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>number_pointings</name><description>The number of pointings that are mosaiced at the position of the source.</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>number_masked</name><description>The fraction of pointings in which the source is in the deconvolution mask.</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>masked_fraction</name><description>The fraction of the source that is in the CLEAN mask.</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>arteface</name><description>Whether or not the entry is believed to be an artefact.</description><dataType xsi:type="vs:VOTableType">boolean</dataType><flag>nullable</flag></column></table></schema><schema><name>ivoa</name><description>Definition and support code for the ObsCore data model and table.</description><table><name>ivoa.obscore</name><description>The IVOA-defined obscore table, containing generic metadata for
datasets within this datacenter.</description><column><name>dataproduct_type</name><description>High level scientific classification of the data product, taken from an enumeration</description><ucd>meta.id</ucd><utype>obscore:obsdataset.dataproducttype</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dataproduct_subtype</name><description>Data product specific type</description><ucd>meta.id</ucd><utype>obscore:obsdataset.dataproductsubtype</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>calib_level</name><description>Amount of data processing that has been applied to the data</description><ucd>meta.code;obs.calib</ucd><utype>obscore:obsdataset.caliblevel</utype><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>obs_collection</name><description>Name of a data collection (e.g., project name) this data belongs to</description><ucd>meta.id</ucd><utype>obscore:dataid.collection</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_id</name><description>Unique identifier for an observation</description><ucd>meta.id</ucd><utype>obscore:DataID.observationID</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_title</name><description>Free-from title of the data set</description><ucd>meta.title;obs</ucd><utype>obscore:dataid.title</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_publisher_did</name><description>Dataset identifier assigned by the publisher.</description><ucd>meta.ref.uri;meta.curation</ucd><utype>obscore:curation.publisherdid</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>obs_creator_did</name><description>Dataset identifier assigned by the creator.</description><ucd>meta.id</ucd><utype>obscore:dataid.creatordid</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>access_url</name><description>The URL at which to obtain the data set.</description><ucd>meta.ref.url</ucd><utype>obscore:access.reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>access_format</name><description>MIME type of the resource at access_url</description><ucd>meta.code.mime</ucd><utype>obscore:access.format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>access_estsize</name><description>Estimated size of data product</description><unit>kbyte</unit><ucd>phys.size;meta.file</ucd><utype>obscore:access.size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>target_name</name><description>Object a targeted observation targeted</description><ucd>meta.id;src</ucd><utype>obscore:Target.Name</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>target_class</name><description>Class of the target object (star, QSO, ...)</description><ucd>src.class</ucd><utype>obscore:target.class</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>s_ra</name><description>RA of (center of) observation, ICRS</description><unit>deg</unit><ucd>pos.eq.ra</ucd><utype>obscore:char.spatialaxis.coverage.location.coord.position2d.value2.c1</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_dec</name><description>Dec of (center of) observation, ICRS</description><unit>deg</unit><ucd>pos.eq.dec</ucd><utype>obscore:char.spatialaxis.coverage.location.coord.position2d.value2.c2</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_fov</name><description>Approximate spatial extent for the region covered by the observation</description><unit>deg</unit><ucd>phys.angSize;instr.fov</ucd><utype>obscore:char.spatialaxis.coverage.bounds.extent.diameter</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_region</name><description>Region covered by the observation, as a polygon</description><ucd>pos.outline;obs.field</ucd><utype>obscore:char.spatialaxis.coverage.support.area</utype><dataType arraysize="*" extendedType="adql:REGION" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>s_resolution</name><description>Best spatial resolution within the data set</description><unit>arcsec</unit><ucd>pos.angResolution</ucd><utype>obscore:Char.SpatialAxis.Resolution.refval.value</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>t_min</name><description>Lower bound of times represented in the data set, as MJD</description><unit>d</unit><ucd>time.start;obs.exposure</ucd><utype>obscore:char.timeaxis.coverage.bounds.limits.starttime</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>t_max</name><description>Upper bound of times represented in the data set, as MJD</description><unit>d</unit><ucd>time.end;obs.exposure</ucd><utype>obscore:char.timeaxis.coverage.bounds.limits.stoptime</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>t_exptime</name><description>Total exposure time</description><unit>s</unit><ucd>time.duration;obs.exposure</ucd><utype>obscore:char.timeaxis.coverage.support.extent</utype><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>t_resolution</name><description>Minimal significant time interval along the time axis</description><unit>s</unit><ucd>time.resolution</ucd><utype>obscore:char.timeaxis.resolution.refval.value</utype><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>em_min</name><description>Minimal wavelength represented within the data set</description><unit>m</unit><ucd>em.wl;stat.min</ucd><utype>obscore:char.spectralaxis.coverage.bounds.limits.lolimit</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>em_max</name><description>Maximal wavelength represented within the data set</description><unit>m</unit><ucd>em.wl;stat.max</ucd><utype>obscore:char.spectralaxis.coverage.bounds.limits.hilimit</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>em_res_power</name><description>Spectral resolving power delta lambda/lamda</description><ucd>spect.resolution</ucd><utype>obscore:char.spectralaxis.resolution.resolpower.refval</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>o_ucd</name><description>UCD for the product's observable</description><ucd>meta.ucd</ucd><utype>obscore:char.observableaxis.ucd</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>pol_states</name><description>List of polarization states in the data set</description><ucd>meta.code;phys.polarization</ucd><utype>obscore:Char.PolarizationAxis.stateList</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>facility_name</name><description>Name of the facility at which data was taken</description><ucd>meta.id;instr.tel</ucd><utype>obscore:Provenance.ObsConfig.facility.name</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instrument_name</name><description>Name of the instrument that produced the data</description><ucd>meta.id;instr</ucd><utype>obscore:Provenance.ObsConfig.instrument.name</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>s_xel1</name><description>Number of elements (typically pixels) along the first spatial axis.</description><ucd>meta.number</ucd><utype>obscore:Char.SpatialAxis.numBins1</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>s_xel2</name><description>Number of elements (typically pixels) along the second spatial axis.</description><ucd>meta.number</ucd><utype>obscore:Char.SpatialAxis.numBins2</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>t_xel</name><description>Number of elements (typically pixels) along the time axis.</description><ucd>meta.number</ucd><utype>obscore:Char.TimeAxis.numBins</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>em_xel</name><description>Number of elements (typically pixels) along the spectral axis.</description><ucd>meta.number</ucd><utype>obscore:Char.SpectralAxis.numBins</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>pol_xel</name><description>Number of elements (typically pixels) along the polarization axis.</description><ucd>meta.number</ucd><utype>obscore:Char.PolarizationAxis.numBins</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>s_pixel_scale</name><description>Sampling period in world coordinate units along the spatial axis</description><unit>arcsec</unit><ucd>phys.angSize;instr.pixel</ucd><utype>obscore:Char.SpatialAxis.Sampling.RefVal.SamplingPeriod</utype><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>em_ucd</name><description>Nature of the product's spectral axis</description><ucd>meta.ucd</ucd><utype>obscore:Char.SpectralAxis.ucd</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>preview</name><description>URL of a preview (low-resolution, quick-to-retrieve representation) of the data.</description><ucd>meta.ref.url;datalink.preview</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>source_table</name><description>Name of a TAP-queriable table this data originates from. This source table usually provides more information on the the data than what is given in obscore. See the TAP_SCHEMA of the originating TAP server for details.</description><ucd>meta.id;meta.table</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>lbcs</name><title>LBCS Calibrator Search</title><description> This service queries the catalog of calibrators from the LOFAR
Long-Baseline Calibrator Survey (LBCS). The LBCS aims to identify
sources suitable for calibrating the highest-resolution observations
made with the International LOFAR Telescope, which include baselines
&gt;1000 km. Suitable sources must contain significant correlated flux
density (&gt;50-100 mJy) at frequencies around 110-190 MHz on scales of a
few hundred milliarcseconds. If you use this data, cite Jackson et al.
2016 (A&amp;A 595A, 86J). For a description of the catalog format, see
https://www.jb.man.ac.uk/~njj/lbcs_stats.sum.</description><table><name>lbcs.main</name><description> This service queries the catalog of calibrators from the LOFAR
Long-Baseline Calibrator Survey (LBCS). The LBCS aims to identify
sources suitable for calibrating the highest-resolution observations
made with the International LOFAR Telescope, which include baselines
&gt;1000 km. Suitable sources must contain significant correlated flux
density (&gt;50-100 mJy) at frequencies around 110-190 MHz on scales of a
few hundred milliarcseconds. If you use this data, cite Jackson et al.
2016 (A&amp;A 595A, 86J). For a description of the catalog format, see
https://www.jb.man.ac.uk/~njj/lbcs_stats.sum.</description><column><name>obsid</name><description>LOFAR Observation ID</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>raj2000</name><description>Source J2000 Right Ascension, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>decj2000</name><description>Source J2000 Declination, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>obsdate</name><description>Observation date.</description><ucd>time.epoch;obs</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>obstime</name><description>Observation time.</description><ucd>time.epoch;obs</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>baselinequal</name><description>Goodness of the calibrator on the international stations, judged by signal-to-noise ratio of the fringe fit.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>obsqual</name><description>Quality of the observation, judged by the percentage of source detections on the shorter baselines.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>baselinequalft</name><description>Goodness of the calibrator on the international stations, judged by signal-to-noise of the Fourier transform of the data.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>obsflag</name><description>Observation flag.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column></table></schema><schema><name>lofartier1</name><title>LoTSS-PDR Source Catalogue</title><description> This service queries the catalog of radio sources from the LOFAR HBA
Tier-1 preliminary data release (LoTSS-PDR). This data release
contains images and catalogs that characterise the low-frequency radio
emission in the region of the HETDEX Spring Field. In excess of 40,000
sources are detected in the images that cover an area of over 350
square degrees, have a resolution of 25 arcsec, and typical noise
levels of less than 0.5 mJy/beam.</description><table><name>lofartier1.img_main</name><description> This service queries the catalog of images from the LOFAR HBA Tier-1
preliminary data release (LoTSS-PDR). This data release contains
images and catalogs that characterise the low-frequency radio emission
in the region of the HETDEX Spring Field. In excess of 40,000 sources
are detected in the images that cover an area of over 350 square
degrees, have a resolution of 25 arcsec, and typical noise levels of
less than 0.5 mJy/beam.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>lofartier1.main</name><description> This service queries the catalog of radio sources from the LOFAR HBA
Tier-1 preliminary data release (LoTSS-PDR). This data release
contains images and catalogs that characterise the low-frequency radio
emission in the region of the HETDEX Spring Field. In excess of 40,000
sources are detected in the images that cover an area of over 350
square degrees, have a resolution of 25 arcsec, and typical noise
levels of less than 0.5 mJy/beam.</description><column><name>source_id</name><description>Source ID, formed as Jhhmmss+ddmmss using the IAU convention.</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>ra</name><description>Source J2000 Right Ascension, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Error in source J2000 Right Ascension, in arcseconds This is the formal error based on the source position fit.</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_ra_tot</name><description>Error in source J2000 Right Ascension, in arc seconds. This includes the formal error based on the source position fit and the systematic positional error.</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Source J2000 Declination, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Error in source J2000 Declination, in arcseconds This is the formal error based on the source position fit.</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_dec_tot</name><description>Total error in source J2000 Declination, in arc seconds. This includes the formal error based on the source position fit and the systematic positional error.</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>peak_flux</name><description>Source peak flux density, in mJy/beam</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>Error in the source peak flux density in mJy/beam. This is the formal error based on the source position fit.</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux_tot</name><description>Total error in the source peak flux density in mJy/beam. This includes the formal error based on the source position fit and the flux.</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>Source integrated flux density, in mJy</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>Error in the source integrated flux density in mJy. This is the formal error based on the source position fit.</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux_tot</name><description>Total error in the source integrated flux density in Jy. This includes the formal error based on the source position fit and the flux.</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The local rms noise in mJy/beam</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code the defines the source structure in terms of the fitted Gaussian components: ’S’ indicates an isolated source that is fit with a single Gaussian; ‘C’ represents sources that are fit by a single Gaussian but are within an island of emission that also contains other sources; and ‘M’ is used for sources with are extended and fit with multiple Gaussians.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the mosaic from which the the source entry was extracted.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>lolss</name><title>LBA survey of HETDEX</title><description> This page provides public access to the LBA survey of HETDEX, as a
single mosaic over the HETDEX field and associated catalogue, covering
around 700 square degrees centered in the RA range 10h45m00s to
15h30m00s and DEC range 45d00m00s to 57d00m00s. 25,247 sources are
detected and the rms noise level is around 4 mJy/beam at a resolution
of 47 arcsec and an effective frequency of 54 MHz. The flux scale
appears to be good based on a comparison with VLSS.</description><table><name>lolss.mosaic</name><description> This page provides public access to the LBA survey of HETDEX, as a
single mosaic over the HETDEX field and associated catalogue, covering
around 700 square degrees centered in the RA range 10h45m00s to
15h30m00s and DEC range 45d00m00s to 57d00m00s. 25,247 sources are
detected and the rms noise level is around 4 mJy/beam at a resolution
of 47 arcsec and an effective frequency of 54 MHz. The flux scale
appears to be good based on a comparison with VLSS.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>lolss.source_catalog</name><description> This page provides public access to the LBA survey of HETDEX, as a
single mosaic over the HETDEX field and associated catalogue, covering
around 700 square degrees centered in the RA range 10h45m00s to
15h30m00s and DEC range 45d00m00s to 57d00m00s. 25,247 sources are
detected and the rms noise level is around 4 mJy/beam at a resolution
of 47 arcsec and an effective frequency of 54 MHz. The flux scale
appears to be good based on a comparison with VLSS.</description><column><name>source</name><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec</name><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>e_ra</name><unit>arcsec</unit><ucd>pos.eq.ra;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_dec</name><unit>arcsec</unit><ucd>pos.eq.dec;stat.error</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>tot_flux</name><description>Integrated flux density</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_tot_flux</name><description>Error on the integrated flux density</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>Peak brightness (affected by smearing)</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>Error on peak brightness</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>maj_axis</name><description>Source size, major axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>Error on the major axis size</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>min_axis</name><description>Source size, minor axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_min</name><description>Error on the minor axis size</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pa</name><unit>deg</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_pa</name><unit>deg</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>Deconvolved source size, major axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>Error on the deconvolved major axis size</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>Deconvolved source size, minor axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>Error on the deconvolved minor axis size</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>dc_pa</name><unit>deg</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><unit>deg</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>isl_rms</name><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>s_code</name><description>`S' indicates an isolated source which is fit with a single Gaussian; `C' represents sources that are fit by a single Gaussian but are within an island of emission that also contains other sources; and `M' is used for sources which are extended and fitted with multiple Gaussians</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>lotss_dr2</name><description> In this data release from the ongoing LOw-Frequency ARray (LOFAR)
Two-metre Sky Survey (LoTSS) we present 120-168 MHz images covering
27% of the northern sky. Our coverage is split into two regions
centred at approximately 12h45m +44°30′ and 1h00m +28°00′ and spanning
4178 and 1457 square degrees respectively. The images were derived
from 3,451 hrs (7.6 PB) of LOFAR High Band Antenna data which were
corrected for the direction-independent instrumental properties as
well as direction-dependent ionospheric distortions during extensive,
but fully automated, data processing. A catalogue of 4,395,448 radio
sources is derived from our total intensity (Stokes I) maps, where the
majority of these have never been detected at radio wavelengths
before. At 6′′ resolution, our full bandwidth Stokes I continuum maps
with a central frequency of 144 MHz have: a median rms sensitivity of
83 μ Jy/beam; a flux density scale accuracy of approximately 10%; an
astrometric accuracy of 0.2′′; and we estimate the point-source
completeness to be 90% at a peak brightness of 0.8 mJy/beam. By
creating three 16 MHz bandwidth images across the band we are able to
measure the in-band spectral index of many sources, albeit the error
on the derived spectral index is &gt; ±0.2 which is a consequence of our
flux-density scale accuracy and small fractional bandwidth. Our
circular polarisation (Stokes V) 20′′ resolution 120-168 MHz continuum
images have a median rms sensitivity of 95 μ Jy/beam, and we estimate
a Stokes I to Stokes V leakage of 0.056%. Our linear polarisation
(Stokes Q and Stokes U) image cubes consist of 480 97.6 kHz wide
planes and have a median rms sensitivity per plane of 10.8mJy/beam at
4′ and 2.2mJy/beam at 20′′; we estimate the Stokes I to Stokes Q/U
leakage to be approximately 0.2%. Here we characterise and publicly
release our Stokes I, Q, U and V images in addition to the calibrated
uv-data to facilitate the thorough scientific exploitation of this
unique dataset.</description><table><name>lotss_dr2.main_sources</name><title>LoTSS-DR2 Source Catalog</title><description> In this data release from the ongoing LOw-Frequency ARray (LOFAR)
Two-metre Sky Survey (LoTSS) we present 120-168 MHz images covering
27% of the northern sky. Our coverage is split into two regions
centred at approximately 12h45m +44°30′ and 1h00m +28°00′ and spanning
4178 and 1457 square degrees respectively. The images were derived
from 3,451 hrs (7.6 PB) of LOFAR High Band Antenna data which were
corrected for the direction-independent instrumental properties as
well as direction-dependent ionospheric distortions during extensive,
but fully automated, data processing. A catalogue of 4,395,448 radio
sources is derived from our total intensity (Stokes I) maps, where the
majority of these have never been detected at radio wavelengths
before. At 6′′ resolution, our full bandwidth Stokes I continuum maps
with a central frequency of 144 MHz have: a median rms sensitivity of
83 μ Jy/beam; a flux density scale accuracy of approximately 10%; an
astrometric accuracy of 0.2′′; and we estimate the point-source
completeness to be 90% at a peak brightness of 0.8 mJy/beam. By
creating three 16 MHz bandwidth images across the band we are able to
measure the in-band spectral index of many sources, albeit the error
on the derived spectral index is &gt; ±0.2 which is a consequence of our
flux-density scale accuracy and small fractional bandwidth. Our
circular polarisation (Stokes V) 20′′ resolution 120-168 MHz continuum
images have a median rms sensitivity of 95 μ Jy/beam, and we estimate
a Stokes I to Stokes V leakage of 0.056%. Our linear polarisation
(Stokes Q and Stokes U) image cubes consist of 480 97.6 kHz wide
planes and have a median rms sensitivity per plane of 10.8mJy/beam at
4′ and 2.2mJy/beam at 20′′; we estimate the Stokes I to Stokes Q/U
leakage to be approximately 0.2%. Here we characterise and publicly
release our Stokes I, Q, U and V images in addition to the calibrated
uv-data to facilitate the thorough scientific exploitation of this
unique dataset.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-sigma on the total flux density of the source</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-sigma error on the FWHM of the major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-sigma error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-sigma error on the position angle of the major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><ucd>instr.det.noise</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code;src.morph</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the mosaic in which the FITS image can be found</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_url</name><description>DataLink to the corresponding mosaic</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>number_pointings</name><description>Number of pointings that are mosaiced at the position of the source.</description><ucd>meta.number</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>masked_fraction</name><description>The fraction of the source that is in the CLEAN mask</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column></table><table><name>lotss_dr2.main_gausses</name><title>LoTSS-DR2 Gaussian Catalog</title><description> In this data release from the ongoing LOw-Frequency ARray (LOFAR)
Two-metre Sky Survey (LoTSS) we present 120-168 MHz images covering
27% of the northern sky. Our coverage is split into two regions
centred at approximately 12h45m +44°30′ and 1h00m +28°00′ and spanning
4178 and 1457 square degrees respectively. The images were derived
from 3,451 hrs (7.6 PB) of LOFAR High Band Antenna data which were
corrected for the direction-independent instrumental properties as
well as direction-dependent ionospheric distortions during extensive,
but fully automated, data processing. A catalogue of 4,395,448 radio
sources is derived from our total intensity (Stokes I) maps, where the
majority of these have never been detected at radio wavelengths
before. At 6′′ resolution, our full bandwidth Stokes I continuum maps
with a central frequency of 144 MHz have: a median rms sensitivity of
83 μ Jy/beam; a flux density scale accuracy of approximately 10%; an
astrometric accuracy of 0.2′′; and we estimate the point-source
completeness to be 90% at a peak brightness of 0.8 mJy/beam. By
creating three 16 MHz bandwidth images across the band we are able to
measure the in-band spectral index of many sources, albeit the error
on the derived spectral index is &gt; ±0.2 which is a consequence of our
flux-density scale accuracy and small fractional bandwidth. Our
circular polarisation (Stokes V) 20′′ resolution 120-168 MHz continuum
images have a median rms sensitivity of 95 μ Jy/beam, and we estimate
a Stokes I to Stokes V leakage of 0.056%. Our linear polarisation
(Stokes Q and Stokes U) image cubes consist of 480 97.6 kHz wide
planes and have a median rms sensitivity per plane of 10.8mJy/beam at
4′ and 2.2mJy/beam at 20′′; we estimate the Stokes I to Stokes Q/U
leakage to be approximately 0.2%. Here we characterise and publicly
release our Stokes I, Q, U and V images in addition to the calibrated
uv-data to facilitate the thorough scientific exploitation of this
unique dataset.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-sigma on the total flux density of the source</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-sigma error on the FWHM of the major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-sigma error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-sigma error on the position angle of the major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><ucd>instr.det.noise</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code;src.morph</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the mosaic in which the FITS image can be found</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_url</name><description>DataLink to the corresponding mosaic</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>gaus_id</name><description>ID of the fitted Gaussian.</description><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column></table><table><name>lotss_dr2.mosaics</name><description> In this data release from the ongoing LOw-Frequency ARray (LOFAR)
Two-metre Sky Survey (LoTSS) we present 120-168 MHz images covering
27% of the northern sky. Our coverage is split into two regions
centred at approximately 12h45m +44°30′ and 1h00m +28°00′ and spanning
4178 and 1457 square degrees respectively. The images were derived
from 3,451 hrs (7.6 PB) of LOFAR High Band Antenna data which were
corrected for the direction-independent instrumental properties as
well as direction-dependent ionospheric distortions during extensive,
but fully automated, data processing. A catalogue of 4,395,448 radio
sources is derived from our total intensity (Stokes I) maps, where the
majority of these have never been detected at radio wavelengths
before. At 6′′ resolution, our full bandwidth Stokes I continuum maps
with a central frequency of 144 MHz have: a median rms sensitivity of
83 μ Jy/beam; a flux density scale accuracy of approximately 10%; an
astrometric accuracy of 0.2′′; and we estimate the point-source
completeness to be 90% at a peak brightness of 0.8 mJy/beam. By
creating three 16 MHz bandwidth images across the band we are able to
measure the in-band spectral index of many sources, albeit the error
on the derived spectral index is &gt; ±0.2 which is a consequence of our
flux-density scale accuracy and small fractional bandwidth. Our
circular polarisation (Stokes V) 20′′ resolution 120-168 MHz continuum
images have a median rms sensitivity of 95 μ Jy/beam, and we estimate
a Stokes I to Stokes V leakage of 0.056%. Our linear polarisation
(Stokes Q and Stokes U) image cubes consist of 480 97.6 kHz wide
planes and have a median rms sensitivity per plane of 10.8mJy/beam at
4′ and 2.2mJy/beam at 20′′; we estimate the Stokes I to Stokes Q/U
leakage to be approximately 0.2%. Here we characterise and publicly
release our Stokes I, Q, U and V images in addition to the calibrated
uv-data to facilitate the thorough scientific exploitation of this
unique dataset.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the mosaic.</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>lofar_obsids</name><description>ObsID(s) of the LOFAR observation(s) used for imaging the central pointing.</description><ucd>meta.id;obs</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>data_pid</name><description>EPIC PID of the data product (for citation).</description><ucd>meta.bib</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>adler32</name><description>Adler32 checksum of the file</description><ucd>meta.fits;meta.number</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>lotss_dr3</name><description> In this data release from the LOw-Frequency ARray (LOFAR) Two-metre
Sky Survey (LoTSS) we present 120-168 MHz images covering 88% of the
northern sky. The individual pointing images (at 6'' and 20''
resolution) were derived from 12,950 hrs (18.6 PB) of LOFAR High Band
Antenna data which were processed through fully automated
direction-independent and direction-dependent calibration pipelines
that correct for instrumental effects as well as spatially and
temporally varying ionospheric distortions. The Stokes I images were
then combined, accounting for the rms noise level and telescope beam,
to form the final Stokes I mosaic images at 6'' and 20'' resolution,
with a central frequency of 144MHz. From the 6'' resolution Stokes
mosaics we derived a catalogue of 13,664,379 radio sources (consisting
of 16,943,656 Gaussian components), the majority of which have never
been detected at radio wavelengths before. These mosaics have a median
rms sensitivity of 92 μJy/beam; a random and systematic flux density
scale accuracy of approximately 6% and 2%, respectively; an
astrometric accuracy of 0.24''; and we estimate that we detect more
than 95% of sources with integrated flux densities exceeding nine
times the local root mean square noise. To enable thorough scientific
exploitation of this unique dataset, we have published two
sub-collections. The first contains all the Stokes I mosaic products
described above. The second contains the individual pointing products,
including calibrated uv data (measurement sets and direction-dependent
calibration solutions) to allow for re-imaging or post-processing;
Stokes I images at 6' ' and 20'' resolution (with associated scaling
factors required to reproduce the mosaic images); Stokes V images at
6'' resolution for each observing epoch; and Stokes Q and U image
cubes at 20'' and 4' resolution.</description><table><name>lotss_dr3.main_sources</name><title>LoTSS-DR3 Source Catalog</title><description> In this data release from the LOw-Frequency ARray (LOFAR) Two-metre
Sky Survey (LoTSS) we present 120-168 MHz images covering 88% of the
northern sky. The individual pointing images (at 6'' and 20''
resolution) were derived from 12,950 hrs (18.6 PB) of LOFAR High Band
Antenna data which were processed through fully automated
direction-independent and direction-dependent calibration pipelines
that correct for instrumental effects as well as spatially and
temporally varying ionospheric distortions. The Stokes I images were
then combined, accounting for the rms noise level and telescope beam,
to form the final Stokes I mosaic images at 6'' and 20'' resolution,
with a central frequency of 144MHz. From the 6'' resolution Stokes
mosaics we derived a catalogue of 13,664,379 radio sources (consisting
of 16,943,656 Gaussian components), the majority of which have never
been detected at radio wavelengths before. These mosaics have a median
rms sensitivity of 92 μJy/beam; a random and systematic flux density
scale accuracy of approximately 6% and 2%, respectively; an
astrometric accuracy of 0.24''; and we estimate that we detect more
than 95% of sources with integrated flux densities exceeding nine
times the local root mean square noise. To enable thorough scientific
exploitation of this unique dataset, we have published two
sub-collections. The first contains all the Stokes I mosaic products
described above. The second contains the individual pointing products,
including calibrated uv data (measurement sets and direction-dependent
calibration solutions) to allow for re-imaging or post-processing;
Stokes I images at 6' ' and 20'' resolution (with associated scaling
factors required to reproduce the mosaic images); Stokes V images at
6'' resolution for each observing epoch; and Stokes Q and U image
cubes at 20'' and 4' resolution.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-sigma error on the total flux density of the source</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-sigma error on the FWHM of the major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-sigma error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-sigma error on the position angle of the major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_total_flux</name><description>The total, integrated Stokes I flux density of the island</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_isl_total_flux</name><description>The 1-sigma error on the integrated Stokes I flux density of the island</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><ucd>instr.det.noise</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code;src.morph</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>healpix</name><description>The name of the mosaic in which the FITS image can be found</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>resolution</name><description>The angular resolution of the mosaic image</description><unit>arcsec</unit><ucd>pos.angResolution;phys.angSize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>mosaic_url</name><description>DataLink to the corresponding mosaic</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table><table><name>lotss_dr3.main_gausses</name><title>LoTSS-DR3 Gaussian Catalog</title><description> In this data release from the LOw-Frequency ARray (LOFAR) Two-metre
Sky Survey (LoTSS) we present 120-168 MHz images covering 88% of the
northern sky. The individual pointing images (at 6'' and 20''
resolution) were derived from 12,950 hrs (18.6 PB) of LOFAR High Band
Antenna data which were processed through fully automated
direction-independent and direction-dependent calibration pipelines
that correct for instrumental effects as well as spatially and
temporally varying ionospheric distortions. The Stokes I images were
then combined, accounting for the rms noise level and telescope beam,
to form the final Stokes I mosaic images at 6'' and 20'' resolution,
with a central frequency of 144MHz. From the 6'' resolution Stokes
mosaics we derived a catalogue of 13,664,379 radio sources (consisting
of 16,943,656 Gaussian components), the majority of which have never
been detected at radio wavelengths before. These mosaics have a median
rms sensitivity of 92 μJy/beam; a random and systematic flux density
scale accuracy of approximately 6% and 2%, respectively; an
astrometric accuracy of 0.24''; and we estimate that we detect more
than 95% of sources with integrated flux densities exceeding nine
times the local root mean square noise. To enable thorough scientific
exploitation of this unique dataset, we have published two
sub-collections. The first contains all the Stokes I mosaic products
described above. The second contains the individual pointing products,
including calibrated uv data (measurement sets and direction-dependent
calibration solutions) to allow for re-imaging or post-processing;
Stokes I images at 6' ' and 20'' resolution (with associated scaling
factors required to reproduce the mosaic images); Stokes V images at
6'' resolution for each observing epoch; and Stokes Q and U image
cubes at 20'' and 4' resolution.</description><column><name>source_name</name><description>The radio name of the source, automatically generated from RA and DEC in most cases</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>ra</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Position from PyBDSF or combination of PyBDSF components</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Estimated by PyBDSF. Only fitting uncertainties are included</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>total_flux</name><description>The total, integrated Stokes I flux density of the source at the reference frequency</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_total_flux</name><description>The 1-sigma error on the total flux density of the source</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>peak_flux</name><description>The peak Stokes I flux density per beam of the source</description><unit>mJy/beam</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_peak_flux</name><description>The 1-sigma error on the peak flux density per beam of the source</description><unit>mJy/beam</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax</name><description>The FWHM of the major axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_maj</name><description>The 1-sigma error on the FWHM of the major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax</name><description>The FWHM of the minor axis of the source, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_min</name><description>The 1-sigma error on the FWHM of the minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>The position angle of the major axis of the source measured east of north, INCLUDING convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>The 1-sigma error on the position angle of the major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_maj</name><description>The FWHM of the major axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_maj</name><description>The 1-sigma error on the FWHM of the deconvolved major axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_min</name><description>The FWHM of the minor axis of the source, after de-convolution with the 6-arcsec LOFAR beam</description><unit>arcsec</unit><ucd>phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_min</name><description>The 1-sigma error on the FWHM of the deconvolved minor axis of the source</description><unit>arcsec</unit><ucd>stat.error;phys.angsize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dc_pa</name><description>The position angle of the major axis of the source measured east of north, after de-convolution with the 6-arcsec LOFAR beam</description><unit>deg</unit><ucd>pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_dc_pa</name><description>The 1-sigma error on the position angle of the deconvolved major axis of the source</description><unit>deg</unit><ucd>stat.error;pos.posang</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_total_flux</name><description>The total, integrated Stokes I flux density of the island</description><unit>mJy</unit><ucd>phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_isl_total_flux</name><description>The 1-sigma error on the integrated Stokes I flux density of the island</description><unit>mJy</unit><ucd>stat.error;phot.flux.density;em.radio</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>isl_rms</name><description>The average background rms value of the island</description><unit>mJy/beam</unit><ucd>instr.det.noise</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the source structure 'S' for single Gaussian, 'M' for multiple Gaussian, 'C' = a single-Gaussian source in an island with other sources</description><ucd>meta.code;src.morph</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>healpix</name><description>The name of the mosaic in which the FITS image can be found</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>resolution</name><description>The angular resolution of the mosaic image</description><unit>arcsec</unit><ucd>pos.angResolution;phys.angSize</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>mosaic_url</name><description>DataLink to the corresponding mosaic</description><ucd>meta.id;obs.image</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>gaus_id</name><description>ID of the fitted Gaussian.</description><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>wave_id</name><description>Wavelet scale from which the source was extracted</description><ucd>meta.id</ucd><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>xposn</name><description>X image coordinate of the source</description><unit>pix</unit><ucd>pos.cartesian.x</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_xposn</name><description>Error in X image coordinate of the source</description><unit>pix</unit><ucd>stat.error;pos.cartesian.x</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>yposn</name><description>Y image coordinate of the source</description><unit>pix</unit><ucd>pos.cartesian.y</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_yposn</name><description>Error in Y image coordinate of the source</description><unit>pix</unit><ucd>stat.error;pos.cartesian.y</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>wave_isl_rms</name><description>The average background rms value of the island in the wavelet</description><unit>Jy/beam</unit><ucd>instr.background;stat.rms</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>wave_isl_mean</name><description>The average background mean value of the island</description><unit>Jy/beam</unit><ucd>instr.background;stat.mean</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column></table><table><name>lotss_dr3.mosaics</name><description> In this data release from the LOw-Frequency ARray (LOFAR) Two-metre
Sky Survey (LoTSS) we present 120-168 MHz images covering 88% of the
northern sky. The individual pointing images (at 6'' and 20''
resolution) were derived from 12,950 hrs (18.6 PB) of LOFAR High Band
Antenna data which were processed through fully automated
direction-independent and direction-dependent calibration pipelines
that correct for instrumental effects as well as spatially and
temporally varying ionospheric distortions. The Stokes I images were
then combined, accounting for the rms noise level and telescope beam,
to form the final Stokes I mosaic images at 6'' and 20'' resolution,
with a central frequency of 144MHz. From the 6'' resolution Stokes
mosaics we derived a catalogue of 13,664,379 radio sources (consisting
of 16,943,656 Gaussian components), the majority of which have never
been detected at radio wavelengths before. These mosaics have a median
rms sensitivity of 92 μJy/beam; a random and systematic flux density
scale accuracy of approximately 6% and 2%, respectively; an
astrometric accuracy of 0.24''; and we estimate that we detect more
than 95% of sources with integrated flux densities exceeding nine
times the local root mean square noise. To enable thorough scientific
exploitation of this unique dataset, we have published two
sub-collections. The first contains all the Stokes I mosaic products
described above. The second contains the individual pointing products,
including calibrated uv data (measurement sets and direction-dependent
calibration solutions) to allow for re-imaging or post-processing;
Stokes I images at 6' ' and 20'' resolution (with associated scaling
factors required to reproduce the mosaic images); Stokes V images at
6'' resolution for each observing epoch; and Stokes Q and U image
cubes at 20'' and 4' resolution.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>mosaic_id</name><description>The name of the mosaic.</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>related_products</name><description>Link related products for the observation</description><ucd>meta.ref.url</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>lofar_obsids</name><description>ObsID(s) of the LOFAR observation(s) used for imaging the central pointing.</description><ucd>meta.id;obs</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>record_id</name><description>Surf Data Repository record ID.</description><ucd>meta.bib</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>md5</name><description>md5 checksum of the file</description><ucd>meta.fits;meta.number</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>datefirstobs</name><description>Epoch of first observation</description><unit>d</unit><ucd>time.epoch;time.start</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>datelastobs</name><description>Epoch of last observation</description><unit>d</unit><ucd>time.epoch;time.end</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dateallobs</name><description>Epoch of all observations</description><ucd>time.epoch</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column></table></schema><schema><name>msss</name><title>MSSS catalogue</title><description> This service queries the archive of both LBA and HBA images from the
Multifrequency Snapshot Sky Survey (MSSS). This survey is the first
major observing program to be carried out with LOFAR during its
ongoing commissioning phase.</description><table><name>msss.img_main</name><description> This service queries the archive of both LBA and HBA images from the
Multifrequency Snapshot Sky Survey (MSSS). This survey is the first
major observing program to be carried out with LOFAR during its
ongoing commissioning phase.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>obsfreq</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>mvf</name><title>MSSS Verification Field Images</title><description> This service queries the catalogue of both LBA and HBA images from
the Multifrequency Snapshot Sky Survey (MSSS). This survey is the
first major observing program to be carried out with LOFAR during its
ongoing commissioning phase. The Verification Field is a region of 100
square degrees centered at (15h,69◦).</description><table><name>mvf.main</name><description> This service queries the unified source catalogue of radio sources
from the Multifrequency Snapshot Sky Survey (MSSS) Verification Field.
This survey is the first major observing program to be carried out
with LOFAR during its ongoing commissioning phase. This service
queries the unified source catalogue database for the MSSS survey. The
Verification Field is a region of 100 square degrees centered at
(15h,69◦).</description><column><name>id</name><description>Source ID, formed as Jhhmmss+ddmmss using the IAU convention.</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>ra</name><description>Source J2000 Right Ascension, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>dec</name><description>Source J2000 Declination, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Error on source J2000 Right Ascension, in seconds of time.</description><unit>s</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_dec</name><description>Error on source J2000 Declination, in arcseconds.</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_ra_sys</name><description>Full error in source J2000 Right Ascension, in seconds of time. Includes both the formal error in the source position fit and a systematic positional error term</description><unit>s</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>e_dec_sys</name><description>Full error in source J2000 Declination, in seconds of time. Includes both the formal error in the source position fit and a systematic positional error term</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>mos_id</name><description>Mosaic name from which the source was extracted.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType></column><column><name>cal_id_lba</name><description>Primary flux calibrator(s) used to set the LBA flux density scale in the vicinity of the source.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>cal_id_hba</name><description>Primary flux calibrator(s) used to set the HBA flux density scale in the vicinity of the source.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>nunres</name><description>Number of bands in which source is unresolved.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>ndet</name><description>Number of bands in which source was detected.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>nunres_lba</name><description>Number of LBA bands in which the source is unresolved.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>ndet_lba</name><description>Number of LBA bands in which source was detected.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>nunres_hba</name><description>Number of HBA bands in which the source is unresolved.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>ndet_hba</name><description>Number of HBA bands in which source was detected.</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>a0</name><description>Spectral flux at 150 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>a1</name><description>Spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a0</name><description>Error on spectral flux at 150 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a1</name><description>Error on spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>a0_lba</name><description>Spectral flux density at 50 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>a1_lba</name><description>Spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a0_lba</name><description>Error in spectral flux density at 50 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a1_lba</name><description>Error in spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>a0_hba</name><description>Spectral flux density at 150 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>a1_hba</name><description>Spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a0_hba</name><description>Error in spectral flux density at 150 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_a1_hba</name><description>Error in spectral index</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sint031</name><description>Source integrated flux @ 031 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint031</name><description>Error on source integrated flux @ 031 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk031</name><description>Source peak flux @ 031 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk031</name><description>Error on source peak flux @ 031 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax031</name><description>Major axis of fitted ellipse @ 031 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax031</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax031</name><description>Minor axis of fitted ellipse @ 031 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax031</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa031</name><description>Position angle of fitted ellipse @ 031 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa031</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag031</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint037</name><description>Source integrated flux @ 037 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint037</name><description>Error on source integrated flux @ 037 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk037</name><description>Source peak flux @ 037 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk037</name><description>Error on source peak flux @ 037 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax037</name><description>Major axis of fitted ellipse @ 037 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax037</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax037</name><description>Minor axis of fitted ellipse @ 037 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax037</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa037</name><description>Position angle of fitted ellipse @ 037 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa037</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag037</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint043</name><description>Source integrated flux @ 043 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint043</name><description>Error on source integrated flux @ 043 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk043</name><description>Source peak flux @ 043 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk043</name><description>Error on source peak flux @ 043 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax043</name><description>Major axis of fitted ellipse @ 043 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax043</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax043</name><description>Minor axis of fitted ellipse @ 043 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax043</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa043</name><description>Position angle of fitted ellipse @ 043 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa043</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag043</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint049</name><description>Source integrated flux @ 049 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint049</name><description>Error on source integrated flux @ 049 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk049</name><description>Source peak flux @ 049 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk049</name><description>Error on source peak flux @ 049 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax049</name><description>Major axis of fitted ellipse @ 049 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax049</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax049</name><description>Minor axis of fitted ellipse @ 049 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax049</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa049</name><description>Position angle of fitted ellipse @ 049 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa049</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag049</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint054</name><description>Source integrated flux @ 054 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint054</name><description>Error on source integrated flux @ 054 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk054</name><description>Source peak flux @ 054 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk054</name><description>Error on source peak flux @ 054 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax054</name><description>Major axis of fitted ellipse @ 054 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax054</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax054</name><description>Minor axis of fitted ellipse @ 054 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax054</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa054</name><description>Position angle of fitted ellipse @ 054 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa054</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag054</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint060</name><description>Source integrated flux @ 060 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint060</name><description>Error on source integrated flux @ 060 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk060</name><description>Source peak flux @ 060 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk060</name><description>Error on source peak flux @ 060 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax060</name><description>Major axis of fitted ellipse @ 060 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax060</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax060</name><description>Minor axis of fitted ellipse @ 060 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax060</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa060</name><description>Position angle of fitted ellipse @ 060 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa060</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag060</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint066</name><description>Source integrated flux @ 066 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint066</name><description>Error on source integrated flux @ 066 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk066</name><description>Source peak flux @ 066 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk066</name><description>Error on source peak flux @ 066 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax066</name><description>Major axis of fitted ellipse @ 066 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax066</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax066</name><description>Minor axis of fitted ellipse @ 066 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax066</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa066</name><description>Position angle of fitted ellipse @ 066 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa066</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag066</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint074</name><description>Source integrated flux @ 074 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint074</name><description>Error on source integrated flux @ 074 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk074</name><description>Source peak flux @ 074 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk074</name><description>Error on source peak flux @ 074 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax074</name><description>Major axis of fitted ellipse @ 074 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax074</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax074</name><description>Minor axis of fitted ellipse @ 074 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax074</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa074</name><description>Position angle of fitted ellipse @ 074 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa074</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag074</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint120</name><description>Source integrated flux @ 120 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint120</name><description>Error on source integrated flux @ 120 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk120</name><description>Source peak flux @ 120 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk120</name><description>Error on source peak flux @ 120 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax120</name><description>Major axis of fitted ellipse @ 120 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax120</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax120</name><description>Minor axis of fitted ellipse @ 120 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax120</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa120</name><description>Position angle of fitted ellipse @ 120 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa120</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag120</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint125</name><description>Source integrated flux @ 125 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint125</name><description>Error on source integrated flux @ 125 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk125</name><description>Source peak flux @ 125 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk125</name><description>Error on source peak flux @ 125 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax125</name><description>Major axis of fitted ellipse @ 125 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax125</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax125</name><description>Minor axis of fitted ellipse @ 125 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax125</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa125</name><description>Position angle of fitted ellipse @ 125 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa125</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag125</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint129</name><description>Source integrated flux @ 129 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint129</name><description>Error on source integrated flux @ 129 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk129</name><description>Source peak flux @ 129 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk129</name><description>Error on source peak flux @ 129 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax129</name><description>Major axis of fitted ellipse @ 129 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax129</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax129</name><description>Minor axis of fitted ellipse @ 129 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax129</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa129</name><description>Position angle of fitted ellipse @ 129 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa129</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag129</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint135</name><description>Source integrated flux @ 135 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint135</name><description>Error on source integrated flux @ 135 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk135</name><description>Source peak flux @ 135 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk135</name><description>Error on source peak flux @ 135 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax135</name><description>Major axis of fitted ellipse @ 135 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax135</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax135</name><description>Minor axis of fitted ellipse @ 135 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax135</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa135</name><description>Position angle of fitted ellipse @ 135 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa135</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag135</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint143</name><description>Source integrated flux @ 143 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint143</name><description>Error on source integrated flux @ 143 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk143</name><description>Source peak flux @ 143 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk143</name><description>Error on source peak flux @ 143 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax143</name><description>Major axis of fitted ellipse @ 143 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax143</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax143</name><description>Minor axis of fitted ellipse @ 143 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax143</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa143</name><description>Position angle of fitted ellipse @ 143 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa143</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag143</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint147</name><description>Source integrated flux @ 147 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint147</name><description>Error on source integrated flux @ 147 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk147</name><description>Source peak flux @ 147 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk147</name><description>Error on source peak flux @ 147 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax147</name><description>Major axis of fitted ellipse @ 147 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax147</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax147</name><description>Minor axis of fitted ellipse @ 147 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax147</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa147</name><description>Position angle of fitted ellipse @ 147 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa147</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag147</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint151</name><description>Source integrated flux @ 151 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint151</name><description>Error on source integrated flux @ 151 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk151</name><description>Source peak flux @ 151 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk151</name><description>Error on source peak flux @ 151 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax151</name><description>Major axis of fitted ellipse @ 151 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax151</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax151</name><description>Minor axis of fitted ellipse @ 151 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax151</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa151</name><description>Position angle of fitted ellipse @ 151 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa151</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag151</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column><column><name>sint157</name><description>Source integrated flux @ 157 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint157</name><description>Error on source integrated flux @ 157 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk157</name><description>Source peak flux @ 157 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk157</name><description>Error on source peak flux @ 157 MHz, in Jy</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax157</name><description>Major axis of fitted ellipse @ 157 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax157</name><description>Error on major axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax157</name><description>Minor axis of fitted ellipse @ 157 MHz</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax157</name><description>Error on minor axis</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa157</name><description>Position angle of fitted ellipse @ 157 MHz, in degrees</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa157</name><description>Error on position angle</description><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sfflag157</name><description>Flag indicating that the source was only iden- tified in one of the two source finders. (0 means it was detected in both; 1 means it was detected only in PyBDSM; 2 means only in PYSE.)</description><dataType xsi:type="vs:VOTableType">short</dataType></column></table><table><name>mvf.msssvf_img_main</name><description> This service queries the catalogue of both LBA and HBA images from
the Multifrequency Snapshot Sky Survey (MSSS). This survey is the
first major observing program to be carried out with LOFAR during its
ongoing commissioning phase. The Verification Field is a region of 100
square degrees centered at (15h,69◦).</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>obsfreq</name><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema><schema><name>sauron</name><title>SAURON galaxies WSRT HI Survey</title><description> This service queries the catalogue of radio sources from the SAURON
WSRT HI Survey. This project consists of deep Westerbork Synthesis
Radio Telescope observations of neutral hydrogen in 12 nearby
elliptical and lenticular galaxies. The selected objects come from a
representative sample of nearby galaxies earlier studied at optical
wavelengths with the integral-field spectrograph SAURON
(Spectrographic Areal Unit for Research on Optical Nebulae). They are
field galaxies, or (in two cases) located in poor group environments.</description><table><name>sauron.main</name><description> This service queries the catalogue of radio sources from the SAURON
WSRT HI Survey. This project consists of deep Westerbork Synthesis
Radio Telescope observations of neutral hydrogen in 12 nearby
elliptical and lenticular galaxies. The selected objects come from a
representative sample of nearby galaxies earlier studied at optical
wavelengths with the integral-field spectrograph SAURON
(Spectrographic Areal Unit for Research on Optical Nebulae). They are
field galaxies, or (in two cases) located in poor group environments.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table><table><name>sauron.mom0</name><description> This service queries the catalogue of radio sources from the SAURON
WSRT HI Survey. This project consists of deep Westerbork Synthesis
Radio Telescope observations of neutral hydrogen in 12 nearby
elliptical and lenticular galaxies. The selected objects come from a
representative sample of nearby galaxies earlier studied at optical
wavelengths with the integral-field spectrograph SAURON
(Spectrographic Areal Unit for Research on Optical Nebulae). They are
field galaxies, or (in two cases) located in poor group environments.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column></table></schema><schema><name>svc</name><title>The Apertif Science Verification Campaign</title><description> This is a source catalog of the Apertif Science Verification Campaign
containing polarised sources in the L-Band in combination with
infrared and optical data.</description><table><name>svc.main</name><description> This is a source catalog of the Apertif Science Verification Campaign
containing polarised sources in the L-Band in combination with
infrared and optical data.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>index</name><description>Source index</description><ucd>meta.id;meta.main</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>id</name><description>Source identifier concatenated from a prefix and the right ascension and declination of the central position of the source in degrees</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra</name><description>Right Ascension of the central position of the source in degrees.</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>ra_err</name><description>Uncertainty of the right Ascension of the central position of the source in degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec</name><description>Declination of the central position of the source in degrees.</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>dec_err</name><description>Uncertainty of the declination of the central position of the source in degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ipi</name><description>Integrated polarised intensity of the source in units of Jy.</description><unit>Jy</unit><ucd>phys.polarization;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ipi_err</name><description>Uncertainty of the integrated polarised intensity of the source in units of Jy.</description><unit>Jy</unit><ucd>stat.error;phys.polarization;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>S for unresolved sources, E for resolved sources</description><ucd>meta.code</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ra_comp</name><description>Right ascension of the position of the source component in degrees.</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ra_comp_err</name><description>Uncertainty of the right ascension of the position of the source component in degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec_comp</name><description>Declination of the position of the source component in degrees.</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec_comp_err</name><description>Uncertainty of the declination of the position of the source component in degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pi_comp</name><description>Polarised emission of the source component in units of Jy</description><unit>Jy</unit><ucd>phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pi_comp_err</name><description>Uncertainty of the polarised emission of the source component in units of Jy</description><unit>Jy</unit><ucd>stat.error;phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pi_comp_peak</name><description>Peak polarised emission of the source component in units of Jy.</description><unit>Jy</unit><ucd>phys.polarization;stat.max</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pi_comp_peak_err</name><description>Uncertainty of the peak polarised emission of the source component in units of Jy.</description><unit>Jy</unit><ucd>stat.error;phys.polarization;stat.max</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pi_rms</name><description>Standard deviation at the peak position of the source component in units of Jy/beam.</description><unit>Jy/beam</unit><ucd>stat.stdev;phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rm_comp</name><description>Rotation measure at the peak position of the source component in units of rad/m**2.</description><unit>rad/m**2</unit><ucd>phys.polarization.rotmeasure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>rm_comp_err</name><description>Uncertainty of the rotation measure at the peak position of the source component in units of rad/m**2.</description><unit>rad/m**2</unit><ucd>stat.error;phys.polarization.rotmeasure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>tp_id</name><description>Total power source identifier. For internal usage only. Was used for cross-matching.</description><ucd>meta</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>tp</name><description>Radio continuum flux of the cross-matched total power counterpart in units of Jy.</description><unit>Jy</unit><ucd>phot.flux.density;em.radio;spect.continuum</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>tp_err</name><description>Uncertainty of the radio continuum flux of the cross-matched total power counterpart in units of Jy.</description><unit>Jy</unit><ucd>stat.error;phot.flux.density;em.radio;spect.continuum</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ra_tp</name><description>Right ascension of the central position of the total power counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>ra_tp_err</name><description>Uncertainty of the right ascension of the central position of the total power counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec_tp</name><description>Declination of the central position of the total power counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>dec_tp_err</name><description>Uncertainty of the declination of the central position of the total power counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>fp</name><description>Fractional polarisation of the source derived from the integrated polarised and total power fluxes.</description><ucd>phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>fp_err</name><description>Uncertainty of the fractional polarisation of the source derived from the integrated polarised and total power fluxes.</description><ucd>stat.error;phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_i</name><description>Total power flux of a possible NVSS counterpart in units of Jy.</description><unit>Jy</unit><ucd>phot.flux.density</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_i_err</name><description>Uncertainty of the total power flux of a possible NVSS counterpart in units of Jy.</description><unit>Jy</unit><ucd>stat.error;phot.flux.density</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_pi</name><description>Polarised intensity flux of a possible NVSS counterpart in units of Jy.</description><unit>Jy</unit><ucd>phot.flux.density</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_pi_err</name><description>Uncertainty of the polarised intensity flux of a possible NVSS counterpart in units of Jy.</description><unit>Jy</unit><ucd>stat.error;phot.flux.density</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_fp</name><description>Fractional polarisation of a possible NVSS counterpart.</description><ucd>phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_fp_err</name><description>Uncertainty of the fractional polarisation of a possible NVSS counterpart.</description><ucd>stat.error;phys.polarization</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_rm</name><description>Rotation measure of a possible NVSS counterpart in units of rad/m**2.</description><unit>rad/m**2</unit><ucd>phys.polarization.rotMeasure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_rm_err</name><description>Uncertainty of the rotation measure of a possible NVSS counterpart in units of rad/m**2.</description><unit>rad/m**2</unit><ucd>stat.error;phys.polarization.rotMeasure</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_ra</name><description>Right ascension of a possible NVSS counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_ra_err</name><description>Uncertainty of the right ascension of a possible NVSS counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_dec</name><description>Declination of a possible NVSS counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>nvss_dec_err</name><description>Uncertainty of the declination of a possible NVSS counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_id</name><description>AllWISE ID of a possible counterpart.</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wise_ra</name><description>Right ascension of a possible AllWISE counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_ra_err</name><description>Uncertainty of the right ascension of a possible AllWISE counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_dec</name><description>Declination of a possible AllWISE counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_dec_err</name><description>Uncertainty of the declination of a possible AllWISE counterpart in units of degrees.</description><unit>deg</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_3_4</name><description>Brightness of a possible AllWISE counterpart in units of mag at 3.4μm.</description><unit>mag</unit><ucd>phot.mag;em.IR.3-4um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_3_4_err</name><description>Uncertainty of the brightness of a possible AllWISE counterpart in units of mag at 3.4μm.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.IR.3-4um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_snr_3_4</name><description>Signal-to-noise ratio of a possible AllWISE counterpart in units of mag at 3.4μm.</description><unit>mag</unit><ucd>stat.snr;phot.mag;em.IR.3-4um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_4_6</name><description>Brightness of a possible AllWISE counterpart in units of mag at 4.6μm.</description><unit>mag</unit><ucd>phot.mag;em.IR.4-8um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_4_6_err</name><description>Uncertainty of the brightness of a possible AllWISE counterpart in units of mag at 4.6μm.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.IR.4-8um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_snr_4_6</name><description>Signal-to-noise ratio of a possible AllWISE counterpart in units of mag at 4.6μm.</description><unit>mag</unit><ucd>stat.snr;phot.mag;em.IR.4-8um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_12</name><description>Brightness of a possible AllWISE counterpart in units of mag at 12μm.</description><unit>mag</unit><ucd>phot.mag;em.IR.8-15um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_12_err</name><description>Uncertainty of the brightness of a possible AllWISE counterpart in units of mag at 12μm.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.IR.8-15um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_snr_12</name><description>Signal-to-noise ratio of a possible AllWISE counterpart in units of mag at 12μm.</description><unit>mag</unit><ucd>stat.snr;phot.mag;em.IR.8-15um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_22</name><description>Brightness of a possible AllWISE counterpart in units of mag at 22μm.</description><unit>mag</unit><ucd>phot.mag;em.IR.15-30um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_flux_22_err</name><description>Uncertainty of the brightness of a possible AllWISE counterpart in units of mag at 22μm.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.IR.15-30um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wise_snr_22</name><description>Signal-to-noise ratio of a possible AllWISE counterpart in units of mag at 22μm.</description><unit>mag</unit><ucd>stat.snr;phot.mag;em.IR.15-30um</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_id</name><description>SDSS DR16 ID of a possible counterpart.</description><ucd>meta.id</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sdss_ra</name><description>Right ascension of a possible SDSS DR16 counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_dec</name><description>Declination of a possible SDSS DR16 counterpart in units of degrees.</description><unit>deg</unit><ucd>pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_u</name><description>Brightness of a possible SDSS DR16 counterpart in units of mag in the U filter.</description><unit>mag</unit><ucd>phot.mag;em.opt.U</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_u_err</name><description>Uncertainty of the brightness of a possible SDSS DR16 counterpart in units of mag in the U filter.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.opt.U</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_g</name><description>Brightness of a possible SDSS DR16 counterpart in units of mag in the G filter.</description><unit>mag</unit><ucd>phot.mag;em.opt.B</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_g_err</name><description>Uncertainty of the brightness of a possible SDSS DR16 counterpart in units of mag in the G filter.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.opt.B</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_r</name><description>Brightness of a possible SDSS DR16 counterpart in units of mag in the R filter.</description><unit>mag</unit><ucd>phot.mag;em.opt.R</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_r_err</name><description>Uncertainty of the brightness of a possible SDSS DR16 counterpart in units of mag in the R filter.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.opt.R</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_i</name><description>Brightness of a possible SDSS DR16 counterpart in units of mag in the I filter.</description><unit>mag</unit><ucd>phot.mag;em.opt.R</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_i_err</name><description>Uncertainty of the brightness of a possible SDSS DR16 counterpart in units of mag in the I filter.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.opt.R</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_z</name><description>Brightness of a possible SDSS DR16 counterpart in units of mag in the Z filter.</description><unit>mag</unit><ucd>phot.mag;em.opt.I</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_flux_z_err</name><description>Uncertainty of the brightness of a possible SDSS DR16 counterpart in units of mag in the Z filter.</description><unit>mag</unit><ucd>stat.error;phot.mag;em.opt.I</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_z</name><description>Photometric or if available sprectroscopic redshift of a possible SDSS DR16 counterpart.</description><ucd>src.redshift.phot</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>sdss_z_err</name><description>Uncertainty of the photometric or if available sprectroscopic redshift of a possible SDSS DR16 counterpart.</description><ucd>stat.error;src.redshift.phot</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column></table></schema><schema><name>tap_schema</name><description> The VO @ ASTRON's Table Access Protocol (TAP) service with
table metadata.</description><table><name>tap_schema.schemas</name><description>Schemas containing tables available for ADQL querying.</description><column><name>schema_name</name><description>Fully qualified schema name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>description</name><description>Brief description of the schema</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>utype</name><description>utype if schema corresponds to a data model</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>schema_index</name><description>Suggested position this schema should take in a sorted list of schemas from this data center.</description><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column></table><table><name>tap_schema.tables</name><description>Tables available for ADQL querying.</description><column><name>schema_name</name><description>Fully qualified schema name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>table_name</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>table_type</name><description>One of: table, view</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>description</name><description>Brief description of the table</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>utype</name><description>utype if the table corresponds to a data model</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>table_index</name><description>Suggested position this table should take in a sorted list of tables from this data center</description><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>sourcerd</name><description>Id of the originating rd (local information)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><foreignKey><targetTable>tap_schema.schemas</targetTable><fkColumn><fromColumn>schema_name</fromColumn><targetColumn>schema_name</targetColumn></fkColumn></foreignKey></table><table><name>tap_schema.columns</name><description>Columns in tables available for ADQL querying.</description><column><name>table_name</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>column_name</name><description>Column name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>description</name><description>Brief description of column</description><dataType arraysize="*" xsi:type="vs:VOTableType">unicodeChar</dataType><flag>nullable</flag></column><column><name>unit</name><description>Unit in VO standard format</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>ucd</name><description>UCD of column if any</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>utype</name><description>Utype of column if any</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>datatype</name><description>ADQL datatype</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>arraysize</name><description>Arraysize in VOTable notation</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>xtype</name><description>VOTable extended type information (for special interpretation of data content, e.g., timestamps or points)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>"size"</name><description>Legacy length (ignore if you can).</description><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>principal</name><description>Is column principal?</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>indexed</name><description>Is there an index on this column?</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>std</name><description>Is this a standard column?</description><dataType xsi:type="vs:VOTableType">int</dataType></column><column><name>sourcerd</name><description>Id of the originating rd (local information)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>column_index</name><description>1-based index of the column in database order.</description><dataType xsi:type="vs:VOTableType">short</dataType><flag>nullable</flag></column><foreignKey><targetTable>tap_schema.tables</targetTable><fkColumn><fromColumn>table_name</fromColumn><targetColumn>table_name</targetColumn></fkColumn></foreignKey></table><table><name>tap_schema.keys</name><description>Foreign key relationships between tables available for ADQL querying.</description><column><name>key_id</name><description>Unique key identifier</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>from_table</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>target_table</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>description</name><description>Description of this key</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>utype</name><description>Utype of this key</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sourcerd</name><description>Id of the originating rd (local information)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><foreignKey><targetTable>tap_schema.tables</targetTable><fkColumn><fromColumn>from_table</fromColumn><targetColumn>table_name</targetColumn></fkColumn></foreignKey><foreignKey><targetTable>tap_schema.tables</targetTable><fkColumn><fromColumn>target_table</fromColumn><targetColumn>table_name</targetColumn></fkColumn></foreignKey></table><table><name>tap_schema.key_columns</name><description>Columns participating in foreign key relationships between tables
available for ADQL querying.</description><column><name>key_id</name><description>Key identifier from TAP_SCHEMA.keys</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>from_column</name><description>Key column name in the from table</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>target_column</name><description>Key column in the target table</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sourcerd</name><description>Id of the originating rd (local information)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><foreignKey><targetTable>tap_schema.keys</targetTable><fkColumn><fromColumn>key_id</fromColumn><targetColumn>key_id</targetColumn></fkColumn></foreignKey></table><table><name>tap_schema.groups</name><description>Columns that are part of groups within tables available for ADQL
querying.</description><column><name>table_name</name><description>Fully qualified table name</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>column_name</name><description>Name of a column belonging to the group</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>column_utype</name><description>utype the column withing the group</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>group_name</name><description>Name of the group</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>group_utype</name><description>utype of the group</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>sourcerd</name><description>Id of the originating rd (local information)</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><foreignKey><targetTable>tap_schema.tables</targetTable><fkColumn><fromColumn>table_name</fromColumn><targetColumn>table_name</targetColumn></fkColumn></foreignKey></table></schema><schema><name>tgssadr</name><title>TGSSADR Source Catalogue</title><description> This service queries the catalogue of radio sources from the images
of the TIFR GMRT Sky Survey (TGSS) Alternative Data Release (up to 1
deg square). This data release contains previously unpublished data
from the TIFR GMRT Sky Survey (TGSS), which has been independently
reprocessed. It includes continuum stokes I images of 99.5 percent of
the radio sky north of -53° DEC (3.6π sr, or 90 percent of the full
sky) at a resolution of 25“ x 25” north of 19° DEC and 25“ x 25” /
cos(DEC-19°) south of 19°, and a median noise of 3.5 mJy/beam. The
extracted radio source catalog contains positions, flux densities,
sizes and more for 0.62 Million sources down to a 7-sigma
peak-to-noise threshold.</description><table><name>tgssadr.img_main</name><description> This service queries the catalogue of images (5 def square mosaics)
from the images of the TIFR GMRT Sky Survey (TGSS) Alternative Data
Release (up to 1 deg square). This data release contains previously
unpublished data from the TIFR GMRT Sky Survey (TGSS), which has been
independently reprocessed. It includes continuum stokes I images of
99.5 percent of the radio sky north of -53° DEC (3.6π sr, or 90
percent of the full sky) at a resolution of 25“ x 25” north of 19° DEC
and 25“ x 25” / cos(DEC-19°) south of 19°, and a median noise of 3.5
mJy/beam. The extracted radio source catalog contains positions, flux
densities, sizes and more for 0.62 Million sources down to a 7-sigma
peak-to-noise threshold.</description><column><name>accref</name><description>Access key for the data</description><utype>Access.Reference</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>owner</name><description>Owner of the data</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>embargo</name><description>Date the data will become/became public</description><unit>a</unit><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mime</name><description>MIME type of the file served</description><ucd>meta.code.mime</ucd><utype>Access.Format</utype><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>accsize</name><description>Size of the data in bytes</description><unit>byte</unit><ucd>VOX:Image_FileSize</ucd><utype>Access.Size</utype><dataType xsi:type="vs:VOTableType">long</dataType><flag>nullable</flag></column><column><name>centeralpha</name><description>Approximate center of image, RA</description><unit>deg</unit><ucd>POS_EQ_RA_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>centerdelta</name><description>Approximate center of image, Dec</description><unit>deg</unit><ucd>POS_EQ_DEC_MAIN</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>imagetitle</name><description>Synthetic name of the image</description><ucd>VOX:Image_Title</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>instid</name><description>Identifier of the originating instrument</description><ucd>INST_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>dateobs</name><description>Epoch at midpoint of observation</description><unit>d</unit><ucd>VOX:Image_MJDateObs</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>naxes</name><description>Number of axes in data</description><ucd>VOX:Image_Naxes</ucd><dataType xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelsize</name><description>Number of pixels along each of the axes</description><unit>pix</unit><ucd>VOX:Image_Naxis</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">int</dataType><flag>nullable</flag></column><column><name>pixelscale</name><description>The pixel scale on each image axis</description><unit>deg/pix</unit><ucd>VOX:Image_Scale</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>refframe</name><description>Coordinate system reference frame</description><ucd>VOX:STC_CoordRefFrame</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_equinox</name><description>Equinox of the given coordinates</description><unit>yr</unit><ucd>VOX:STC_CoordEquinox</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_projection</name><description>FITS WCS projection type</description><ucd>VOX:WCS_CoordProjection</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>wcs_refpixel</name><description>WCS reference pixel</description><unit>pix</unit><ucd>VOX:WCS_CoordRefPixel</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>wcs_refvalues</name><description>World coordinates at WCS reference pixel</description><unit>deg</unit><ucd>VOX:WCS_CoordRefValue</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>wcs_cdmatrix</name><description>FITS WCS CDij matrix</description><unit>deg/pix</unit><ucd>VOX:WCS_CDMatrix</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpassid</name><description>Freeform name of the bandpass used</description><ucd>VOX:BandPass_ID</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassunit</name><description>Unit of bandpass specifications (always m).</description><ucd>VOX:BandPass_Unit</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>bandpassrefval</name><description>Characteristic quantity for the bandpass of the image</description><unit>m</unit><ucd>VOX:BandPass_RefValue</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasshi</name><description>Upper limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_HiLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bandpasslo</name><description>Lower limit of the bandpass (in BandPass_Unit units)</description><unit>m</unit><ucd>VOX:BandPass_LoLimit</ucd><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>pixflags</name><description>Flags specifying the processing done (C-original; F-resampled; Z-fluxes valid; X-not resampled; V-for display only</description><ucd>VOX:Image_PixFlags</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>coverage</name><description>Field covered by the image</description><unit>deg</unit><dataType arraysize="*" extendedType="polygon" xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag><flag>nullable</flag></column><column><name>bmaj</name><description>Beam Major Axis, in arcsec</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bmin</name><description>Beam Minor Axis, in arcsec</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column><column><name>bpa</name><description>Beam Position Angle, in deg</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">float</dataType><flag>nullable</flag></column></table><table><name>tgssadr.main</name><description> This service queries the catalogue of radio sources from the images
of the TIFR GMRT Sky Survey (TGSS) Alternative Data Release (up to 1
deg square). This data release contains previously unpublished data
from the TIFR GMRT Sky Survey (TGSS), which has been independently
reprocessed. It includes continuum stokes I images of 99.5 percent of
the radio sky north of -53° DEC (3.6π sr, or 90 percent of the full
sky) at a resolution of 25“ x 25” north of 19° DEC and 25“ x 25” /
cos(DEC-19°) south of 19°, and a median noise of 3.5 mJy/beam. The
extracted radio source catalog contains positions, flux densities,
sizes and more for 0.62 Million sources down to a 7-sigma
peak-to-noise threshold.</description><column><name>id</name><description>Source ID</description><ucd>meta.id;meta.main</ucd><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>indexed</flag><flag>primary</flag></column><column><name>ra</name><description>Source J2000 Right Ascension, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.ra;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_ra</name><description>Error on source J2000 Right Ascension, in arcseconds</description><unit>arcsec</unit><ucd>stat.error;pos.eq.ra</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>dec</name><description>Source J2000 Declination, in decimal degrees.</description><unit>deg</unit><ucd>pos.eq.dec;meta.main</ucd><dataType xsi:type="vs:VOTableType">double</dataType><flag>indexed</flag></column><column><name>e_dec</name><description>Error on source J2000 Declination, in arcseconds</description><unit>arcsec</unit><ucd>stat.error;pos.eq.dec</ucd><dataType xsi:type="vs:VOTableType">double</dataType></column><column><name>sint</name><description>Source integrated flux, in mJy</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_sint</name><description>Error on source integrated flux, in mJy</description><unit>mJy</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>spk</name><description>Source peak flux, in mJy/beam</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_spk</name><description>Error on source peak flux, in mJy/beam</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>majax</name><description>Major axis of fitted ellipse</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_majax</name><description>Error on major axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>minax</name><description>Minor axis of fitted ellipse</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_minax</name><description>Error on minor axis</description><unit>arcsec</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>pa</name><description>Position angle of fitted ellipse, in degrees</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>e_pa</name><description>Error on position angle</description><unit>deg</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>island_rms</name><description>The local RMS noise computed in a 40 pixel square around centered on the source, in mJy/beam.</description><unit>mJy/beam</unit><dataType xsi:type="vs:VOTableType">double</dataType><flag>nullable</flag></column><column><name>s_code</name><description>A code that defines the multiplicity of the source structure in terms of Gaussian (Gaus) components:'S' refers to a single-Gaussian source, 'C' refers to a single-Gaussian source nearby other sources, and 'M' is a source fit by multiple Gaussians.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column><column><name>mosaic_name</name><description>The name of the image mosaic from which the the source entry was extracted.</description><dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType><flag>nullable</flag></column></table></schema></tableset></ri:Resource>