<?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?>
<ri:Resource created="2023-08-23T21:08:03.116637Z" status="active" updated="2021-06-08T09:24:53.264856Z" version="1.2" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:ssap0="http://www.ivoa.net/xml/SSA/v1.1" 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/SSA/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/SSA.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogService"><title>Data Central SSA</title><shortName>DCSSA</shortName><identifier>ivo://purx/datacentral-ssa</identifier><curation><publisher>Data Central</publisher><creator><name>Miszalski, B.</name></creator><creator><name>Tocknell, J.</name></creator><creator><name>O'Toole S. J.</name></creator><date role="updated">2021-06-08T09:24:53.264856Z</date><contact><name>Data Central</name><email>help@datacentral.org.au</email></contact></curation><content><subject>spectroscopy</subject><subject>stellar-astronomy</subject><subject>galaxies</subject><subject>redshift-surveys</subject><subject>galactic-archaeology</subject><description>Spectra from surveys hosted by Data Central. Most spectra were taken with the multi-object spectroscopy facilities 2dF (Anglo-Australian Telescope) and 6dF (UK Schmidt Telescope).</description><referenceURL>https://docs.datacentral.org.au/reference/services/simple-spectral-access-ssa-service</referenceURL></content><rights>If you use this service, please acknowledge Data Central: see https://docs.datacentral.org.au/reference/acknowledgements/acknowledging-data-central/</rights><capability standardID="ivo://ivoa.net/std/SSA" xsi:type="ssap0:SimpleSpectralAccess"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="base">https://datacentral.org.au/vo/ssa/query?</accessURL><queryType>GET</queryType><resultType>application/x-votable+xml</resultType><param std="true"><name>POS</name><description>The centre of the region of interest specified as ra,dec in decimal degrees (ICRS 2000). Reference frame format modifier is not supported.</description><unit>deg</unit><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>SIZE</name><description>The diameter of the circular region of interest in decimal degrees.</description><unit>deg</unit><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="true"><name>BAND</name><description>BAND in metres as either a single value (e.g. BAND=550e-9) or a range (e.g. BAND=1e-7/3e-6). The latter may also be specified as "/" (all wavelengths), "550e-9/" (wavelengths gt 550nm) or "/550e-9" (wavelengths lt 550 nm). Filter names are not supported (e.g. BAND=J). Qualifiers of ;source or ;observer are not supported.</description><unit>m</unit><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>BANDREST</name><description>Same as BAND, but operates on the rest wavelength frame of the spectra. BANDREST in metres as either a single value (e.g. BANDREST=550e-9) or a range (e.g. BANDREST=1e-7/3e-6). The latter may also be specified as "/" (all wavelengths), "550e-9/" (wavelengths gt 550nm) or "/550e-9" (wavelengths lt 550 nm). Filter names are not supported (e.g. BANDREST=J). Qualifiers of ;source or ;observer are not supported.</description><unit>m</unit><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>TIME</name><description>TIME in format yyyy, yyyy-mm, yyyy-mm-dd or yyyy-mm-ddThh:mm:ss. May also be specified as a range, e.g. "/" (all time), "yyyy-mm-dd/yyyy-mm-dd (spectrum overlaps date range)", "yyyy-mm-dd/" (spectra taken gte yyyy-mm-dd) or "/yyyy-mm-dd" (spectra taken lte yyyy-mm-dd).</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>FORMAT</name><description>Desired format of the retrieved data in a comma separated list. Supported values include application/x-votable+xml, application/fits, application/xml, votable, fits and metadata.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>REQUEST</name><description>SSA protocol versions supported by this service. Reserved words for future extensions are: getData, stageData, getCapabilities, getAvailability. Values are treated case-insensitive.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>SPECRP</name><description>The spectrum resolving power. Specified as a single number, e.g. SPECRP=12000, such that em_res_power gte 12000 or em_res_power_min gte 12000, where em_res_power and em_res_power_min are the relevant obscore parameters.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">real</dataType></param><param std="true"><name>TIMERES</name><description>The minimum time resolution in seconds. Specified as a single number, e.g. TIMERES=60, such that t_resolution gte 60, where t_resolution is the relevant obscore parameter.</description><unit>s</unit><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="true"><name>SNR</name><description>The minimum signal-to-noise ratio of the spectra.  Specified as a single number, e.g. SNR=20, such that em_snr gte 20, where em_snr is the relevant obscore parameter.</description><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="true"><name>REDSHIFT</name><description>The redshift of the spectra. Specified as a range, e.g. "/" (all redshifts), "1.2/" (redshift gte 1.2) or "/2" (redshift lte 2), where redshift is the relevant custom obscore parameter.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>RV</name><description>The radial velocity of the spectra. Specified as a range, e.g. "/" (all rvs), "100/" (rv gte 100 km/s) or "/50" (rv lte 50 km/s), where rv is the relevant custom obscore parameter.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>TARGETNAME</name><description>The name of the target, matched to the obscore parameters target_name or alt_target_name.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>FLUXCALIB</name><description>Specifies the minimum level of flux calibration. Possible values include "absolute", "relative", "normalized" and "any".</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>WAVECALIB</name><description>Specifies the minimum level of spectral coordinate calibration. Possible values include "absolute", "relative" and "any".</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>PUBDID</name><description>The IVOA publisher dataset identifier, assigned by the publisher of a dataset.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>CREATORDID</name><description>The IVOA dataset identifier.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>COLLECTION</name><description>The collection the spectra belong to. The format is the survey name, followed by "_" and the data release identifier. For example, gama_dr2 or galah_dr3.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="true"><name>TOP</name><description>Limits the number of returned records in the query response table to the specified number of top ranking ones. Since we order the output results by those nearest to the query position, we treat this parameter exactly like MAXREC.</description><dataType xsi:type="vs:SimpleDataType">integer</dataType></param><param std="true"><name>MAXREC</name><description>The maximum number of records to be returned.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>CALIB</name><description>Calibration level of the data. Integer value of 0, 1, 2, 3 or 4.</description><dataType xsi:type="vs:SimpleDataType">integer</dataType></param><param std="false"><name>DPSUBTYPE</name><description>The dataproduct subtype of the spectrum. Either "science" or "combined" for stacked spectra.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>EXPTIME</name><description>The exposure time of the spectrum in seconds. Specified as a single number, e.g. EXPTIME=1200, such that t_exptime gte 1200, where t_exptime is the relevant obscore parameter.</description><unit>s</unit><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="false"><name>FACILITY</name><description>The facility name used to take the spectrum.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>FILTER</name><description>Filter description for the spectrum. For example, V, R or VR for 6dfgrs_fdr or B, V, R or I for galah_dr3.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>FOV</name><description>The field-of-view (aperture size) in degrees used to obtain the spectrum, e.g. fibre diameter for MOS spectra or longslit width for longslit spectra. Specified as a range, e.g. FOV=/ (all sizes), FOV=a/ (s_fov gte a), FOV=/b (s_fov lte b), FOV=a/b (a lte s_fov lte b). Here s_fov is the obscore parameter of interest.</description><unit>deg</unit><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>INSTRUMENT</name><description>The instrument name used to take the spectrum.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>ISBEST</name><description>Boolean parameter whether the spectrum is the best available in a given COLLECTION. Acceptable values include 1, T, True or 0, F, False.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>NEPOCHS</name><description>The number of observations (epochs) for a spectrum. Specified as a single number, e.g. NEPOCHS=5, such that t_xel gte 5, where t_xel is the relevant obscore parameter.</description><dataType xsi:type="vs:SimpleDataType">integer</dataType></param><param std="false"><name>PROPOSAL</name><description>Proposal code of the corresponding telescope proposal under which the spectra were taken.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>RESOLUTION</name><description>The resolution (full-width at half-maximum) of the spectrum in metres. Specified as a single number, e.g. 2 Angstrom would be RESOLUTION=2.0E-10, such that em_resolution lte 2.0E-10, where em_resolution is the relevant obscore parameter.</description><unit>m</unit><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="false"><name>SEEING</name><description>The seeing at the time of observation in arcsec. Specified as a single number, e.g. SEEING=1.5, such that s_seeing lte 1.5, where s_seeing is our custom obscore parameter.</description><unit>arcsec</unit><dataType xsi:type="vs:SimpleDataType">real</dataType></param><param std="false"><name>SUBCOLLECTION</name><description>The subcollection of the dataset to query. For example, if COLLECTION=gama_dr2, then SUBCOLLECTION could be one of 2dfgrs, 2qz, 2slaq-lrg, 2slaq-qso, 6dfgs, gama, gama_lt, mgc, sdss or wigglez.</description><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param><param std="false"><name>TIMEMJD</name><description>The modified julian date in days. Can be either a single number (e.g. MJD=55063), matching spectra thats overlap the date, or as a range (e.g. MJD=55062.1/55064.3). The latter may also be specified as "/" (all time), "55062.1/" (MJD  gte 55062.1) or "/55064.3" (MJD lte 55064.3).</description><unit>d</unit><dataType xsi:type="vs:SimpleDataType" arraysize="*">char</dataType></param></interface><complianceLevel>query</complianceLevel><dataSource>survey</dataSource><dataSource>pointed</dataSource><creationType>archival</creationType><creationType>spectralExtraction</creationType><supportedFrame>ICRS</supportedFrame><maxRecords>200000</maxRecords><defaultMaxRecords>1000</defaultMaxRecords><testQuery><queryDataCmd>POS=55,-29.1&amp;SIZE=0.4&amp;COLLECTION=6dfgs_fdr&amp;FILTER=VR&amp;REQUEST=queryData</queryDataCmd></testQuery></capability><capability standardID="ivo://ivoa.net/std/VOSI#availability"><interface role="std" xsi:type="vs:ParamHTTP"><accessURL use="full">https://datacentral.org.au/vo/ssa/availability</accessURL></interface></capability></ri:Resource>