Table Descriptions
Help
 Archive Intro
 Table Descriptions
 Schema Browser
 Glossary
 Algorithms
 Introduction to SQL
 Form Query User Guide
 Query Limits
 How To
 FAQ
 API
 sdssQA
 Download
 SkyServer Sites
 SkyServer Traffic Page
 Web Browsers
 Contact Help Desk
       A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

nametypetext
Best2SectorGeometryThis table places the Best photometric objects into sectors, which are used to divide the sky into geometric regions. Each object appears once, and only once, in this table because a given ra and dec belong to a unique sector.
ChunkGeometryThis table contains some very basic information for each chunk loaded in the database.
ConvexGeometry
CoordTypeMetaThis view contains the CoordType enumerated values from DataConstants as integers.
DataConstantsMetaThe table DataConstants contains most of the bit-flags and enumerated quantities relevant to the SDSS. DO NOT confuse this with SDSSConstants, which contains actual constants used in data processing.
DBColumnsMetaThis table contains an extremely brief description of every column in every table in the database. Because some quantities appear in multiple tables with multiple meanings, a quantity is uniquely defined only within a single table.
DBObjectDescriptionMetaThis table contains the long descriptions for every table and view in the database.
DBObjectsMetaThis table contains names and descriptions of all the tables and views in the database.
DBViewColsMetaThis table stores the names and descriptions of all columns in all views in the database. This is used by the auto-documentation.
ELRedShiftSpectroThis table contains ALL of the measured emission lines, along with their redshifts and related information, for ALL spectroscopic objects.
FieldMetaThis table contains all the measured parameters of each imaging field, along with relevant summary statistics, and astrometric and photometric information.
FieldMaskMetaThis view contains the FieldMask flag values from DataConstants as binary(4).
FieldProfilePhotoNeed description.
FieldQualityMetaThis view contains the FieldQuality enumerated values from DataConstants as integers.
FirstExternalThis table stores measurements from the FIRST radio survey for those FIRST objects which are matched to SDSS photometric objects. ????
FramePhotoThis table actually contains false color JPEG images of the fields, and their most relevant parameters, in particular the coefficients of the astrometric transformation, and position info. The images are stored at several zoom levels.
FramesStatusMetaThis view contains the FramesStatus enumerated values from DataConstants as integers.
GalaxyPhotoThis view contains only those primary photometric objects classified as galaxies. As such, it is a view of PhotoPrimary, which is itself a view of PhotoObjAll.
HoleObjSpectroThis table stores information for non-OBJECT holes on spectroscopic plates, and for OBJECT holes that were not mapped by the fiber mapper.
HoleTypeMetaThis view contains the HoleType enumerated values from DataConstants as integers.
ImageMaskMetaThis view contains the ImageMask flag values from DataConstants as binary(2).
InsideMaskMetaThis view contains the InsideMask flag values from DataConstants as binary(1).
MaskGeometryThis table contains information about each photometric mask.
MaskedObjectGeometryThis is a list of all masked photometric objects. These objects were detected but are within the boundaries of a masked area (see the Mask table) and thus unreliable. Each object may appear multiple times, if it is masked for multiple reasons.
MaskTypeMetaThis view contains the MaskType enumerated values from DataConstants as integers.
MatchPhotoThis table contains pairs of photometric objects from different runs (times) that probably are the same object. These must be SDSS primary or secondary objects, of type STAR, GALAXY, and UNKNOWN, within 1 arcsec of one another, and from different runs. The table also holds type, mode and distance information. Also see the MatchHead table.
MatchHeadPhotoWhen photometric objects from different runs are matched (see the Match table), they form a cluster named by the minimum objID in the cluster. MatchHead has summary information (mean position, number in cluster) about each of these clusters, keyed by the objID.
NeighborsPhotoThis table contains ALL pairs of photometric objects within 0.5 arcminutes, regardless of their status (primary, secondary, family, outside). This table is very useful for finding objects near each other but care must be taken to select only those objects with the appropriate status.
ObjMaskPhotoThis table contains the outlines of each detected photometric object over a 4x4 pixel grid, and the bounding rectangle of the object within the frame.frame This table should not be confused with the similarly named Mask table, which describes regions excluded from the object catalogs.
ObjTypeMetaThis view contains the ObjType enumerated values from DataConstants as integers.
PhotoFamilyPhotoThis view contains objects which are in PhotoObjAll, but neither PhotoPrimary nor PhotoSecondary. These objects are generated if they are neither primary nor secondary survey objects but a composite object that has been deblended or the part of an object that has been deblended wrongfully (like the spiral arms of a galaxy). These objects are kept to track how the deblender is working.
PhotoFlagsMetaThis view contains the PhotoFlags flag values from DataConstants as binary(8).
PhotoModeMetaThis view contains the PhotoMode enumerated values from DataConstants as integers.
PhotoObjPhotoThis view contains objects which are in PhotoObjAll, which are either PhotoPrimary nor PhotoSecondary. These objects are generated if they are either primary nor secondary survey objects.
PhotoObjAllPhotoThis table contains all measure parameters for all photometric objects. Because this table is huge, a variety of Views have been created:
  • PhotoPrimary: all photo objects that are primary (the best version of the object)
    • Star: Primary objects that are classified as stars.
    • Galaxy: Primary objects that are classified as galaxies.
    • Sky: Primary objects which are sky samples.
    • Unknown: Primary objects which are none of the above
  • PhotoSecondary: all photo objects that are secondary (secondary detections).
  • PhotoFamily:: all photo objects which are neither primary nor secondary. These are the parents of deblended objects.
