Choose a database in the left panel then select the table you want!
Table: splus_dr4.sqg
(The bold columns are indexed columns)
| Column Name | Description | Datatype |
|---|---|---|
| class | 0 = QSO, 1 = STAR, 2 = GALAXY | DOUBLE |
| dec | Declination (J2000) | DOUBLE |
| elat | Ecliptic latitude | DOUBLE |
| elon | Ecliptic longitude | DOUBLE |
| glat | Galactic latitude | DOUBLE |
| glon | Galactic longitude | DOUBLE |
| htm9 | HTM index (order 9 => ~10 arcmin size) | INTEGER |
| id | Object ID | VARCHAR |
| model_flag | 0 = classified with S-PLUS + AllWISE; 1 = classified with S-PLUS only | CHAR |
| nest4096 | HEALPIX index (Nside 4096, Ring scheme => ~52 arcsec size) | INTEGER |
| prob_gal | Probability of a source being a galaxy | DOUBLE |
| prob_qso | Probability of a source being a quasar | DOUBLE |
| prob_star | Probability of a source being a star | DOUBLE |
| ra | Right ascension (J2000) | DOUBLE |
| random_id | Random ID in the range 0.0 => 100.0 | REAL |
| ring256 | HEALPIX index (Nside 256, Ring scheme => ~14 arcmin size) | INTEGER |





