Choose a database in the left panel then select the table you want!
Table: ivoa_gogreen_dr2.obscore
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
access_estsize | Estimated size of dataset in kilo bytes | INTEGER |
access_format | File content format | VARCHAR |
access_url | URL used to access (download) dataset | VARCHAR |
calib_level | Calibration level {0, 1, 2, 3, 4} | SMALLINT |
em_max | End in spectral coordinates | SMALLINT |
em_min | Start in spectral coordinates | SMALLINT |
em_res_power | Value of the resolving power along the spectral axis. (R) | REAL |
em_xel | Number of elements along the spectral axis | SMALLINT |
facility_name | Name of the facility used for this observation | CHAR |
instrument_name | Name of the instrument used for this observation | CHAR |
o_ucd | Nature of the observable axis | VARCHAR |
obs_collection | Data collection to which dataset belongs | VARCHAR |
obs_id | Free syntax Observation Identifier | VARCHAR |
obs_pub_did | Dataset identifier given by the publisher | VARCHAR |
pol_states | List of polarization states present in the data file | CHAR |
pol_xel | Number of elements along the polarization axis | SMALLINT |
product_type | Logical data product type (image etc.) | VARCHAR |
s_dec | Central Spatial Position in ICRS Declination | DOUBLE |
s_fov | Estimated size of the covered region as the diameter of a containing circle | REAL |
s_ra | Central Spatial Position in ICRS Right ascension | DOUBLE |
s_region | Sky region covered by the data product (expressed in ICRS frame) | VARCHAR |
s_resolution | Spatial resolution of data as FWHM of PSF | DOUBLE |
s_xel1 | Number of elements along the first coordinate of the spatial axis | SMALLINT |
s_xel2 | Number of elements along the second coordinate of the spatial axis | SMALLINT |
t_exptime | Total exposure time | SMALLINT |
t_max | End time in MJD | DOUBLE |
t_min | Start time in MJD | DOUBLE |
t_resolution | Temporal resolution FWHM | REAL |
t_xel | Number of elements along the time axis | SMALLINT |
target_name | Object of interest | VARCHAR |