| Member Name | Member Type | Description |
| object_ID | int64 | |
| objID | int32 | The ID of the object in the field |
| nChild | int32 | Number of Children |
| objType | int32 | ObjectType is an enumerated type which assigns a morphological classification to an object. We have the following types: * Unknown * Cosmic ray * Defect * Galaxy * Ghost * Known object * Star * Star trail * Sky * QSO |
| catID | int32 | |
| objFlags | uint32 | DetectionFlag is an enumerated type which enumerates flags which may be set on individual detections by the photo pipeline. Click HERE for possible values and HERE for Robert's full description |
| objFlags2 | uint32 | Second part of Detection_Flags Click HERE for possible values and HERE for Robert's full description |
| objRowc | float32 | Nominal row position (r' coordinates) in pixels |
| objRowcErr | float32 | Nominal row position error (r' coordinates) in pixels |
| objColc | float32 | Nominal column position (r' coordinates) in pixels |
| objColcErr | float32 | Nominal column position error (r' coordinates) in pixels |
| rowv | float32 | Row - component of object velocity |
| rowvErr | float32 | Row - component of object velocity ERROR |
| colv | float32 | Column-component of object velocity |
| colvErr | float32 | |
| rowc | float32[5] | Row center (r' coordinates) in pixels |
| rowcErr | float32[5] | Row center error (r' coordinates) in pixels |
| colc | float32[5] | Column center (r' coordinates) in pixels float32 Center_Column_Error |
| colcErr | float32[5] | |
| sky | float32[5] | Sky flux in luptitudes/square-arcsec |
| skyErr | float32[5] | Sky flux error in luptitudes/square-arcsec |
| psfCounts | float32[5] | PSF flux in luptitudes |
| psfCountsErr | float32[5] | PSF flux error in luptitudes |
| fiberCounts | float32[5] | Flux in 3 arcsec diameter fiber radius in luptitudes |
| fiberCountsErr | float32[5] | Flux error in 3 arcsec diameter fiber radius in luptitudes |
| petroCounts | float32[5] | Petrosian flux in luptitudes |
| petroCountsErr | float32[5] | Petrosian flux error in luptitudes |
| petroRad | float32[5] | Petrosian radius in arcsecs |
| petroRadErr | float32[5] | Petrosian radius error in arcsecs |
| petroR50 | float32[5] | Radius with 50 percent of petrosian light (arcseconds) |
| petroR50Err | float32[5] | Radius with 50 percent of petrosian light error (arcseconds) |
| petroR90 | float32[5] | Radius with 90 percent of petrosian light (arcseconds) |
| petroR90Err | float32[5] | Radius with 90 percent of petrosian light error (arcseconds) |
| q | float32[5] | Stokes Q parameter |
| qErr | float32[5] | Stokes Q parameter error |
| u | float32[5] | Stokes U parameter |
| uErr | float32[5] | Stokes U parameter error |
| isoRowc | float32[5] | Isophotal row centroid (pixels) |
| isoRowcErr | float32[5] | Isophotal row centroid error (pixels) |
| isoRowcGrad | float32[5] | Gradient in row centroid with isophote |
| isoColc | float32[5] | Isophotal column centroid (pixels) |
| isoColcErr | float32[5] | Isophotal column centroid error (pixels) |
| isoColcGrad | float32[5] | Gradient in column centroid with isophote |
| isoA | float32[5] | Isophotal major axis (arcseconds) |
| isoAErr | float32[5] | Isophotal major axis error (arcseconds) |
| isoB | float32[5] | Isophotal minor axis error (arcseconds) |
| isoBErr | float32[5] | Isophotal minor axis error (arcseconds) |
| isoAGrad | float32[5] | Gradient in major axis with isophote |
| isoBGrad | float32[5] | Gradient in minor axis with isophote |
| isoPhi | float32[5] | Isophotal position angle (degrees) |
| isoPhiErr | float32[5] | Isophotal position angle error (degrees) |
| isoPhiGrad | float32[5] | Gradient in positional angle with isophote. |
| deVRad | float32[5] | DeVaucouler fit scale radius (arcseconds) |
| deVRadErr | float32[5] | DeVaucouler fit scale radius error (arcseconds) |
| deVAB | float32[5] | DeVaucouler fit a/b |
| deVABErr | float32[5] | DeVaucouler fit a/b error |
| deVPhi | float32[5] | DeVaucouler fit position angle (degrees) |
| deVPhiErr | float32[5] | DeVaucouler fit position angle error (degrees) |
| deVCounts | float32[5] | DeVaucouler mag fit (luptitudes) |
| deVCountsErr | float32[5] | DeVaucouler mag fit error (luptitudes) |
| expRad | float32[5] | Exponential fit scale radius (arcsecs) |
| expRadErr | float32[5] | Exponential fit scale radius error (arcsecs) |
| expAB | float32[5] | Exponential fit a/b |
| expABErr | float32[5] | Exponential fit a/b error |
| expPhi | float32[5] | Exponential fit position angle (degrees) |
| expPhiErr | float32[5] | Exponential fit position angle error (degrees) |
| expCounts | float32[5] | Exponential fit in luptitudes |
| expCountsErr | float32[5] | Exponential fit error (luptitudes) |
| modelCounts | float32[5] | Bettor of DeV / Exp model magnitude fit (luptitudes) These values are reproduced in sxTag u,g,r,i,z |
| modelCountsErr | float32[5] | Bettor of DeV / Exp model magnitude fit error (luptitudes) |
| texture | float32[5] | Texture parameter |
| lStar | float32[5] | Star likelihood |
| lExp | float32[5] | Exponential disk fit likelihood |
| lDeV | float32[5] | DeVaucouler fit likelihood |
| fracPSF | float32[5] | Fraction of light in PSF |
| flags | uint32[5] | Detection flags for all 5 magnitudes |
| flags2 | uint32[5] | Detection flags for all 5 magnitudes 2nd part |
| type | int32[5] | Object classification flags for every magnitude |
| status | int32 | Object Status Flag. Assigns an overall survey status to an object. The values accepted by SXQL and a short description are HERE |
| ra | float64 | J2000 right ascension (r') in degrees |
| dec | float64 | J2000 declination (r') in degrees |
| offsetRa | float32[5] | Filter to filter shifts RA (arcsecs) |
| offsetDec | float32[5] | Filter to filter shifts DEC (arcsecs) |
| primTarget | int32 | primTarget is the first section of target selection flag. The values accepted by SXQL and a short description are HERE |
| secTarget | int32 | secTarget is the second section of the target selection flags. The values accepted by SXQL and a short description are HERE |
| reddening | float32[5] | Reddening in each filter in luptitudes |
| priority | uint32 | Priority Bits |
| field | assoc - sxField | Association to the Field this object belongs to |
| tag | assoc - sxTag | Association to the Tag object |
| profile | assoc - sxProfile | Link to the profile info |
| child | assoc - sxPhotoObj | Association to this object's children if any |
| parent | assoc - sxPhotoObj | Association to this object's parent object if any |