TABLE  DataConstants

The table is storing various enumerated constants for flags, etc

Enumerated fields

fielddescription
CoordType Contains the CoordType enumerated values from DataConstants as int
FieldMask Contains the FieldMask flag values from DataConstants as binary(4)
FieldQuality Contains the FieldQuality enumerated values from DataConstants as int
FramesStatus Contains the FramesStatus enumerated values from DataConstants as int
HoleType Contains the HoleType enumerated values from DataConstants as int
ImageMask Contains the ImageMask flag values from DataConstants as binary(4)
InsideMask Contains the InsideMask flag values from DataConstants as binary(1)
MaskType Contains the MaskType enumerated values from DataConstants as int
ObjType Contains the ObjType enumerated values from DataConstants as int
PhotoFlags Contains the PhotoFlags flag values from DataConstants as binary(8)
PhotoMode Contains the PhotoMode enumerated values from DataConstants as int
PhotoStatus Contains the PhotoStatus flag values from DataConstants as binary(4)
PhotoType Contains the PhotoType enumerated values from DataConstants as int
PrimTarget Contains the PrimTarget flag values from DataConstants as binary(4)
ProgramType Contains the ProgramType enumerated values from DataConstants as int
PspStatus Contains the PspStatus enumerated values from DataConstants as int
SecTarget Contains the SecTarget flag values from DataConstants as binary(4)
SpecClass Contains the SpecClass enumerated values from DataConstants as int
SpecLineNames Contains the SpecLineNames enumerated values from DataConstants as int
SpecZStatus Contains the SpecZStatus enumerated values from DataConstants as int
SpeczWarning Contains the SpecZWarning flag values from DataConstants as binary(4)
TiMask Contains the TiMask flag values from DataConstants as binary(4)

Data values

