Choose a database in the left panel then select the table you want!
Table: ls_dr9.depth_summary_n
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
counts_gal_g | Number of pixels in histogram for canonical galaxy depth in g band | SMALLINT |
counts_gal_r | Number of pixels in histogram for canonical galaxy depth in r band | SMALLINT |
counts_gal_z | Number of pixels in histogram for canonical galaxy depth in z band | INTEGER |
counts_ptsrc_g | Number of pixels in histogram for point source depth in g band | DOUBLE |
counts_ptsrc_r | Number of pixels in histogram for point source depth in r band | SMALLINT |
counts_ptsrc_z | Number of pixels in histogram for point source depth in z band | INTEGER |
depthhi | Upper limit of the depth bin | DOUBLE |
depthlo | Lower limit of the depth bin | VARCHAR |