The result of the query is a HTML table with all the sources found in the archive fulfilling the search criteria. Detailed information on the output fields can be obtained placing the mouse over the question mark ("?") located close to the name of the column. Results can be sorted by just clicking on the name of the column. The archive implements the SAMP (Simple Application Messaging Protocol). SAMP allows applications to communicate with each other in a seamless and transparent way for the user. This way, the results of a query can be easily transferred to other VO applications by just clicking the "Send table to VO Apps" button.
Take into account that the number of displayed columns depends on the chosen verbosity.
(*) When a range is specified in a search the user must give both a minimum and maximum value for the corresponding quantity. If only a minimum value is given, all results with values larger than that will be obtained. If only a maximum value is given, all results with values smaller than that will be obtained.
Our archive system has been designed following the IVOA standards and requirements. In particular, it implements the Cone Search protocol, a standard defined for retrieving records from a catalogue of astronomical sources. The query made through the Cone Search service describes a sky position and an angular distance, defining a cone on the sky. The response returns a list of astronomical sources from the catalogue whose positions lie within the cone, formatted as a VOTable.
Parameter | Units | Description |
RAJ2000 | deg | Mean weighted Right Ascension (J2000). |
DEJ2000 | deg | Mean weighted Declination (J2000). |
eRA | arcsec | Right Ascension uncertainty (eRAJ2000 * cos DEJ2000 for sources with unique detection or the standard deviation of the weighted mean otherwise). |
eDE | arcsec | Declination uncertainty (e DE J2000 for sources with unique detection or the standard deviation of the weighted mean otherwise). |
cl | - | Point-like coefficient linked to each unique source. It is defined as the ratio between number of point-like ("P" or "P*") detections and the total number of point-like and extense ("E" or "E*") classifications of the same source (num P /num P+E ). cl equal to 1 indicates that the source has been always classified as point-like, and cl equal to 0 indicates that the source has been always classified as extense. |
ID_source | - | Unique source identifier. It follows an IAU-style designation of the form "GTC - OSIRIS - BBI - DR1 - JHHMMSS.ss+DDMMSS.s", where "GTC - OSIRIS - BBI - DR1" refers to the telescope (GTC ), the instrument (OSIRIS ), the observing mode (Broad Band Image) and data release (DR1). The remaining string denotes the J2000 coordinates in sexagesimal format. |
ID_detection_Xpsf | - | Detection identifier of the PSF photometry in the X band composed by the ID source and " n", where n is an integer going from 1 to the total number of detections of the source in the source catalogue. X stands for g, r, i and z. |
Image_url_Xpsf | - | URL access to the FITS image in which the PSF detection has been made. X stands for g, r, i and z. |
Xmag_psf | mag | PSF calibrated magnitude. X stands for g, r, i and z. |
eXmag_psf | mag | PSF calibrated magnitude error. X stands for g, r, i and z. |
Flag_Xpsf | - | Flag for PSF calibrated magnitude. X stands for g, r, i and z. "A" stands for PSF calibrated magnitudes within the interval of magnitudes used for the photometric calibration. "B" stands for PSF calibrated magnitudes fainter than the faintest magnitude used for the photometric calibration. "C" stands for PSF calibrated magnitudes brighter than the brightest magnitude used for the photometric calibration. |
MJD_Xpsf | d | Modified Julian Date of the observation of the PSF photometry. X stands for g, r, i and z. |
ID_detection_Xauto | - | Detection identifier of the AUTO photometry in the X band composed by the ID source and " n", where n is an integer going from 1 to the total number of detections of the source in the source catalogue. X stands for g, r, i and z. |
Image_url_Xauto | - | URL access to the FITS image in which the AUTO detection has been made. X stands for g, r, i and z. |
Xmag_auto | mag | AUTO calibrated magnitude. X stands for g, r, i and z. |
eXmag_auto | mag | AUTO calibrated magnitude error. X stands for g, r, i and z. |
Flag_Xauto | - | Flag for AUTO calibrated magnitude. X stands for g, r, i and z. "A" stands for AUTO calibrated magnitudes within the interval of magnitudes used for the photometric calibration. "B" stands for AUTO calibrated magnitudes fainter than the faintest magnitude used for the photometric calibration. "C" stands for AUTO calibrated magnitudes brighter than the brightest magnitude used for the photometric calibration. |
MJD_Xauto | d | Modified Julian Date of the observation of the AUTO photometry. X stands for g, r, i and z. |