The starting point for the PS1 data archive is at Pan-STARRS1 data archive home page.

This page describes a "View", which is a database table created by joining other tables.


Description: -- View based on a combination of the tables ObjectThin, StackModelFitExp, StackModelFitDeVm, StackModelFitSer, and StackPetrosian. -- Note: User beware that this view contains a lot of columns and selecting all of them is not recommended.
NameUnitData TypeSizeDefault ValueDescription
objNamedimensionlessVARCHAR(32)32NAIAU name for this object.
uniquePspsOBiddimensionlessBIGINT8NAUnique internal PSPS object identifier.
objIDdimensionlessBIGINT8NAUnique object identifier.
ippObjIDdimensionlessBIGINT8NAIPP internal object identifier.
surveyIDdimensionlessTINYINT1NASurvey identifier. Details in the Survey table.
htmIDdimensionlessBIGINT8NAHierarchical triangular mesh (Szalay 2007) index.
zoneIDdimensionlessINT4NALocal zone index, found by dividing the sky into bands of declination 1/2 arcminute in height: zoneID = floor((90 + declination)/0.0083333).
tessIDdimensionlessTINYINT10Tessellation identifier. Details in the TessellationType table.
projectionIDdimensionlessSMALLINT2-1Projection cell identifier.
skyCellIDdimensionlessTINYINT1255Skycell region identifier.
randomIDdimensionlessFLOAT8NARandom value drawn from the interval between zero and one.
dvoRegionIDdimensionlessINT4-1Internal DVO region identifier.
processingVersiondimensionlessTINYINT1NAData release version.
objInfoFlagdimensionlessINT40Information flag bitmask indicating details of the photometry. Values listed in ObjectInfoFlags.
qualityFlagdimensionlessTINYINT10Subset of objInfoFlag denoting whether this object is real or a likely false positive. Values listed in ObjectQualityFlags.
raStackdegreesFLOAT8-999Right ascension from stack detections, weighted mean value across filters, in equinox J2000. See StackObjectThin for stack epoch information.
decStackdegreesFLOAT8-999Declination from stack detections, weighted mean value across filters, in equinox J2000. See StackObjectThin for stack epoch information.
raStackErrarcsecREAL4-999Right ascension standard deviation from stack detections.
decStackErrarcsecREAL4-999Declination standard deviation from stack detections.
raMeandegreesFLOAT8-999Right ascension from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean.
decMeandegreesFLOAT8-999Declination from single epoch detections (weighted mean) in equinox J2000 at the mean epoch given by epochMean.
raMeanErrarcsecREAL4-999Right ascension standard deviation from single epoch detections.
decMeanErrarcsecREAL4-999Declination standard deviation from single epoch detections.
posMeanChisqdimensionlessREAL4-999Reduced chi squared value of mean position.
cxdimensionlessFLOAT8NACartesian x on a unit sphere.
cydimensionlessFLOAT8NACartesian y on a unit sphere.
czdimensionlessFLOAT8NACartesian z on a unit sphere.
lambdadegreesFLOAT8-999Ecliptic longitude.
betadegreesFLOAT8-999Ecliptic latitude.
ldegreesFLOAT8-999Galactic longitude.
bdegreesFLOAT8-999Galactic latitude.
nStackObjectRowsdimensionlessSMALLINT2-999Number of independent StackObjectThin rows associated with this object.
nStackDetectionsdimensionlessSMALLINT2-999Number of stack detections.
nDetectionsdimensionlessSMALLINT2-999Number of single epoch detections in all filters.
ngdimensionlessSMALLINT2-999Number of single epoch detections in g filter.
nrdimensionlessSMALLINT2-999Number of single epoch detections in r filter.
nidimensionlessSMALLINT2-999Number of single epoch detections in i filter.
nzdimensionlessSMALLINT2-999Number of single epoch detections in z filter.
nydimensionlessSMALLINT2-999Number of single epoch detections in y filter.
randomStackObjIDdimensionlessFLOAT8NARandom value drawn from the interval between zero and one.
primaryDetectiondimensionlessTINYINT1255Identifies if this row is the primary stack detection.
bestDetectiondimensionlessTINYINT1255Identifies if this row is the best detection.
gippDetectIDdimensionlessBIGINT8NAIPP internal detection identifier.
gstackDetectIDdimensionlessBIGINT8NAUnique stack detection identifier.
gstackImageIDdimensionlessBIGINT8NAUnique stack identifier for g filter detection.
gExpRadiusarcsecREAL4-999Exponential fit radius for g filter stack detection.
gExpRadiusErrarcsecREAL4-999Error in exponential fit radius for g filter stack detection.
gExpMagAB magnitudesREAL4-999Exponential fit magnitude for g filter stack detection.
gExpMagErrAB magnitudesREAL4-999Error in exponential fit magnitude for g filter stack detection.
gExpAbdimensionlessREAL4-999Exponential fit axis ratio for g filter stack detection.
gExpAbErrdimensionlessREAL4-999Error in exponential fit axis ratio for g filter stack detection.
gExpPhidegreesREAL4-999Major axis position angle, phi, of exponential fit for g filter stack detection.
gExpPhiErrdegreesREAL4-999Error in major axis position angle of exponential fit for g filter stack detection.
gExpRadegreesFLOAT8-999Right ascension of exponential fit center for g filter stack detection.
gExpDecdegreesFLOAT8-999Declination of exponential fit center for g filter stack detection.
gExpRaErrarcsecREAL4-999Error in right ascension of exponential fit center for g filter stack detection.
gExpDecErrarcsecREAL4-999Error in declination of exponential fit center for g filter stack detection.
gExpChisqdimensionlessREAL4-999Exponential fit reduced chi squared for g filter stack detection.
rippDetectIDdimensionlessBIGINT8NAIPP internal detection identifier.
rstackDetectIDdimensionlessBIGINT8NAUnique stack detection identifier.
rstackImageIDdimensionlessBIGINT8NAUnique stack identifier for r filter detection.
rExpRadiusarcsecREAL4-999Exponential fit radius for r filter stack detection.
rExpRadiusErrarcsecREAL4-999Error in exponential fit radius for r filter stack detection.
rExpMagAB magnitudesREAL4-999Exponential fit magnitude for r filter stack detection.
rExpMagErrAB magnitudesREAL4-999Error in exponential fit magnitude for r filter stack detection.
rExpAbdimensionlessREAL4-999Exponential fit axis ratio for r filter stack detection.
rExpAbErrdimensionlessREAL4-999Error in exponential fit axis ratio for r filter stack detection.
rExpPhidegreesREAL4-999Major axis position angle, phi, of exponential fit for r filter stack detection.
rExpPhiErrdegreesREAL4-999Error in major axis position angle of exponential fit for r filter stack detection.
rExpRadegreesFLOAT8-999Right ascension of exponential fit center for r filter stack detection.
rExpDecdegreesFLOAT8-999Declination of exponential fit center for r filter stack detection.
rExpRaErrarcsecREAL4-999Error in right ascension of exponential fit center for r filter stack detection.
rExpDecErrarcsecREAL4-999Error in declination of exponential fit center for r filter stack detection.
rExpChisqdimensionlessREAL4-999Exponential fit reduced chi squared for r filter stack detection.
iippDetectIDdimensionlessBIGINT8NAIPP internal detection identifier.
istackDetectIDdimensionlessBIGINT8NAUnique stack detection identifier.
istackImageIDdimensionlessBIGINT8NAUnique stack identifier for i filter detection.
iExpRadiusarcsecREAL4-999Exponential fit radius for i filter stack detection.
iExpRadiusErrarcsecREAL4-999Error in exponential fit radius for i filter stack detection.
iExpMagAB magnitudesREAL4-999Exponential fit magnitude for i filter stack detection.
iExpMagErrAB magnitudesREAL4-999Error in exponential fit magnitude for i filter stack detection.
iExpAbdimensionlessREAL4-999Exponential fit axis ratio for i filter stack detection.
iExpAbErrdimensionlessREAL4-999Error in exponential fit axis ratio for i filter stack detection.
iExpPhidegreesREAL4-999Major axis position angle, phi, of exponential fit for i filter stack detection.
iExpPhiErrdegreesREAL4-999Error in major axis position angle of exponential fit for i filter stack detection.
iExpRadegreesFLOAT8-999Right ascension of exponential fit center for i filter stack detection.
iExpDecdegreesFLOAT8-999Declination of exponential fit center for i filter stack detection.
iExpRaErrarcsecREAL4-999Error in right ascension of exponential fit center for i filter stack detection.
iExpDecErrarcsecREAL4-999Error in declination of exponential fit center for i filter stack detection.
iExpChisqdimensionlessREAL4-999Exponential fit reduced chi squared for i filter stack detection.
zippDetectIDdimensionlessBIGINT8NAIPP internal detection identifier.
zstackDetectIDdimensionlessBIGINT8NAUnique stack detection identifier.
zstackImageIDdimensionlessBIGINT8NAUnique stack identifier for z filter detection.
zExpRadiusarcsecREAL4-999Exponential fit radius for z filter stack detection.
zExpRadiusErrarcsecREAL4-999Error in exponential fit radius for z filter stack detection.
zExpMagAB magnitudesREAL4-999Exponential fit magnitude for z filter stack detection.
zExpMagErrAB magnitudesREAL4-999Error in exponential fit magnitude for z filter stack detection.
zExpAbdimensionlessREAL4-999Exponential fit axis ratio for z filter stack detection.
zExpAbErrdimensionlessREAL4-999Error in exponential fit axis ratio for z filter stack detection.
zExpPhidegreesREAL4-999Major axis position angle, phi, of exponential fit for z filter stack detection.
zExpPhiErrdegreesREAL4-999Error in major axis position angle of exponential fit for z filter stack detection.
zExpRadegreesFLOAT8-999Right ascension of exponential fit center for z filter stack detection.
zExpDecdegreesFLOAT8-999Declination of exponential fit center for z filter stack detection.
zExpRaErrarcsecREAL4-999Error in right ascension of exponential fit center for z filter stack detection.
zExpDecErrarcsecREAL4-999Error in declination of exponential fit center for z filter stack detection.
zExpChisqdimensionlessREAL4-999Exponential fit reduced chi squared for z filter stack detection.
yippDetectIDdimensionlessBIGINT8NAIPP internal detection identifier.
ystackDetectIDdimensionlessBIGINT8NAUnique stack detection identifier.
ystackImageIDdimensionlessBIGINT8NAUnique stack identifier for y filter detection.
yExpRadiusarcsecREAL4-999Exponential fit radius for y filter stack detection.
yExpRadiusErrarcsecREAL4-999Error in exponential fit radius for y filter stack detection.
yExpMagAB magnitudesREAL4-999Exponential fit magnitude for y filter stack detection.
yExpMagErrAB magnitudesREAL4-999Error in exponential fit magnitude for y filter stack detection.
yExpAbdimensionlessREAL4-999Exponential fit axis ratio for y filter stack detection.
yExpAbErrdimensionlessREAL4-999Error in exponential fit axis ratio for y filter stack detection.
yExpPhidegreesREAL4-999Major axis position angle, phi, of exponential fit for y filter stack detection.
yExpPhiErrdegreesREAL4-999Error in major axis position angle of exponential fit for y filter stack detection.
yExpRadegreesFLOAT8-999Right ascension of exponential fit center for y filter stack detection.
yExpDecdegreesFLOAT8-999Declination of exponential fit center for y filter stack detection.
yExpRaErrarcsecREAL4-999Error in right ascension of exponential fit center for y filter stack detection.
yExpDecErrarcsecREAL4-999Error in declination of exponential fit center for y filter stack detection.
yExpChisqdimensionlessREAL4-999Exponential fit reduced chi squared for y filter stack detection.
gDeVRadiusarcsecREAL4-999De Vaucouleurs (1948) fit radius for g filter stack detection.
gDeVRadiusErrarcsecREAL4-999Error in de Vaucouleurs (1948) fit radius for g filter stack detection.
gDeVMagAB magnitudesREAL4-999De Vaucouleurs (1948) fit magnitude for g filter stack detection.
gDeVMagErrAB magnitudesREAL4-999Error in de Vaucouleurs (1948) fit magnitude for g filter stack detection.
gDeVAbdimensionlessREAL4-999De Vaucouleurs (1948) fit axis ratio for g filter stack detection.
gDeVAbErrdimensionlessREAL4-999Error in de Vaucouleurs (1948) fit axis ratio for g filter stack detection.
gDeVPhidegreesREAL4-999Major axis position angle, phi, of de Vaucouleurs (1948) fit for g filter stack detection.
gDeVPhiErrdegreesREAL4-999Error in major axis position angle of de Vaucouleurs (1948) fit for g filter stack detection.
gDeVRadegreesFLOAT8-999Right ascension of de Vaucouleurs (1948) fit center for g filter stack detection.
gDeVDecdegreesFLOAT8-999Declination of de Vaucouleurs (1948) fit center for g filter stack detection.
gDeVRaErrarcsecREAL4-999Error in right ascension of de Vaucouleurs (1948) fit center for g filter stack detection.
gDeVDecErrarcsecREAL4-999Error in declination of de Vaucouleurs (1948) fit center for g filter stack detection.
gDeVChisqdimensionlessREAL4-999De Vaucouleurs (1948) fit reduced chi squared for g filter stack detection.
rDeVRadiusarcsecREAL4-999De Vaucouleurs (1948) fit radius for r filter stack detection.
rDeVRadiusErrarcsecREAL4-999Error in de Vaucouleurs (1948) fit radius for r filter stack detection.
rDeVMagAB magnitudesREAL4-999De Vaucouleurs (1948) fit magnitude for r filter stack detection.
rDeVMagErrAB magnitudesREAL4-999Error in de Vaucouleurs (1948) fit magnitude for r filter stack detection.
rDeVAbdimensionlessREAL4-999De Vaucouleurs (1948) fit axis ratio for r filter stack detection.
rDeVAbErrdimensionlessREAL4-999Error in de Vaucouleurs (1948) fit axis ratio for r filter stack detection.
rDeVPhidegreesREAL4-999Major axis position angle, phi, of de Vaucouleurs (1948) fit for r filter stack detection.
rDeVPhiErrdegreesREAL4-999Error in major axis position angle of de Vaucouleurs (1948) fit for r filter stack detection.
rDeVRadegreesFLOAT8-999Right ascension of de Vaucouleurs (1948) fit center for r filter stack detection.
rDeVDecdegreesFLOAT8-999Declination of de Vaucouleurs (1948) fit center for r filter stack detection.
rDeVRaErrarcsecREAL4-999Error in right ascension of de Vaucouleurs (1948) fit center for r filter stack detection.
rDeVDecErrarcsecREAL4-999Error in declination of de Vaucouleurs (1948) fit center for r filter stack detection.
rDeVChisqdimensionlessREAL4-999De Vaucouleurs (1948) fit reduced chi squared for r filter stack detection.
iDeVRadiusarcsecREAL4-999De Vaucouleurs (1948) fit radius for i filter stack detection.
iDeVRadiusErrarcsecREAL4-999Error in de Vaucouleurs (1948) fit radius for i filter stack detection.
iDeVMagAB magnitudesREAL4-999De Vaucouleurs (1948) fit magnitude for i filter stack detection.
iDeVMagErrAB magnitudesREAL4-999Error in de Vaucouleurs (1948) fit magnitude for i filter stack detection.
iDeVAbdimensionlessREAL4-999De Vaucouleurs (1948) fit axis ratio for i filter stack detection.
iDeVAbErrdimensionlessREAL4-999Error in de Vaucouleurs (1948) fit axis ratio for i filter stack detection.
iDeVPhidegreesREAL4-999Major axis position angle, phi, of de Vaucouleurs (1948) fit for i filter stack detection.
iDeVPhiErrdegreesREAL4-999Error in major axis position angle of de Vaucouleurs (1948) fit for i filter stack detection.
iDeVRadegreesFLOAT8-999Right ascension of de Vaucouleurs (1948) fit center for i filter stack detection.
iDeVDecdegreesFLOAT8-999Declination of de Vaucouleurs (1948) fit center for i filter stack detection.
iDeVRaErrarcsecREAL4-999Error in right ascension of de Vaucouleurs (1948) fit center for i filter stack detection.
iDeVDecErrarcsecREAL4-999Error in declination of de Vaucouleurs (1948) fit center for i filter stack detection.
iDeVChisqdimensionlessREAL4-999De Vaucouleurs (1948) fit reduced chi squared for i filter stack detection.
zDeVRadiusarcsecREAL4-999De Vaucouleurs (1948) fit radius for z filter stack detection.
zDeVRadiusErrarcsecREAL4-999Error in de Vaucouleurs (1948) fit radius for z filter stack detection.
zDeVMagAB magnitudesREAL4-999De Vaucouleurs (1948) fit magnitude for z filter stack detection.
zDeVMagErrAB magnitudesREAL4-999Error in de Vaucouleurs (1948) fit magnitude for z filter stack detection.
zDeVAbdimensionlessREAL4-999De Vaucouleurs (1948) fit axis ratio for z filter stack detection.
zDeVAbErrdimensionlessREAL4-999Error in de Vaucouleurs (1948) fit axis ratio for z filter stack detection.
zDeVPhidegreesREAL4-999Major axis position angle, phi, of de Vaucouleurs (1948) fit for z filter stack detection.
zDeVPhiErrdegreesREAL4-999Error in major axis position angle of de Vaucouleurs (1948) fit for z filter stack detection.
zDeVRadegreesFLOAT8-999Right ascension of de Vaucouleurs (1948) fit center for z filter stack detection.
zDeVDecdegreesFLOAT8-999Declination of de Vaucouleurs (1948) fit center for z filter stack detection.
zDeVRaErrarcsecREAL4-999Error in right ascension of de Vaucouleurs (1948) fit center for z filter stack detection.
zDeVDecErrarcsecREAL4-999Error in declination of de Vaucouleurs (1948) fit center for z filter stack detection.
zDeVChisqdimensionlessREAL4-999De Vaucouleurs (1948) fit reduced chi squared for z filter stack detection.
yDeVRadiusarcsecREAL4-999De Vaucouleurs (1948) fit radius for y filter stack detection.
yDeVRadiusErrarcsecREAL4-999Error in de Vaucouleurs (1948) fit radius for y filter stack detection.
yDeVMagAB magnitudesREAL4-999De Vaucouleurs (1948) fit magnitude for y filter stack detection.
yDeVMagErrAB magnitudesREAL4-999Error in de Vaucouleurs (1948) fit magnitude for y filter stack detection.
yDeVAbdimensionlessREAL4-999De Vaucouleurs (1948) fit axis ratio for y filter stack detection.
yDeVAbErrdimensionlessREAL4-999Error in de Vaucouleurs (1948) fit axis ratio for y filter stack detection.
yDeVPhidegreesREAL4-999Major axis position angle, phi, of de Vaucouleurs (1948) fit for y filter stack detection.
yDeVPhiErrdegreesREAL4-999Error in major axis position angle of de Vaucouleurs (1948) fit for y filter stack detection.
yDeVRadegreesFLOAT8-999Right ascension of de Vaucouleurs (1948) fit center for y filter stack detection.
yDeVDecdegreesFLOAT8-999Declination of de Vaucouleurs (1948) fit center for y filter stack detection.
yDeVRaErrarcsecREAL4-999Error in right ascension of de Vaucouleurs (1948) fit center for y filter stack detection.
yDeVDecErrarcsecREAL4-999Error in declination of de Vaucouleurs (1948) fit center for y filter stack detection.
yDeVChisqdimensionlessREAL4-999De Vaucouleurs (1948) fit reduced chi squared for y filter stack detection.
gSerRadiusarcsecREAL4-999Sersic (1963) fit radius for g filter stack detection.
gSerRadiusErrarcsecREAL4-999Error in Sersic (1963) fit radius for g filter stack detection.
gSerMagAB magnitudesREAL4-999Sersic (1963) fit magnitude for g filter stack detection.
gSerMagErrAB magnitudesREAL4-999Error in Sersic (1963) fit magnitude for g filter stack detection.
gSerAbdimensionlessREAL4-999Sersic (1963) fit axis ratio for g filter stack detection.
gSerAbErrdimensionlessREAL4-999Error in Sersic (1963) fit axis ratio for g filter stack detection.
gSerNudimensionlessREAL4-999Sersic (1963) fit index for g filter stack detection.
gSerNuErrdimensionlessREAL4-999Error in Sersic (1963) fit index for g filter stack detection.
gSerPhidegreesREAL4-999Major axis position angle, phi, of Sersic (1963) fit for g filter stack detection.
gSerPhiErrdegreesREAL4-999Error in major axis position angle of Sersic (1963) fit for g filter stack detection.
gSerRadegreesFLOAT8-999Right ascension of Sersic (1963) fit center for g filter stack detection.
gSerDecdegreesFLOAT8-999Declination of Sersic (1963) fit center for g filter stack detection.
gSerRaErrarcsecREAL4-999Error in right ascension of Sersic (1963) fit center for g filter stack detection.
gSerDecErrarcsecREAL4-999Error in declination of Sersic (1963) fit center for g filter stack detection.
gSerChisqdimensionlessREAL4-999Sersic (1963) fit reduced chi squared for g filter stack detection.
rSerRadiusarcsecREAL4-999Sersic (1963) fit radius for r filter stack detection.
rSerRadiusErrarcsecREAL4-999Error in Sersic (1963) fit radius for r filter stack detection.
rSerMagAB magnitudesREAL4-999Sersic (1963) fit magnitude for r filter stack detection.
rSerMagErrAB magnitudesREAL4-999Error in Sersic (1963) fit magnitude for r filter stack detection.
rSerAbdimensionlessREAL4-999Sersic (1963) fit axis ratio for r filter stack detection.
rSerAbErrdimensionlessREAL4-999Error in Sersic (1963) fit axis ratio for r filter stack detection.
rSerNudimensionlessREAL4-999Sersic (1963) fit index for r filter stack detection.
rSerNuErrdimensionlessREAL4-999Error in Sersic (1963) fit index for r filter stack detection.
rSerPhidegreesREAL4-999Major axis position angle, phi, of Sersic (1963) fit for r filter stack detection.
rSerPhiErrdegreesREAL4-999Error in major axis position angle of Sersic (1963) fit for r filter stack detection.
rSerRadegreesFLOAT8-999Right ascension of Sersic (1963) fit center for r filter stack detection.
rSerDecdegreesFLOAT8-999Declination of Sersic (1963) fit center for r filter stack detection.
rSerRaErrarcsecREAL4-999Error in right ascension of Sersic (1963) fit center for r filter stack detection.
rSerDecErrarcsecREAL4-999Error in declination of Sersic (1963) fit center for r filter stack detection.
rSerChisqdimensionlessREAL4-999Sersic (1963) fit reduced chi squared for r filter stack detection.
iSerRadiusarcsecREAL4-999Sersic (1963) fit radius for i filter stack detection.
iSerRadiusErrarcsecREAL4-999Error in Sersic (1963) fit radius for i filter stack detection.
iSerMagAB magnitudesREAL4-999Sersic (1963) fit magnitude for i filter stack detection.
iSerMagErrAB magnitudesREAL4-999Error in Sersic (1963) fit magnitude for i filter stack detection.
iSerAbdimensionlessREAL4-999Sersic (1963) fit axis ratio for i filter stack detection.
iSerAbErrdimensionlessREAL4-999Error in Sersic (1963) fit axis ratio for i filter stack detection.
iSerNudimensionlessREAL4-999Sersic (1963) fit index for i filter stack detection.
iSerNuErrdimensionlessREAL4-999Error in Sersic (1963) fit index for i filter stack detection.
iSerPhidegreesREAL4-999Major axis position angle, phi, of Sersic (1963) fit for i filter stack detection.
iSerPhiErrdegreesREAL4-999Error in major axis position angle of Sersic (1963) fit for i filter stack detection.
iSerRadegreesFLOAT8-999Right ascension of Sersic (1963) fit center for i filter stack detection.
iSerDecdegreesFLOAT8-999Declination of Sersic (1963) fit center for i filter stack detection.
iSerRaErrarcsecREAL4-999Error in right ascension of Sersic (1963) fit center for i filter stack detection.
iSerDecErrarcsecREAL4-999Error in declination of Sersic (1963) fit center for i filter stack detection.
iSerChisqdimensionlessREAL4-999Sersic (1963) fit reduced chi squared for i filter stack detection.
zSerRadiusarcsecREAL4-999Sersic (1963) fit radius for z filter stack detection.
zSerRadiusErrarcsecREAL4-999Error in Sersic (1963) fit radius for z filter stack detection.
zSerMagAB magnitudesREAL4-999Sersic (1963) fit magnitude for z filter stack detection.
zSerMagErrAB magnitudesREAL4-999Error in Sersic (1963) fit magnitude for z filter stack detection.
zSerAbdimensionlessREAL4-999Sersic (1963) fit axis ratio for z filter stack detection.
zSerAbErrdimensionlessREAL4-999Error in Sersic (1963) fit axis ratio for z filter stack detection.
zSerNudimensionlessREAL4-999Sersic (1963) fit index for z filter stack detection.
zSerNuErrdimensionlessREAL4-999Error in Sersic (1963) fit index for z filter stack detection.
zSerPhidegreesREAL4-999Major axis position angle, phi, of Sersic (1963) fit for z filter stack detection.
zSerPhiErrdegreesREAL4-999Error in major axis position angle of Sersic (1963) fit for z filter stack detection.
zSerRadegreesFLOAT8-999Right ascension of Sersic (1963) fit center for z filter stack detection.
zSerDecdegreesFLOAT8-999Declination of Sersic (1963) fit center for z filter stack detection.
zSerRaErrarcsecREAL4-999Error in right ascension of Sersic (1963) fit center for z filter stack detection.
zSerDecErrarcsecREAL4-999Error in declination of Sersic (1963) fit center for z filter stack detection.
zSerChisqdimensionlessREAL4-999Sersic (1963) fit reduced chi squared for z filter stack detection.
ySerRadiusarcsecREAL4-999Sersic (1963) fit radius for y filter stack detection.
ySerRadiusErrarcsecREAL4-999Error in Sersic (1963) fit radius for y filter stack detection.
ySerMagAB magnitudesREAL4-999Sersic (1963) fit magnitude for y filter stack detection.
ySerMagErrAB magnitudesREAL4-999Error in Sersic (1963) fit magnitude for y filter stack detection.
ySerAbdimensionlessREAL4-999Sersic (1963) fit axis ratio for y filter stack detection.
ySerAbErrdimensionlessREAL4-999Error in Sersic (1963) fit axis ratio for y filter stack detection.
ySerNudimensionlessREAL4-999Sersic (1963) fit index for y filter stack detection.
ySerNuErrdimensionlessREAL4-999Error in Sersic (1963) fit index for y filter stack detection.
ySerPhidegreesREAL4-999Major axis position angle, phi, of Sersic (1963) fit for y filter stack detection.
ySerPhiErrdegreesREAL4-999Error in major axis position angle of Sersic (1963) fit for y filter stack detection.
ySerRadegreesFLOAT8-999Right ascension of Sersic (1963) fit center for y filter stack detection.
ySerDecdegreesFLOAT8-999Declination of Sersic (1963) fit center for y filter stack detection.
ySerRaErrarcsecREAL4-999Error in right ascension of Sersic (1963) fit center for y filter stack detection.
ySerDecErrarcsecREAL4-999Error in declination of Sersic (1963) fit center for y filter stack detection.
ySerChisqdimensionlessREAL4-999Sersic (1963) fit reduced chi squared for y filter stack detection.
gpetRadiusarcsecREAL4-999Petrosian (1976) fit radius for g filter stack detection.
gpetRadiusErrarcsecREAL4-999Error in Petrosian (1976) fit radius for g filter stack detection.
gpetMagAB magnitudesREAL4-999Petrosian (1976) magnitude from g filter stack detection.
gpetMagErrAB magnitudesREAL4-999Error in Petrosian (1976) magnitude from g filter stack detection.
gpetR50arcsecREAL4-999Petrosian (1976) fit radius for g filter stack detection. at 50% light
gpetR50ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for g filter stack detection. at 50% light
gpetR90arcsecREAL4-999Petrosian (1976) fit radius for g filter stack detection. at 90% light
gpetR90ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for g filter stack detection. at 90% light
gpetCfdimensionlessREAL4-999Petrosian (1976) fit coverage factor for g filter stack detection.
rpetRadiusarcsecREAL4-999Petrosian (1976) fit radius for r filter stack detection.
rpetRadiusErrarcsecREAL4-999Error in Petrosian (1976) fit radius for r filter stack detection.
rpetMagAB magnitudesREAL4-999Petrosian (1976) magnitude from r filter stack detection.
rpetMagErrAB magnitudesREAL4-999Error in Petrosian (1976) magnitude from r filter stack detection.
rpetR50arcsecREAL4-999Petrosian (1976) fit radius for r filter stack detection. at 50% light
rpetR50ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for r filter stack detection. at 50% light
rpetR90arcsecREAL4-999Petrosian (1976) fit radius for r filter stack detection. at 90% light
rpetR90ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for r filter stack detection. at 90% light
rpetCfdimensionlessREAL4-999Petrosian (1976) fit coverage factor for r filter stack detection.
ipetRadiusarcsecREAL4-999Petrosian (1976) fit radius for i filter stack detection.
ipetRadiusErrarcsecREAL4-999Error in Petrosian (1976) fit radius for i filter stack detection.
ipetMagAB magnitudesREAL4-999Petrosian (1976) magnitude from i filter stack detection.
ipetMagErrAB magnitudesREAL4-999Error in Petrosian (1976) magnitude from i filter stack detection.
ipetR50arcsecREAL4-999Petrosian (1976) fit radius for i filter stack detection. at 50% light
ipetR50ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for i filter stack detection. at 50% light
ipetR90arcsecREAL4-999Petrosian (1976) fit radius for i filter stack detection. at 90% light
ipetR90ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for i filter stack detection. at 90% light
ipetCfdimensionlessREAL4-999Petrosian (1976) fit coverage factor for i filter stack detection.
zpetRadiusarcsecREAL4-999Petrosian (1976) fit radius for z filter stack detection.
zpetRadiusErrarcsecREAL4-999Error in Petrosian (1976) fit radius for z filter stack detection.
zpetMagAB magnitudesREAL4-999Petrosian (1976) magnitude from z filter stack detection.
zpetMagErrAB magnitudesREAL4-999Error in Petrosian (1976) magnitude from z filter stack detection.
zpetR50arcsecREAL4-999Petrosian (1976) fit radius for z filter stack detection. at 50% light
zpetR50ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for z filter stack detection. at 50% light
zpetR90arcsecREAL4-999Petrosian (1976) fit radius for z filter stack detection. at 90% light
zpetR90ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for z filter stack detection. at 90% light
zpetCfdimensionlessREAL4-999Petrosian (1976) fit coverage factor for z filter stack detection.
ypetRadiusarcsecREAL4-999Petrosian (1976) fit radius for y filter stack detection.
ypetRadiusErrarcsecREAL4-999Error in Petrosian (1976) fit radius for y filter stack detection.
ypetMagAB magnitudesREAL4-999Petrosian (1976) magnitude from y filter stack detection.
ypetMagErrAB magnitudesREAL4-999Error in Petrosian (1976) magnitude from y filter stack detection.
ypetR50arcsecREAL4-999Petrosian (1976) fit radius for y filter stack detection. at 50% light
ypetR50ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for y filter stack detection. at 50% light
ypetR90arcsecREAL4-999Petrosian (1976) fit radius for y filter stack detection. at 90% light
ypetR90ErrarcsecREAL4-999Error in Petrosian (1976) fit radius for y filter stack detection. at 90% light
ypetCfdimensionlessREAL4-999Petrosian (1976) fit coverage factor for y filter stack detection.