A slice in declination (-1 < dec < 3.6) of the full table held at MAST. Contains single epoch photometry of individual detections from a single exposure. |
The identifiers connecting the detection back to the original image and to the object association are provided. PSF, aperture, and Kron (1980) photometry are included, along with sky and detector coordinate positions. Required constraints:
|
Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
---|---|---|---|---|---|---|
objID | bigint | 8 | Unique object identifier. | |||
uniquePspsP2id | bigint | 8 | Unique internal PSPS detection identifier. | |||
detectID | bigint | 8 | Unique detection identifier. | |||
ippObjID | bigint | 8 | IPP internal object identifier. | |||
ippDetectID | bigint | 8 | IPP internal detection identifier. | |||
filterID | tinyint | 1 | Filter identifier. Details in the Filter table. | |||
surveyID | tinyint | 1 | Survey identifier. Details in the Survey table. | |||
imageID | bigint | 8 | Unique image identifier. Constructed as (100 * frameID + ccdID). | |||
randomDetID | float | 8 | Random value drawn from the interval between zero and one. | |||
dvoRegionID | int | 4 | Internal DVO region identifier. | -1 | ||
obsTime | float | 8 | days | Modified Julian Date at the midpoint of the observation. | -999 | |
xPos | real | 4 | raw pixels | PSF x center location. | -999 | |
yPos | real | 4 | raw pixels | PSF y center location. | -999 | |
xPosErr | real | 4 | raw pixels | Error in PSF x center location. | -999 | |
yPosErr | real | 4 | raw pixels | Error in PSF y center location. | -999 | |
pltScale | real | 4 | arcsec/pixel | Local plate scale at this location. | -999 | |
posAngle | real | 4 | degrees | Position angle (sky-to-chip) at this location. | -999 | |
ra | float | 8 | degrees | Right ascension. | -999 | |
dec | float | 8 | degrees | Declination. | -999 | |
raErr | real | 4 | arcsec | Right ascension error. | -999 | |
decErr | real | 4 | arcsec | Declination error. | -999 | |
extNSigma | real | 4 | An extendedness measure based on the deviation between PSF and Kron (1980) magnitudes, normalized by the PSF magnitude uncertainty. | 0 | ||
zp | real | 4 | magnitudes | Photometric zeropoint. Necessary for converting listed fluxes and magnitudes back to measured ADU counts. | 0 | |
telluricExt | real | 4 | magnitudes | Estimated Telluric extinction due to non-photometric observing conditions. Necessary for converting listed fluxes and magnitudes back to measured ADU counts. | ||
expTime | real | 4 | seconds | Exposure time of the frame/exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts. | -999 | |
airMass | real | 4 | Airmass at midpoint of the exposure. Necessary for converting listed fluxes and magnitudes back to measured ADU counts. | 0 | ||
psfFlux | real | 4 | Janskys | Flux from PSF fit. | -999 | |
psfFluxErr | real | 4 | Janskys | Error on flux from PSF fit. | -999 | |
psfMajorFWHM | real | 4 | arcsec | PSF major axis FWHM. | -999 | |
psfMinorFWHM | real | 4 | arcsec | PSF minor axis FWHM. | -999 | |
psfTheta | real | 4 | degrees | PSF major axis orientation. | -999 | |
psfCore | real | 4 | PSF core parameter k, where F = F0 / (1 + k r^2 + r^3.33). | -999 | ||
psfQf | real | 4 | PSF coverage factor. | -999 | ||
psfQfPerfect | real | 4 | PSF weighted fraction of pixels totally unmasked. | -999 | ||
psfChiSq | real | 4 | Reduced chi squared value of the PSF model fit. | -999 | ||
psfLikelihood | real | 4 | Likelihood that this detection is best fit by a PSF. | -999 | ||
momentXX | real | 4 | arcsec^2 | Second moment M_xx. | -999 | |
momentXY | real | 4 | arcsec^2 | Second moment M_xy. | -999 | |
momentYY | real | 4 | arcsec^2 | Second moment M_yy. | -999 | |
momentR1 | real | 4 | arcsec | First radial moment. | -999 | |
momentRH | real | 4 | arcsec^0.5 | Half radial moment (r^0.5 weighting). | -999 | |
momentM3C | real | 4 | arcsec^2 | Cosine of trefoil second moment term: r^2 cos(3 theta) = M_xxx - 3 * M_xyy. | -999 | |
momentM3S | real | 4 | arcsec^2 | Sine of trefoil second moment: r^2 sin (3 theta) = 3 * M_xxy - M_yyy. | -999 | |
momentM4C | real | 4 | arcsec^2 | Cosine of quadrupole second moment: r^2 cos (4 theta) = M_xxxx - 6 * M_xxyy + M_yyyy. | -999 | |
momentM4S | real | 4 | arcsec^2 | Sine of quadrupole second moment: r^2 sin (4 theta) = 4 * M_xxxy - 4 * M_xyyy. | -999 | |
apFlux | real | 4 | Janskys | Flux in seeing-dependent aperture. | -999 | |
apFluxErr | real | 4 | Janskys | Error on flux in seeing-dependent aperture. | -999 | |
apFillF | real | 4 | Aperture fill factor. | -999 | ||
apRadius | real | 4 | arcsec | Aperture radius. | -999 | |
kronFlux | real | 4 | Janskys | Kron (1980) flux. | -999 | |
kronFluxErr | real | 4 | Janskys | Error on Kron (1980) flux. | -999 | |
kronRad | real | 4 | arcsec | Kron (1980) radius. | -999 | |
sky | real | 4 | Janskys/arcsec^2 | Background sky level. | -999 | |
skyErr | real | 4 | Janskys/arcsec^2 | Error in background sky level. | -999 | |
infoFlag | bigint | 8 | Information flag bitmask indicating details of the photometry. Values listed in DetectionFlags. | 0 | ||
infoFlag2 | int | 4 | Information flag bitmask indicating details of the photometry. Values listed in DetectionFlags2. | 0 | ||
infoFlag3 | int | 4 | Information flag bitmask indicating details of the photometry. Values listed in DetectionFlags3. | 0 | ||
processingVersion | tinyint | 1 | Data release version. | |||
Total length | 267 |