Choose a database in the left panel then select the table you want!
Table: euclid_q1.spe_classification
(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_class | The classification of the object related to highest probability [STAR, GALAXY, QSO, UNDEF] | VARCHAR | 
| spe_gal_prob | The probability of the object to be a galaxy | REAL | 
| spe_qso_prob | The probability of the object to be a quasar | REAL | 
| spe_star_prob | The probability of the object to be a star | REAL | 


 
      
    