PhotoPrimaryPhotoThis view contains objects from PhotoObjAll which are primary. As such, this view is itself a view of PhotoObj.
PhotoProfilePhotoThis table contains the radial profiles for each photometric object, as the mean flux in each annulus. The radii of the annuli are given in the ProfileDefs table.
PhotoSecondaryPhotoThis view contains objects from PhotoObjAll which are secondary. As such, this view is itself a view of PhotoObj.
PhotoStatusMetaThis view contains the PhotoStatus flag values from DataConstants as binary(4).
PhotoTagPhotoThis table contains a subset of the parameters for all of the photometric objects. It has all of the objects that are in the PhotoObjAll table, but only the most popular parameters for each.
PhotoTypeMetaThis view contains the PhotoMode enumerated values from DataConstants as integers.
PlateXSpectroThis table contains overview data for each plate used for spectroscopic observations.
PrimTargetMetaThis view contains the PrimTarget flag values from DataConstants as binary(4).
ProfileDefsPhotoThis table provides the definitions of the radii used in computing the radial profiles for photometric objects, which are stored in the PhotoProfile table.
ProgramTypeMetaThis view contains the ProgramType enumerated values from DataConstants as integers.
PspStatusMetaThis view contains the PspStatus enumerated values from DataConstants as integers.
RC3RC3This table contains objects from the RC3 catalog. The objid is just a unique number for the RC3 object in the table (not a match to SDSS photoobj objid).
RegionGeometryThis table stores the descriptions of regions which describe various boundaries in the survey. These are represented by equations of 3D planes, intersecting the unit sphere, describing great and small circles, respectively.
RmatrixGeometryContains various rotation matrices between spherical coordinate systems.
RosatExternalThis table contains objects from the publicly available ROSAT catalogs which match an SDSS object inside the data release boundary. The matching radius used is 60 arcseconds.
RunQAPhotoThe RunQA table provides information relevant to the average data quality for the objects in each field. This table may be joined to the rest of your query to sub-select only fields of the very highest quality, for instance, with seeing below a certain threshold, if that is desired. If you want just one number that describes the overall quality of a field, your best bet is the fieldQall number (0=bad, 1=acceptable, 2=good, 3=excellent). This overall quality determination is based on the (dereddened) principal colors of all the stars in the field vs. the Galactic value of this quantity, the PSF quality, the difference between Aperture and PSF magnitudes for the same stars in the field, and the seeing.
RunShiftGeometryIn early runs the telescope was sometimes not tracking correctly. The boundaries of some of the runs had thus to be shifted by a small amount, determined by hand. This table contains these manual corrections. These should be applied to the nu values derived for these runs. Only those runs for which such a correction needs to be applied are in this table.
SDSSConstantsMetaThis table contains most relevant survey constants and their physical units. DO NOT confuse this with the table DataConstants, which contains most of the bit-flags and enumerated quantities relevant to the SDSS.
SecTargetMetaThis view contains the SecTarget flag values from DataConstants as binary(4).
SectorGeometryThis table stores the information about set of unique tile overlaps, produced as part of the tiling algorithm.
Sector2TileGeometryThis table matches tiles to sectors, and vice versa. It is table is designed to be queried in either direction - one can get all the tiles associated with a sector, or one can find all the sectors to which a tile belongs.
SegmentGeometryThis table contains the basic parameters associated with a Segment
SkyPhotoThis view contains only those primary photometric objects which are sky samples used for background measurement. As such, it is a view of PhotoPrimary, which is itself a view of PhotoObjAll.
SpecClassMetaThis view contains the SpecClass enumerated values from DataConstants as integers.
SpecLineSpectroThis view contains all actually measured spectroscopic lines from SpecLineAll. The view excludes those SpecLineAll objects which have category=1, and thus have not been measured. This is the view you should use to access the SpecLine data.
SpecLineAllSpectroThis table contains the measured parameters for every detected spectral line in every spectroscopic object.
SpecLineIndexSpectroThis table contains pre-computed spectral line indices. These are combinations of spectral line intensities used to determine various properties of galaxies, like age or metallicity.
SpecLineNamesMetaThis view contains the SpecLineNames enumerated values from DataConstants as integers.
SpecObjSpectroThis view includes only those objects from SpecObjAll that have clean spectra. The view excludes QA and Sky and duplicates. Use this as the main way to access the spectroscopic objects.
SpecObjAllSpectroThis table contains ALL the spectroscopic information for all spectroscopic objects, including a lot of duplicate and bad data. Most users will want to use the SpecObj view, which contains only objects we denote sciencePrimary.
SpecPhotoSpectroA view of joined Spectro and Photo objects that have clean spectra and photometry. The view includes only those pairs where the SpecObjSpecObj is a sciencePrimaryscienceprimary, and the BESTbest PhotoObjPhotoObj is a PRIMARYprimary. (mode=1).
SpecPhotoAllSpectroThis is a pre-computed join between the PhotoObjAll and SpecObjAll tables. The photo attributes included are similar to those in PhotoTag. The table also includes certain attributes from Tiles. Many users will want to query the SpecPhoto view, which contains only those objects which are spectroscopically sciencePrimary and photometrically Primary.
SpecZStatusMetaThis view contains the SpecZStatus enumerated values from DataConstants as integers.
SpecZWarningMetaThis view contains the SpecZWarning flag values from DataConstants as binary(4).
StarPhotoThis view contains only those primary photometric objects classified as stars. As such, it is a view of PhotoPrimary, which is itself a view of PhotoObjAll.
StetsonStetsonThis table contains objects from the Stetson dataset. The objid column contains matches to SDSS photoobj objids as applicable (the value is NULL if no SDSS match is found).
StripeDefsGeometryThis table gives the definitions of the stripes in the survey layout as originally planned. The lower and upper limits of the actual observed stripes may differ from these values. The actual numbers are found in the Segment and Chunk tables.
TargetSpectroThis table keeps keeps track of objects chosen by target selection, and which therefore will be fed to the tiling algorithm. Objects are added whenever target selection is run on a new chunk. Objects are also added when southern target selection is run. In the case where an object (meaning run,rerun,camcol,field,id) is targeted more than once, there will be only one row in Target for that object, but there will be multiple entries for that Target in the TargetInfo table.
TargetInfoSpectroThis table contains unique information for an object every time it is targeted. If an object is targeted more than once, there will be multiple entries for that Target in this table.
TargetParamSpectroThis table contains the parameters used for a version of the target selection code.
TileGeometryThis view of TileAll excludes those Tiles that have been untiled. Thus, it contains those tiles useful for determining spectroscopic survey completeness and geometry.
TileAllSpectroThis table contains information about an individual tile on the sky. Every tile ever created is in this table. The view Tile contains only the main science tiles for the northern survey.
TiledTargetSpectroThis view of TiledTargetAll excludes those targets that are on tiles which have been untiled.
TiledTargetAllSpectroThis table Keeps track of why a Target was assigned to a Tile. This table is designed to be searched both ways - one can find the Targets assigned to a Tile or one can find all the Tiles a Target has been assigned to (objects can be assigned to more than one tile if they are QA objects). Information comes from plPlugMapP files, but only OBJECT hole info is stored. HoleObj can be used to find other holetypes that made it to a Plate.
TilingBoundaryGeometryA view of TilingGeometry objects that have isMask = 0 The view excludes those TilingGeometry objects that have isMask = 1. See also TilingMask.
TilingGeometrySpectroThis table contains geometric information about TilingRegions, including both tiling boundary and generic information.
TilingInfoSpectroContain info on what happened to a TargetObj in a run of tilingtiling software.
TilingMaskGeometryA view of TilingGeometry objects that have isMask = 1 The view excludes those TilingGeometry objects that have isMask = 0. See also TilingBoundary.
TilingNoteSpectroContains human readable notes for a run of tiling. This includes information on why specific tiles may be empty or problems with a given tile.
TilingRunSpectroContains basic information for a run of tiling.
TiMaskMetaThis view contains the TiMask flag values from DataConstants as binary(4).
UnknownPhotoThis view contains only those primary photometric objects classified as unknown (not a star,galaxy,or sky). As such, it is a view of PhotoPrimary, which is itself a view of PhotoObjAll.
USNOExternalThis table contains all of the objects in the USNO-B catalog which match an SDSS object inside the data release boundary. However, because this matching was originally done with USNO-A, many new fields from the newer USNO-N are NOT in this table (such as the POSS-II matches).
XCRedshiftSpectroThis table contains the cross-correlation redshifts for all spectroscopic objects.
ZoneGeometryThis table is mostly for internal database mechanics. In order to speed up all-sky cross-correlations, this table organizes the PhotoObjs into 0.5 arcmin declination zones, indexed by the zone number and ra.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy