Choose a database in the left panel then select the table you want!
Table: ls_dr10.photo_z
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
brickid | Brick ID [1,662174] | INTEGER |
kfold | Index of the subset in the 10-fold cross-validation | VARCHAR |
kfold_i | Index of the subset in the 10-fold cross-validation (including i band) | VARCHAR |
ls_id | Unique LS object ID | BIGINT |
objid | Catalog object number within this brick; a unique identifier hash is release,brickid,objid; objid spans [0,N-1] and is contiguously enumerated within each brick | INTEGER |
release | Unique integer denoting the camera and filter set used | SMALLINT |
survey | Source of the spectroscopic redshift | VARCHAR |
training | Whether or not the spectroscopic redshift is used in photometric redshift training | CHAR |
training_i | Whether or not the spectroscopic redshift is used in photometric redshift training (including i band) | CHAR |
z_phot_l68 | Lower bound of the 68% confidence region, derived from the photo-z PDF | REAL |
z_phot_l68_i | Lower bound of the 68% confidence region, derived from the photo-z PDF (including i band) | REAL |
z_phot_l95 | Lower bound of the 95% confidence region, derived from the photo-z PDF | REAL |
z_phot_l95_i | Lower bound of the 95% confidence region, derived from the photo-z PDF (including i band) | REAL |
z_phot_mean | photo-z derived from the mean of the photo-z PDF | REAL |
z_phot_mean_i | photo-z derived from the mean of the photo-z PDF (including i band) | REAL |
z_phot_median | photo-z derived from the median of the photo-z PDF | REAL |
z_phot_median_i | photo-z derived from the median of the photo-z PDF (including i band) | REAL |
z_phot_std | Standard deviation of the photo-zs derived from the photo-z PDF | REAL |
z_phot_std_i | Standard deviation of the photo-zs derived from the photo-z PDF (including i band) | REAL |
z_phot_u68 | Upper bound of the 68% confidence region, derived from the photo-z PDF | REAL |
z_phot_u68_i | Upper bound of the 68% confidence region, derived from the photo-z PDF (including i band) | REAL |
z_phot_u95 | Upper bound of the 95% confidence region, derived from the photo-z PDF | REAL |
z_phot_u95_i | Upper bound of the 95% confidence region, derived from the photo-z PDF (including i band) | REAL |
z_spec | Spectroscopic redshift, if available | REAL |