Choose a database in the left panel then select the table you want!
Table: euclid_q1.spe_galaxy_candidates
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
object_id | Unique ID of the object in the survey, as set by MER | BIGINT |
random_id | Random ID in the range 0.0 => 100.0 | REAL |
spe_cont_snr | Continuum signal to noise ratio | REAL |
spe_pdf_deltaz | Redshift step of the window Z grid of the redshift candidate PDF | REAL |
spe_pdf_zmax | Maxinum redshift of the window Z grid of the redshift candidate PDF | REAL |
spe_pdf_zmin | Minimum redshift of the window Z grid of the redshift candidate PDF | REAL |
spe_rank | The rank of estimate (0=best candidate) | SMALLINT |
spe_subclass | The galaxy sub-classification | VARCHAR |
spe_z | The estimated spectroscopic redshift | REAL |
spe_z_err | Uncertainty on estimated spectroscopic redshift | REAL |
spe_z_prob | The estimated spectroscopic redshift probability | REAL |
spe_z_rel | The reliability of estimated Z | REAL |