fieldnamevaluedescription
CoordTypeRA_DEC0x0000000000000000 
CoordTypeLAMBDA_ETA0x0000000000000001 
CoordTypeMU_NU0x0000000000000002 
CoordTypeMU_ETA0x0000000000000003 
FieldMaskSEEING0x0000000100000000 
FieldMaskTRACKING0x0000000200000000 
FieldMaskPSF0x0000000400000000 
FieldMaskPHOTOMETRY0x0000000800000000 
FieldMaskPHOTO_DROPOUT0x0000001000000000 
FieldMaskODD_EVEN_DROPOUT0x0000002000000000 
FieldMaskSKY_U0x0000004000000000 
FieldMaskSKY_G0x0000008000000000 
FieldMaskSKY_R0x0000010000000000 
FieldMaskSKY_I0x0000020000000000 
FieldMaskSKY_Z0x0000040000000000 
FieldMaskAMP_U00x0000080000000000 
FieldMaskAMP_U10x0000100000000000 
FieldMaskAMP_G00x0000200000000000 
FieldMaskAMP_G10x0000400000000000 
FieldMaskAMP_R00x0000800000000000 
FieldMaskAMP_R10x0001000000000000 
FieldMaskAMP_I00x0002000000000000 
FieldMaskAMP_I10x0004000000000000 
FieldMaskAMP_Z00x0008000000000000 
FieldMaskAMP_Z10x0010000000000000 
FieldMaskMANUAL0x0020000000000000 
FieldQualityBAD0x0000000000000001Not acceptable for the survey
FieldQualityACCEPTABLE0x0000000000000002Barely acceptable for the survey
FieldQualityGOOD0x0000000000000003Fully acceptable -- no desire for better data
FieldQualityMISSING0x0000000000000004No objects in the field, because data is missing. We accept the field into the survey as a HOLE
FieldQualityHOLE0x0000000000000005Data in this field is not acceptable, but we will put the field into the survey as a HOLE, meaning none of the objects in the field are part of the survey
FramesStatusOK0x0000000000000000status is OK
FramesStatusABORTED0x0000000000000001status is ABORTED
FramesStatusMISSING0x0000000000000002status is MISSING
FramesStatusTOO_LONG0x0000000000000003status is TOO_LONG
HoleTypeOBJECT0x0000000000000000 
HoleTypeCOHERENT_SKY0x0000000000000001 
HoleTypeGUIDE0x0000000000000002 
HoleTypeLIGHT_TRAP0x0000000000000003 
HoleTypeALIGNMENT0x0000000000000004 
HoleTypeQUALITY0x0000000000000005 
ImageMaskINTERP0x0000000100000000Pixel's value has been interpolated.
ImageMaskSATUR0x0000000200000000Pixel is/was saturated.
ImageMaskNOTCHECKED0x0000000400000000Pixel was NOT examined for an object.
ImageMaskOBJECT0x0000000800000000Pixel is part of some object.
ImageMaskBRIGHTOBJECT0x0000001000000000Pixel is part of bright object.
ImageMaskBINOBJECT0x0000002000000000Pixel is part of binned object.
ImageMaskCATOBJECT0x0000004000000000Pixel is part of a catalogued object.
ImageMaskSUBTRACTED0x0000008000000000Model has been subtracted from pixel.
ImageMaskGHOST0x0000010000000000Pixel is part of a ghost.
ImageMaskCOSMIC_RAY0x0000020000000000Pixel is part of a cosmic ray.
InsideMaskINMASK_NOT_IN_MASK0x0000000000000000Not inside a mask.
InsideMaskINMASK_BLEEDING0x0100000000000000Bleeding trail.
InsideMaskINMASK_BRIGHT_STAR0x0200000000000000Object is bright star or near one.
InsideMaskINMASK_TRAIL0x0400000000000000Object masked due to nearby trail.
InsideMaskINMASK_HOLE0x0800000000000000Hole mask.
InsideMaskINMASK_POOR_SEEING0x1000000000000000Seeing > 1.7".
InsideMaskINMASK_BAD_SEEING0x2000000000000000Seeing > 2.0".
MaskTypeBLEEDING0x0000000000000000Bleeding mask.
MaskTypeBRIGHT_STAR0x0000000000000001Bright star mask.
MaskTypeTRAIL0x0000000000000002Trail mask.
MaskTypeHOLE0x0000000000000003Hole mask.
MaskTypeSEEING0x0000000000000004Seeing mask.
ObjTypeGALAXY0x0000000000000000 
ObjTypeQSO0x0000000000000001 
ObjTypeSTAR_BHB0x0000000000000002 
ObjTypeSTAR_CARBON0x0000000000000003 
ObjTypeSTAR_BROWN_DWARF0x0000000000000004 
ObjTypeSTAR_SUB_DWARF0x0000000000000005 
ObjTypeSTAR_CATY_VAR0x0000000000000006 
ObjTypeSTAR_RED_DWARF0x0000000000000007 
ObjTypeSTAR_WHITE_DWARF0x0000000000000008 
ObjTypeREDDEN_STD0x0000000000000009 
ObjTypeSPECTROPHOTO_STD0x000000000000000a 
ObjTypeHOT_STD0x000000000000000b 
ObjTypeROSAT_A0x000000000000000c 
ObjTypeROSAT_B0x000000000000000d 
ObjTypeROSAT_C0x000000000000000e 
ObjTypeROSAT_D0x000000000000000f 
ObjTypeSERENDIPITY_BLUE0x0000000000000010 
ObjTypeSERENDIPITY_FIRST0x0000000000000011 
ObjTypeSERENDIPITY_RED0x0000000000000012 
ObjTypeSERENDIPITY_DISTANT0x0000000000000013 
ObjTypeSERENDIPITY_MANUAL0x0000000000000014 
ObjTypeQA0x0000000000000015Quality assurance (assigned to more than one tile)
ObjTypeSKY0x0000000000000016Blank sky
ObjTypeNA0x0000000000000017Not applicable (not an OBJECT hole)
ObjTypeSTAR_PN0x0000000000000018 
PhotoFlagsCANONICAL_CENTER0x0000000000000001Measurements used the center in r*, rather than the locally determined center.
PhotoFlagsBRIGHT0x0000000000000002Object detected in first, bright object-finding; generally r*<17.5
PhotoFlagsEDGE0x0000000000000004Object is too close to edge of frame
PhotoFlagsBLENDED0x0000000000000008Object had multiple peaks detected within it; was thus a candidate to be a deblending parent.
PhotoFlagsCHILD0x0000000000000010Object is the product of an attempt to deblend a BLENDED object.
PhotoFlagsPEAKCENTER0x0000000000000020Given center is position of peak pixel, rather than based on the maximum-likelihood estimator.
PhotoFlagsNODEBLEND0x0000000000000040No deblending was attempted on this object, even though it is BLENDED.
PhotoFlagsNOPROFILE0x0000000000000080Object was too small or too close to the edge to estimate a radial profile.
PhotoFlagsNOPETRO0x0000000000000100No valid Petrosian radius was found for this object.
PhotoFlagsMANYPETRO0x0000000000000200More than one Petrosian radius was found.
PhotoFlagsNOPETRO_BIG0x0000000000000400Petrosian radius is beyond the last point in the radial profile.
PhotoFlagsDEBLEND_TOO_MANY_PEAKS0x0000000000000800There were more than 25 peaks in this object to deblend; deblended brightest 25.
PhotoFlagsCOSMIC_RAY0x0000000000001000Contains a pixel interpreted to be part of a cosmic ray.
PhotoFlagsMANYR500x0000000000002000Object has more than one 50% light radius.
PhotoFlagsMANYR900x0000000000004000Object has more than one 90% light radius.
PhotoFlagsBAD_RADIAL0x0000000000008000Some of the points in the given radial profile have negative signal-to-noise ratio. Not a significant parameter.
PhotoFlagsINCOMPLETE_PROFILE0x0000000000010000Petrosian radius intersects the edge of the frame.
PhotoFlagsINTERP0x0000000000020000Object contains one or more pixels whose values were determined by interpolation.
PhotoFlagsSATURATED0x0000000000040000Object contains one or more saturated pixels
PhotoFlagsNOTCHECKED0x0000000000080000There are pixels in the object which were not checked to see if they included a local peak, such as cores of saturated stars.
PhotoFlagsSUBTRACTED0x0000000000100000This BRIGHT object had its wings subtracted from the frame
PhotoFlagsNOSTOKES0x0000000000200000Object has no measured Stokes params
PhotoFlagsBADSKY0x0000000000400000The sky level is so bad that the highest pixel in the object is very negative; far more so than a mere non-detection. No further analysis is attempted.
PhotoFlagsPETROFAINT0x0000000000800000At least one possible Petrosian radius was rejected as the surface brightness at r_P was too low. If NOPETRO is not set, a different, acceptable Petrosian radius was found.
PhotoFlagsTOO_LARGE0x0000000001000000The object is too large for us to measure its profile (it extends beyond a radius of approximately 260), or at least one child is larger than half a frame.
PhotoFlagsDEBLENDED_AS_PSF0x0000000002000000Deblender treated obj as PSF
PhotoFlagsDEBLEND_PRUNED0x0000000004000000At least one child was removed because its image was too similar to a supposedly different child.
PhotoFlagsELLIPFAINT0x0000000008000000Object center is fainter than the isophote whose shape is desired, so the isophote properties are not measured. Also flagged if profile is incomplete.
PhotoFlagsBINNED10x0000000010000000Object was detected in 1x1 binned image
PhotoFlagsBINNED20x0000000020000000Object was detected in 2x2 binned image, after unbinned detections are replaced by background.
PhotoFlagsBINNED40x0000000040000000Object was detected in 4x4 binned image
PhotoFlagsMOVED0x0000000080000000The deblender identified this object as possibly moving.
PhotoFlagsDEBLENDED_AS_MOVING0x0000000100000000A MOVED object that the deblender treated as moving.
PhotoFlagsNODEBLEND_MOVING0x0000000200000000A MOVED object that the deblender did not treat as moving.
PhotoFlagsTOO_FEW_DETECTIONS0x0000000400000000A child of this object was not detected in enough bands to reliably deblend as moving.
PhotoFlagsBAD_MOVING_FIT0x0000000800000000Moving fit too poor to be believable.
PhotoFlagsSTATIONARY0x0000001000000000This object was consistent with being stationary.
PhotoFlagsPEAKS_TOO_CLOSE0x0000002000000000At least some peaks within this object were too close to be deblended, thus they were merged into a single peak.
PhotoFlagsMEDIAN_CENTER0x0000004000000000Center given is of median-smoothed image.
PhotoFlagsLOCAL_EDGE0x0000008000000000Center in at least one band is too close to an edge.
PhotoFlagsBAD_COUNTS_ERROR0x0000010000000000An object containing interpolated pixels had too few good pixels to form a reliable estimate of its error; the quoted error may be underestimated.
PhotoFlagsBAD_MOVING_FIT_CHILD0x0000020000000000A possible moving child's velocity fit was too poor, so it was discarded and the parent was not deblended as moving.
PhotoFlagsDEBLEND_UNASSIGNED_FLUX0x0000040000000000After deblending, a significant fraction of flux was not assigned to any children.
PhotoFlagsSATUR_CENTER0x0000080000000000Object center is close to at least one saturated pixel.
PhotoFlagsINTERP_CENTER0x0000100000000000Object center is close to at least one interpolated pixel.
PhotoFlagsDEBLENDED_AT_EDGE0x0000200000000000An object close enough to the edge of the frame normally not deblended, is deblended anyway. Only set for objects large enough to be EDGE in all fields/strips.
PhotoFlagsDEBLEND_NOPEAK0x0000400000000000There was no detected peak within this child in at least one band.
PhotoFlagsPSF_FLUX_INTERP0x0000800000000000Greater than 20% of the PSF flux is from interpolated pixels.
PhotoFlagsTOO_FEW_GOOD_DETECTIONS0x0001000000000000A child of this object had too few good detections to be deblended as moving.
PhotoFlagsCENTER_OFF_AIMAGE0x0002000000000000At least one peak's center lay off of the atlas image. This can happen when the object is deblended as moving, or if the astrometry is bad.
PhotoFlagsDEBLEND_DEGENERATE0x0004000000000000Two or more candidate children were essentially identical; one one was retained.
PhotoFlagsBRIGHTEST_GALAXY_CHILD0x0008000000000000This child is the brightest family member (in this band) that is classified as a galaxy.
PhotoFlagsCANONICAL_BAND0x0010000000000000This is the 'canonical' band; r unless the object is undetected in the r filter.
PhotoFlagsAMOMENT_FAINT0x0020000000000000Object was too faint to measure weighted moments such as mE1_g; unweighted values are reported.
PhotoFlagsAMOMENT_SHIFT0x0040000000000000Centroid shift too large when measuring adaptive moments. Row/Column shifts are reported in mE1, mE2.
PhotoFlagsAMOMENT_MAXITER0x0080000000000000Maximum number of iterations exceeded measuring e.g. mE2_g; unweighted values are reported.
PhotoFlagsMAYBE_CR0x0100000000000000There is reasonable suspicion that this object is actually a cosmic ray.
PhotoFlagsMAYBE_EGHOST0x0200000000000000There is reasonable suspicion that this object is actually a ghost produced by the CCD electronics.
PhotoFlagsNOTCHECKED_CENTER0x0400000000000000The center of this object lies in a region that was not searched for objects.
PhotoFlagsOBJECT2_HAS_SATUR_DN0x0800000000000000The electrons in this saturated object's bleed trails have been included in its estimated flux.
PhotoFlagsOBJECT2_DEBLEND_PEEPHOLE0x1000000000000000Deblend was modified by the deblender's peephole optimiser.
PhotoFlagsGROWN_MERGED0x2000000000000000Growing led to a merger
PhotoFlagsHAS_CENTER0x4000000000000000Object has a canonical center
PhotoFlagsRESERVED0x8000000000000000Not used
PhotoModePRIMARY0x0000000000000001Primary object
PhotoModeSECONDARY0x0000000000000002Secondary object
PhotoModeFAMILY0x0000000000000003Family object
PhotoModeOUTSIDE0x0000000000000004Object outside chunk boundary
PhotoStatusSET0x0000000100000000Object's status has been set in reference to its own run
PhotoStatusGOOD0x0000000200000000Object is good as determined by its object flags. Absence implies bad.
PhotoStatusDUPLICATE0x0000000400000000Object has one or more duplicate detections in an adjacent field of the same Frames Pipeline Run.
PhotoStatusOK_RUN0x0000001000000000Object is usable, it is located within the primary range of rows for this field.
PhotoStatusRESOLVED0x0000002000000000Object has been resolved against other runs.
PhotoStatusPSEGMENT0x0000004000000000Object Belongs to a PRIMARY segment. This does not imply that this is a primary object.
PhotoStatusFIRST_FIELD0x0000010000000000Object belongs to the first field in its segment. Used to distinguish objects in fields shared by two segments.
PhotoStatusOK_SCANLINE0x0000020000000000Object lies within valid nu range for its scanline.
PhotoStatusOK_STRIPE0x0000040000000000Object lies within valid eta range for its stripe.
PhotoStatusSECONDARY0x0000100000000000This is a secondary survey object.
PhotoStatusPRIMARY0x0000200000000000This is a primary survey object.
PhotoStatusTARGET0x0000400000000000This is a spectroscopic target.
PhotoTypeUNKNOWN0x0000000000000000Unknown: Object type is not known.
PhotoTypeCOSMIC_RAY0x0000000000000001Cosmic-ray track (not used).
PhotoTypeDEFECT0x0000000000000002Defect: Object is caused by a defect in the telescope or processing pipeline. (not used)
PhotoTypeGALAXY0x0000000000000003Galaxy: An extended object composed of many stars and other matter.
PhotoTypeGHOST0x0000000000000004Ghost: Object created by reflected or refracted light. (not used)
PhotoTypeKNOWNOBJ0x0000000000000005KnownObject: Object came from some other catalog (not the SDSS catalog). (not yet used)
PhotoTypeSTAR0x0000000000000006Star: A a self-luminous gaseous celestial body.
PhotoTypeTRAIL0x0000000000000007Trail: A satellite or asteriod or meteor trail. (not yet used)
PhotoTypeSKY0x0000000000000008Sky: Blank sky spectogram (no objects in this arcsecond area).
PhotoTypeNOTATYPE0x0000000000000009NotAType:
PrimTargetTARGET_QSO_HIZ0x0000000100000000 
PrimTargetTARGET_QSO_CAP0x0000000200000000 
PrimTargetTARGET_QSO_SKIRT0x0000000400000000 
PrimTargetTARGET_QSO_FIRST_CAP0x0000000800000000 
PrimTargetTARGET_QSO_FIRST_SKIRT0x0000001000000000 
PrimTargetTARGET_GALAXY_RED0x0000002000000000 
PrimTargetTARGET_GALAXY0x0000004000000000 
PrimTargetTARGET_GALAXY_BIG0x0000008000000000 
PrimTargetTARGET_GALAXY_BRIGHT_CORE0x0000010000000000 
PrimTargetTARGET_ROSAT_A0x0000020000000000 
PrimTargetTARGET_ROSAT_B0x0000040000000000 
PrimTargetTARGET_ROSAT_C0x0000080000000000 
PrimTargetTARGET_ROSAT_D0x0000100000000000 
PrimTargetTARGET_STAR_BHB0x0000200000000000 
PrimTargetTARGET_STAR_CARBON0x0000400000000000 
PrimTargetTARGET_STAR_BROWN_DWARF0x0000800000000000 
PrimTargetTARGET_STAR_SUB_DWARF0x0001000000000000 
PrimTargetTARGET_STAR_CATY_VAR0x0002000000000000 
PrimTargetTARGET_STAR_RED_DWARF0x0004000000000000 
PrimTargetTARGET_STAR_WHITE_DWARF0x0008000000000000 
PrimTargetTARGET_SERENDIP_BLUE0x0010000000000000 
PrimTargetTARGET_SERENDIP_FIRST0x0020000000000000 
PrimTargetTARGET_SERENDIP_RED0x0040000000000000 
PrimTargetTARGET_SERENDIP_DISTANT0x0080000000000000 
PrimTargetTARGET_SERENDIP_MANUAL0x0100000000000000 
PrimTargetTARGET_QSO_FAINT0x0200000000000000 
PrimTargetTARGET_GALAXY_RED_II0x0400000000000000 
PrimTargetTARGET_ROSAT_E0x0800000000000000 
PrimTargetTARGET_STAR_PN0x1000000000000000 
PrimTargetTARGET_QSO_REJECT0x2000000000000000 
ProgramTypeMain0x0000000000000000 
ProgramTypeOther0x0000000000000001 
ProgramTypeSouth0x0000000000000002 
PspStatusPSF_FIELD_OK0x0000000000000000Everything OK
PspStatusPSP_FIELD_PSF220x0000000000000001Forced to take linear PSF across field
PspStatusPSP_FIELD_PSF110x0000000000000002Forced to take constant PSF across field
PspStatusPSF_FIELD_NOPSF0x0000000000000003Forced to take default PSF
PspStatusPSF_FIELD_ABORTED0x0000000000000004Aborted processing
PspStatusPSF_FIELD_MISSING0x0000000000000005Missing (dummy) field
PspStatusPSF_FIELD_OE_TRANSIENT0x0000000000000006Field with odd/even bias level transient
PspStatusPSF_FIELD_EXTENDED_KL0x2000000000000000Window for KL stars was extended
PspStatusPSF_FIELD_SPARSE0x4000000000000000Field is sparsely populated with KL stars
PspStatusPSP_FIELD_UNKNOWN0xffff000000000000This should never happen
SecTargetTARGET_LIGHT_TRAP0x0000000100000000 
SecTargetTARGET_REDDEN_STD0x0000000200000000 
SecTargetTARGET_TEST_TARGET0x0000000400000000 
SecTargetTARGET_QA0x0000000800000000 
SecTargetTARGET_SKY0x0000001000000000 
SecTargetTARGET_SPECTROPHOTO_STD0x0000002000000000 
SecTargetTARGET_GUIDE_STAR0x0000004000000000 
SecTargetTARGET_BUNDLE_HOLE0x0000008000000000 
SecTargetTARGET_QUALITY_HOLE0x0000010000000000 
SecTargetTARGET_HOT_STD0x0000020000000000 
SpecClassUNKNOWN0x0000000000000000Spectrum not classifiable (zConf < 0.25).
SpecClassSTAR0x0000000000000001Spectrum of a star.
SpecClassGALAXY0x0000000000000002Spectrum of a galaxy.
SpecClassQSO0x0000000000000003Spectrum of a quasi-stellar object.
SpecClassHIZ_QSO0x0000000000000004Spectrum of a high-redshift quasar, z>2.3, triggers use of LyAlpha finding code.
SpecClassSKY0x0000000000000005Spectrum of blank sky.
SpecClassSTAR_LATE0x0000000000000006Star dominated bt molecular bands M or later.
SpecClassGAL_EM0x0000000000000007Emission line galaxy (placeholder).
SpecLineNamesUNKNOWN0x0000000000000000 0.00
SpecLineNamesOVI_10330x00000000000004091033.82
SpecLineNamesLya_12150x00000000000004bf1215.67
SpecLineNamesNV_12410x00000000000004d91240.81
SpecLineNamesOI_13060x000000000000051a1305.53
SpecLineNamesCII_13350x00000000000005371335.31
SpecLineNamesSiIV_13980x00000000000005761397.61
SpecLineNamesSiIV_OIV_14000x00000000000005781399.80
SpecLineNamesCIV_15490x000000000000060d1549.48
SpecLineNamesHeII_16400x00000000000006681640.40
SpecLineNamesOIII_16660x00000000000006821665.85
SpecLineNamesAlIII_18570x00000000000007411857.40
SpecLineNamesCIII_19090x00000000000007751908.73
SpecLineNamesCII_23260x00000000000009162326.00
SpecLineNamesNeIV_24390x00000000000009872439.50
SpecLineNamesMgII_27990x0000000000000aef2799.12
SpecLineNamesNeV_33470x0000000000000d133346.79
SpecLineNamesNeV_34270x0000000000000d633426.85
SpecLineNamesOII_37270x0000000000000e8f3727.09
SpecLineNamesOII_37300x0000000000000e923729.88
SpecLineNamesHh_37990x0000000000000ed73798.98
SpecLineNamesOy_38360x0000000000000efc3836.47
SpecLineNamesHeI_38890x0000000000000f313889.00
SpecLineNamesK_39350x0000000000000f5f3934.78
SpecLineNamesH_39700x0000000000000f823969.59
SpecLineNamesHe_39710x0000000000000f833971.19
SpecLineNamesSII_40720x0000000000000fe84072.30
SpecLineNamesHd_41030x00000000000010074102.89
SpecLineNamesG_43060x00000000000010d24305.61
SpecLineNamesHg_43420x00000000000010f64341.68
SpecLineNamesOIII_43640x000000000000110c4364.44
SpecLineNamesHb_48630x00000000000012ff4862.68
SpecLineNamesOIII_49330x00000000000013454932.60
SpecLineNamesOIII_49600x00000000000013604960.30
SpecLineNamesOIII_50080x00000000000013905008.24
SpecLineNamesMg_51770x00000000000014395176.70
SpecLineNamesNa_58960x00000000000017085895.60
SpecLineNamesOI_63020x000000000000189e6302.05
SpecLineNamesOI_63660x00000000000018de6365.54
SpecLineNamesNI_65290x00000000000019816529.03
SpecLineNamesNII_65500x00000000000019966549.86
SpecLineNamesHa_65650x00000000000019a56564.61
SpecLineNamesNII_65850x00000000000019b96585.27
SpecLineNamesLi_67080x0000000000001a346707.89
SpecLineNamesSII_67180x0000000000001a3e6718.29
SpecLineNamesSII_67330x0000000000001a4d6732.67
SpecLineNamesCaII_85000x00000000000021348500.36
SpecLineNamesCaII_85440x00000000000021608544.44
SpecLineNamesCaII_86650x00000000000021d98664.52
SpecZStatusNOT_MEASURED0x0000000000000000Redshift not yet measured.
SpecZStatusFAILED0x0000000000000001Redshift measurement failed.
SpecZStatusINCONSISTENT0x0000000000000002Redshift cross-correlation and emz both high-confidence but inconsistent.
SpecZStatusXCORR_EMLINE0x0000000000000003Redshift determined from cross-correlation and emz are consistent.
SpecZStatusXCORR_HIC0x0000000000000004Redshift determined from x-corr with high confidence.
SpecZStatusXCORR_LOC0x0000000000000005Redshift determined from cross-correlation with low confidence.
SpecZStatusEMLINE_XCORR0x0000000000000006Redshift from emz plus consistent xcorr redshift measurement.
SpecZStatusEMLINE_HIC0x0000000000000007Redshift determined from em-lines with high confidence.
SpecZStatusEMLINE_LOC0x0000000000000008Redshift determined from em-lines with low confidence.
SpecZStatusMANUAL_HIC0x0000000000000009Redshift determined "by hand" with high confidence.
SpecZStatusMANUAL_LOC0x000000000000000aRedshift determined "by hand" with low confidence.
SpecZStatus4000BREAK0x000000000000000bx-corr redshift determined when EW(4000+ break) > 0.95.
SpecZStatusABLINE_CAII0x000000000000000cRedshift determined from average of CaII triplet fits.
SpeczWarningOK0x0000000000000000No warnings.
SpeczWarningNO_SPEC0x0000000100000000No spectrum.
SpeczWarningNO_BLUE0x0000000400000000No blue side spectrum.
SpeczWarningNO_RED0x0000000800000000No red side spectrum.
SpeczWarningNOT_GAL0x0000001000000000Classification does not match galaxy target.
SpeczWarningNOT_QSO0x0000002000000000Classification does not match quasar target.
SpeczWarningNOT_STAR0x0000004000000000Classification does not match star target.
SpeczWarningGAL_COEF0x0000008000000000Galaxy PCA coefficients far off locus (placeholder).
SpeczWarningEMAB_INC0x0000010000000000Emission and absorption z's inconsistent.
SpeczWarningAB_INC0x0000020000000000Absorption redshifts inconsistent.
SpeczWarningEM_INC0x0000040000000000Emission redshifts inconsistent.
SpeczWarningHIZ0x0000080000000000Redshift is high.
SpeczWarningLOC0x0000100000000000Confidence is low.
SpeczWarningLOW_SNG0x0000200000000000Signal to noise is low in g.
SpeczWarningLOW_SNR0x0000400000000000Signal to noise is low in r .
SpeczWarningLOW_SNI0x0000800000000000Signal to noise is low in i.
SpeczWarning4000BREAK0x0001000000000000EW(4000A break) > 0.95.
SpeczWarningNOT_MAPPED0x0002000000000000Fiber was not mapped
SpeczWarningMANUAL_MAPPED0x0004000000000000Fiber mapping was set manually
SpeczWarningLOADER_MAPPED0x0008000000000000Single unmapped fiber re-mapped by DB loader
TiMaskAR_TMASK_TILED0x0000000100000000Assigned to tile
TiMaskAR_TMASK_DECOLLIDED0x0000000200000000The object in its collision group which may be assigned a fiber.
TiMaskAR_TMASK_COVERED0x0000000400000000In area covered by a tile.
TiMaskAR_TMASK_REMOVED0x0000000800000000Removed from tile due to collision with plate center, quality, or light trap hole.
TiMaskAR_TMASK_CULLED0x0000001000000000Culled from this tiling run.