| Version 13 (modified by , 15 years ago) ( diff ) |
|---|
Outline
Pending...
PSPS tables
1 StackMeta extension
1 StackDetection extension
1 StackApFlx extension per skycell
1 StackModelFit extension per skycell
1 StackToImage extension
The full table definitions can be seen here
Current IPP to PSPS mappings
The following table details the current mapping between IPP and PSPS. The source of cmf files queued by ippToPsps is a list of sky_ids that are loaded into the relevant DVO database. These sky_ids are then used to obtain metadata from the IPP GPC1 database, as well as the location of the cmf file themselves.
| StackMeta | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| stackMetaID | unknown | BIGINT | 0 | stack identifier | ||
| skycellID | unknown | INT | 0 | skycell region identifier | ||
| surveyID | unknown | TINYINT | 0 | survey flag identifier | ||
| photoCalID | unknown | INT | 0 | photometry code numerical id | ||
| filterID | unknown | TINYINT | 0 | filter identifier | ||
| stackTypeID | unknown | TINYINT | 0 | stack type identifier | ||
| magSat | unknown | REAL | -999 | saturation magnitude level | ||
| analVer | unknown | SMALLINT | -999 | analysis version index | ||
| expTime | s | REAL | -999 | exposure time | ||
| nP2Images | unknown | SMALLINT | -999 | number of P2 images contributing to this cell | ||
| completMag | unknown | REAL | -999 | 95% completion level in mag | ||
| astroScat | unknown | REAL | -999 | astrometric scatter for chip | ||
| photoScat | unknown | REAL | -999 | photometric scatter for chip | ||
| nAstroRef | unknown | INT | -999 | number of astrometric reference sources | ||
| nPhoRef | unknown | INT | -999 | number of photometric reference sources | ||
| psfModelID | unknown | VARCHAR(MAX) | PSF model identifier | |||
| psfFwhm_mean | unknown | FLOAT | -999 | mean PSF FWHM in the stack | ||
| psfFwhm_max | unknown | FLOAT | -999 | maximum PSF FWHM in the stack | ||
| photoZero | unknown | REAL | -999 | local derived photometric zero point | ||
| photoColor | unknown | REAL | -999 | local derived photometric color term | ||
| ctype1 | unknown | VARCHAR(MAX) | name of astrometric projection in RA | |||
| ctype2 | unknown | VARCHAR(MAX) | name of astrometric projection in DEC | |||
| crval1 | unknown | FLOAT | -999 | RA corresponding to reference pixel | ||
| crval2 | unknown | FLOAT | -999 | DEC corresponding to reference pixel | ||
| crpix1 | unknown | FLOAT | -999 | reference pixel value for RA | ||
| crpix2 | unknown | FLOAT | -999 | reference pixel value for DEC | ||
| cdelt1 | unknown | FLOAT | -999 | scale factor for RA | ||
| cdelt2 | unknown | FLOAT | -999 | scale factor for DEC | ||
| pc001001 | unknown | FLOAT | -999 | elements of rotation/Dcale matrix | ||
| pc001002 | unknown | FLOAT | -999 | elements of rotation/Dcale matrix | ||
| pc002001 | unknown | FLOAT | -999 | elements of rotation/Dcale matrix | ||
| pc002002 | unknown | FLOAT | -999 | elements of rotation/Dcale matrix | ||
| calibModNum | unknown | SMALLINT | 0 | calibration modification number | ||
| dataRelease | unknown | TINYINT | 0 | Data release | ||
| StackDetection | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| objID | unknown | BIGINT | 0 | ODM object identifier | ||
| stackDetectID | unknown | BIGINT | 0 | ODM detection identifier | ||
| ippObjID | unknown | BIGINT | 0 | IPP object identifier | ||
| ippDetectID | unknown | BIGINT | 0 | detection ID generated by IPP | ||
| filterID | unknown | TINYINT | 0 | filter identifier | ||
| stackTypeID | unknown | TINYINT | 0 | stack type identifier | ||
| surveyID | unknown | TINYINT | 0 | survey flag identifier | ||
| primaryF | unknown | TINYINT | 255 | identifies best stack detection for Stacks overlapping the same region of the sky. | ||
| stackMetaID | unknown | BIGINT | 0 | stack identifier | ||
| skyCellID | unknown | INT | -999 | skycell identifier | ||
| projectionCellID | unknown | INT | -999 | projection cell identifier | ||
| obsTime | day | FLOAT | -999 | Time of mid observation | ||
| xPos | unknown | REAL | -999 | measured x on CCD from PSF fit | ||
| yPos | unknown | REAL | -999 | measured y on CCD from PSF fit | ||
| xPosErr | unknown | REAL | -999 | estimated error in x | ||
| yPosErr | unknown | REAL | -999 | estimated error in y | ||
| instFlux | unknown | REAL | -999 | PSF instrumental flux | ||
| instFluxErr | unknown | REAL | -999 | estimated error in instrumental flux | ||
| peakFlux | unknown | REAL | -999 | ratio of peak flux to total flux | ||
| sky | unknown | REAL | -999 | PSF sky level at source (adu) | ||
| skyErr | unknown | REAL | -999 | estimated error in sky | ||
| sgSep | unknown | REAL | -999 | star/galaxy separator | ||
| psfWidMajor | unknown | REAL | -999 | PSF width in major axis | ||
| psfWidMinor | unknown | REAL | -999 | PSF width in minor axis | ||
| psfTheta | unknown | REAL | -999 | PSF orientation angle | ||
| psfLikelihood | unknown | REAL | -999 | PSF likelihood | ||
| psfCf | unknown | REAL | -999 | PSF coverage factor | ||
| momentXX | arcsec | REAL | -999 | moment XX | ||
| momentXY | arcsec | REAL | -999 | moment XY | ||
| momentYY | arcsec | REAL | -999 | moment YY | ||
| momentM3C | arcsec | REAL | -999 | moment M3C | ||
| momentM3S | arcsec | REAL | -999 | moment M3S | ||
| momentM4C | arcsec | REAL | -999 | moment M4C | ||
| momentM4S | arcsec | REAL | -999 | moment M4S | ||
| momentR1 | arcsec | REAL | -999 | moment R1 | ||
| momentRH | arcsec | REAL | -999 | moment RH | ||
| apMag | magnitude | REAL | -999 | Aperture magnitude | ||
| apMagErr | magnitude | REAL | -999 | Aperture magnitude error | ||
| kronFlux | magnitude | REAL | -999 | Kron flux | ||
| kronFluxErr | magnitude | REAL | -999 | Kron flux error | ||
| kronRad | arcsecs | REAL | -999 | Kron radius | ||
| kronRadErr | arcsecs | REAL | -999 | Kron radius error | ||
| infoFlag | unknown | BIGINT | -999 | indicator of strange propeties | ||
| nFrames | unknown | INT | -999 | number of frames contributing to source | ||
| activeFlag | unknown | TINYINT | -999 | indicates whether this detection/orphan is still a detection/orphan | ||
| assocDate | unknown | DATE | 28881231 | date object association assigned | ||
| historyModNum | unknown | SMALLINT | 0 | modification number in the O-D association history | ||
| dataRelease | unknown | TINYINT | 0 | Data release when this detection was originally taken. | ||
| StackApFlx | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| objID | unknown | BIGINT | 0 | ODM object identifier | ||
| stackDetectID | unknown | BIGINT | 0 | ODM detection identifier | ||
| ippObjID | unknown | BIGINT | 0 | IPP object identifier | ||
| ippDetectID | unknown | BIGINT | 0 | detection ID generated by IPP | ||
| filterID | unknown | TINYINT | 0 | filter identifier | ||
| stackTypeID | unknown | TINYINT | 0 | stack type identifier | ||
| surveyID | unknown | TINYINT | 0 | survey flag identifier | ||
| primaryF | unknown | TINYINT | 255 | identifies best stack detection for Stacks overlapping the same region of the sky. | ||
| stackMetaID | unknown | BIGINT | 0 | stack identifier | ||
| isophotMag | unknown | REAL | -999 | isophotal magnitude | ||
| isophotMagErr | unknown | REAL | -999 | estimated error in isophotal magnitude | ||
| isophotMajAxis | unknown | REAL | -999 | isophotal Major Axis | ||
| isophotMajAxisErr | unknown | REAL | -999 | estimated error in isophotal Major Axis | ||
| isophotMinAxis | unknown | REAL | -999 | isophotal Minor Axis | ||
| isophotMinAxisErr | unknown | REAL | -999 | estimated error in isophotal Minor Axis | ||
| isophotMajAxisGrad | unknown | REAL | -999 | isophotal major axis gradient | ||
| isophotMinAxisGrad | unknown | REAL | -999 | isophotal minor axis gradient | ||
| isophotPA | unknown | REAL | -999 | isophotal position angle | ||
| isophotPAErr | unknown | REAL | -999 | estimated error in isophotal position angle | ||
| isophotPAGrad | unknown | REAL | -999 | isophotal position angle gradient | ||
| petRadius | unknown | REAL | -999 | Petrosian radius | ||
| petRadiusErr | unknown | REAL | -999 | estimated error inPetrosian radius | ||
| petMag | unknown | REAL | -999 | Petrosian magntiude | ||
| petMagErr | unknown | REAL | -999 | estimated error in petMag | ||
| petR50 | unknown | REAL | -999 | Petrosian radius at 50% light | ||
| petR50Err | unknown | REAL | -999 | estimated error inPetrosian radius at 50% light | ||
| petR90 | unknown | REAL | -999 | Petrosian radius at 90% light | ||
| petR90Err | unknown | REAL | -999 | estimated error in Petrosian radius at 90% light | ||
| petCf | unknown | REAL | -999 | Petrosian fit coverage factor | ||
| flxR1 | unknown | REAL | -999 | Flux inside r = 1 | ||
| flxR1Err | unknown | REAL | -999 | estimated error is flxR1 | ||
| flxR1Std | unknown | REAL | -999 | estimated standard deviation in flxR1 | ||
| flxR1Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| flxR2 | unknown | REAL | -999 | Flux inside r = 2 | ||
| flxR2Err | unknown | REAL | -999 | estimated error is flxR2 | ||
| flxR2Std | unknown | REAL | -999 | estimated standard deviation in flxR2 | ||
| flxR2Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| flxR3 | unknown | REAL | -999 | Flux inside r = 3 | ||
| flxR3Err | unknown | REAL | -999 | estimated error is flxR3 | ||
| flxR3Std | unknown | REAL | -999 | estimated standard deviation in flxR3 | ||
| flxR3Fill | unknown | REAL | -999 | estimated filling factor at R3 | ||
| flxR4 | unknown | REAL | -999 | Flux inside r = 4 | ||
| flxR4Err | unknown | REAL | -999 | estimated error is flxR4 | ||
| flxR4Std | unknown | REAL | -999 | estimated standard deviation in flxR4 | ||
| flxR4Fill | unknown | REAL | -999 | estimated filling factor at R4 | ||
| flxR5 | unknown | REAL | -999 | Flux inside r = 5 | ||
| flxR5Err | unknown | REAL | -999 | estimated error is flxR5 | ||
| flxR5Std | unknown | REAL | -999 | estimated standard deviation in flxR5 | ||
| flxR5Fill | unknown | REAL | -999 | estimated filling factor at R5 | ||
| flxR6 | unknown | REAL | -999 | Flux inside r = 6 | ||
| flxR6Err | unknown | REAL | -999 | estimated error is flxR6 | ||
| flxR6Std | unknown | REAL | -999 | estimated standard deviation in flxR6 | ||
| flxR6Fill | unknown | REAL | -999 | estimated filling factor at R6 | ||
| flxR7 | unknown | REAL | -999 | Flux inside r = 7 | ||
| flxR7Err | unknown | REAL | -999 | estimated error is flxR7 | ||
| flxR7Std | unknown | REAL | -999 | estimated standard deviation in flxR7 | ||
| flxR7Fill | unknown | REAL | -999 | estimated filling factor at R7 | ||
| flxR8 | unknown | REAL | -999 | Flux inside r = 8 | ||
| flxR8Err | unknown | REAL | -999 | estimated error is flxR8 | ||
| flxR8Std | unknown | REAL | -999 | estimated standard deviation in flxR8 | ||
| flxR8Fill | unknown | REAL | -999 | estimated filling factor at R8 | ||
| flxR9 | unknown | REAL | -999 | Flux inside r = 9 | ||
| flxR9Err | unknown | REAL | -999 | estimated error is flxR9 | ||
| flxR9Std | unknown | REAL | -999 | estimated standard deviation in flxR9 | ||
| flxR9Fill | unknown | REAL | -999 | estimated filling factor at R9 | ||
| flxR10 | unknown | REAL | -999 | Flux inside r = 10 | ||
| flxR10Err | unknown | REAL | -999 | estimated error is flxR10 | ||
| flxR10Std | unknown | REAL | -999 | estimated standard deviation in flxR10 | ||
| flxR10Fill | unknown | REAL | -999 | estimated filling factor at R10 | ||
| c1flxR1 | unknown | REAL | -999 | Flux inside r = 1 | ||
| c1flxR1Err | unknown | REAL | -999 | estimated error is c1flxR1 | ||
| c1flxR1Std | unknown | REAL | -999 | estimated standard deviation in c1flxR1 | ||
| c1flxR1Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| c1flxR2 | unknown | REAL | -999 | Flux inside r = 2 | ||
| c1flxR2Err | unknown | REAL | -999 | estimated error is c1flxR2 | ||
| c1flxR2Std | unknown | REAL | -999 | estimated standard deviation in c1flxR2 | ||
| c1flxR2Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| c1flxR3 | unknown | REAL | -999 | Flux inside r = 3 | ||
| c1flxR3Err | unknown | REAL | -999 | estimated error is c1flxR3 | ||
| c1flxR3Std | unknown | REAL | -999 | estimated standard deviation in c1flxR3 | ||
| c1flxR3Fill | unknown | REAL | -999 | estimated filling factor at R3 | ||
| c1flxR4 | unknown | REAL | -999 | Flux inside r = 4 | ||
| c1flxR4Err | unknown | REAL | -999 | estimated error is c1flxR4 | ||
| c1flxR4Std | unknown | REAL | -999 | estimated standard deviation in c1flxR4 | ||
| c1flxR4Fill | unknown | REAL | -999 | estimated filling factor at R4 | ||
| c1flxR5 | unknown | REAL | -999 | Flux inside r = 5 | ||
| c1flxR5Err | unknown | REAL | -999 | estimated error is c1flxR5 | ||
| c1flxR5Std | unknown | REAL | -999 | estimated standard deviation in c1flxR5 | ||
| c1flxR5Fill | unknown | REAL | -999 | estimated filling factor at R5 | ||
| c1flxR6 | unknown | REAL | -999 | Flux inside r = 6 | ||
| c1flxR6Err | unknown | REAL | -999 | estimated error is c1flxR6 | ||
| c1flxR6Std | unknown | REAL | -999 | estimated standard deviation in c1flxR6 | ||
| c1flxR6Fill | unknown | REAL | -999 | estimated filling factor at R6 | ||
| c1flxR7 | unknown | REAL | -999 | Flux inside r = 7 | ||
| c1flxR7Err | unknown | REAL | -999 | estimated error is c1flxR7 | ||
| c1flxR7Std | unknown | REAL | -999 | estimated standard deviation in c1flxR7 | ||
| c1flxR7Fill | unknown | REAL | -999 | estimated filling factor at R7 | ||
| c1flxR8 | unknown | REAL | -999 | Flux inside r = 8 | ||
| c1flxR8Err | unknown | REAL | -999 | estimated error is c1flxR8 | ||
| c1flxR8Std | unknown | REAL | -999 | estimated standard deviation in c1flxR8 | ||
| c1flxR8Fill | unknown | REAL | -999 | estimated filling factor at R8 | ||
| c1flxR9 | unknown | REAL | -999 | Flux inside r = 9 | ||
| c1flxR9Err | unknown | REAL | -999 | estimated error is c1flxR9 | ||
| c1flxR9Std | unknown | REAL | -999 | estimated standard deviation in c1flxR9 | ||
| c1flxR9Fill | unknown | REAL | -999 | estimated filling factor at R9 | ||
| c1flxR10 | unknown | REAL | -999 | Flux inside r = 10 | ||
| c1flxR10Err | unknown | REAL | -999 | estimated error is c1flxR10 | ||
| c1flxR10Std | unknown | REAL | -999 | estimated standard deviation in c1flxR10 | ||
| c1flxR10Fill | unknown | REAL | -999 | estimated filling factor at R10 | ||
| c2flxR1 | unknown | REAL | -999 | Flux inside r = 1 | ||
| c2flxR1Err | unknown | REAL | -999 | estimated error is c2flxR1 | ||
| c2flxR1Std | unknown | REAL | -999 | estimated standard deviation in c2flxR1 | ||
| c2flxR1Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| c2flxR2 | unknown | REAL | -999 | Flux inside r = 2 | ||
| c2flxR2Err | unknown | REAL | -999 | estimated error is c2flxR2 | ||
| c2flxR2Std | unknown | REAL | -999 | estimated standard deviation in c2flxR2 | ||
| c2flxR2Fill | unknown | REAL | -999 | estimated filling factor at R1 | ||
| c2flxR3 | unknown | REAL | -999 | Flux inside r = 3 | ||
| c2flxR3Err | unknown | REAL | -999 | estimated error is c2flxR3 | ||
| c2flxR3Std | unknown | REAL | -999 | estimated standard deviation in c2flxR3 | ||
| c2flxR3Fill | unknown | REAL | -999 | estimated filling factor at R3 | ||
| c2flxR4 | unknown | REAL | -999 | Flux inside r = 4 | ||
| c2flxR4Err | unknown | REAL | -999 | estimated error is c2flxR4 | ||
| c2flxR4Std | unknown | REAL | -999 | estimated standard deviation in c2flxR4 | ||
| c2flxR4Fill | unknown | REAL | -999 | estimated filling factor at R4 | ||
| c2flxR5 | unknown | REAL | -999 | Flux inside r = 5 | ||
| c2flxR5Err | unknown | REAL | -999 | estimated error is c2flxR5 | ||
| c2flxR5Std | unknown | REAL | -999 | estimated standard deviation in c2flxR5 | ||
| c2flxR5Fill | unknown | REAL | -999 | estimated filling factor at R5 | ||
| c2flxR6 | unknown | REAL | -999 | Flux inside r = 6 | ||
| c2flxR6Err | unknown | REAL | -999 | estimated error is c2flxR6 | ||
| c2flxR6Std | unknown | REAL | -999 | estimated standard deviation in c2flxR6 | ||
| c2flxR6Fill | unknown | REAL | -999 | estimated filling factor at R6 | ||
| c2flxR7 | unknown | REAL | -999 | Flux inside r = 7 | ||
| c2flxR7Err | unknown | REAL | -999 | estimated error is c2flxR7 | ||
| c2flxR7Std | unknown | REAL | -999 | estimated standard deviation in c2flxR7 | ||
| c2flxR7Fill | unknown | REAL | -999 | estimated filling factor at R7 | ||
| c2flxR8 | unknown | REAL | -999 | Flux inside r = 8 | ||
| c2flxR8Err | unknown | REAL | -999 | estimated error is c2flxR8 | ||
| c2flxR8Std | unknown | REAL | -999 | estimated standard deviation in c2flxR8 | ||
| c2flxR8Fill | unknown | REAL | -999 | estimated filling factor at R8 | ||
| c2flxR9 | unknown | REAL | -999 | Flux inside r = 9 | ||
| c2flxR9Err | unknown | REAL | -999 | estimated error is c2flxR9 | ||
| c2flxR9Std | unknown | REAL | -999 | estimated standard deviation in c2flxR9 | ||
| c2flxR9Fill | unknown | REAL | -999 | estimated filling factor at R9 | ||
| c2flxR10 | unknown | REAL | -999 | Flux inside r = 10 | ||
| c2flxR10Err | unknown | REAL | -999 | estimated error is c2flxR10 | ||
| c2flxR10Std | unknown | REAL | -999 | estimated standard deviation in c2flxR10 | ||
| c2flxR10Fill | unknown | REAL | -999 | estimated filling factor at R10 | ||
| logC | unknown | REAL | -999 | Abraham concentration index | ||
| logA | unknown | REAL | -999 | Abraham asymmetry index | ||
| activeFlag | unknown | TINYINT | -999 | indicates whether this detection/orphan is still a detection/orphan | ||
| dataRelease | unknown | TINYINT | 0 | Data release when this detection was taken | ||
| StackModelFit | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| objID | unknown | BIGINT | 0 | ODM object identifier | ||
| stackDetectID | unknown | BIGINT | 0 | ODM detection identifier | ||
| ippObjID | unknown | BIGINT | 0 | IPP object identifier | ||
| ippDetectID | unknown | BIGINT | 0 | detection ID generated by IPP | ||
| filterID | unknown | TINYINT | 0 | filter identifier | ||
| stackTypeID | unknown | TINYINT | 0 | stack type identifier | ||
| surveyID | unknown | TINYINT | 0 | survey flag identifier | ||
| primaryF | unknown | TINYINT | 255 | identifies best stack detection for Stacks overlapping the same region of the sky. | ||
| stackMetaID | unknown | BIGINT | 0 | stack identifier | ||
| deVRadius | unknown | REAL | -999 | deVaucouleurs radius | ||
| deVRadiusErr | unknown | REAL | -999 | estimated error in deVaucouleurs radius | ||
| deVMag | unknown | REAL | -999 | deVaucouleurs magntiude | ||
| deVMagErr | unknown | REAL | -999 | estimated error in deV_mag | ||
| deVAb | unknown | REAL | -999 | deVaucoulerus axis ratio | ||
| deVAbErr | unknown | REAL | -999 | estimated error in deVaucoulerus axis ratio | ||
| deVPhi | unknown | REAL | -999 | estmated phi of deVaucouleurs axis | ||
| deVPhiErr | unknown | REAL | -999 | estmated error of phi of deVaucouleurs axis | ||
| raDeVOff | unknown | REAL | -999 | Offset in RA of deVaucouleurs fit from PSF RA | ||
| decDeVOff | unknown | REAL | -999 | Offset in DEC of deVaucouleurs fit from PSF DEC | ||
| raDeVOffErr | unknown | REAL | -999 | estimated error in ra offset | ||
| decDeVOffErr | unknown | REAL | -999 | estimated error in dec offset | ||
| deVCf | unknown | REAL | -999 | deVaucouleurs fit coverage factor | ||
| deVLikelihood | unknown | REAL | -999 | deVaucouleurs fit likelihood factor | ||
| deVCovar11 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar12 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar13 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar14 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar15 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar16 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar17 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar22 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar23 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar24 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar25 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar26 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar27 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar33 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar34 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar35 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar36 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar37 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar44 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar45 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar46 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar47 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar55 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar56 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar57 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar66 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar67 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| deVCovar77 | unknown | REAL | -999 | covariance for deVaucouleurs fit | ||
| expRadius | unknown | REAL | -999 | Exponential fit radius | ||
| expRadiusErr | unknown | REAL | -999 | estimated error in Exponential fit radius | ||
| expMag | unknown | REAL | -999 | Exponential fit magntiude | ||
| expMagErr | unknown | REAL | -999 | estimated error in expMag | ||
| expAb | unknown | REAL | -999 | Exponential fit axis ratio | ||
| expAbErr | unknown | REAL | -999 | estimated error in Exponential fit axis ratio | ||
| expPhi | unknown | REAL | -999 | estmated phi of Exponential axis | ||
| expPhiErr | unknown | REAL | -999 | estmated error of phi of Exponential axis | ||
| raExpOff | unknown | REAL | -999 | Offset in RA of Exponential fit from PSF RA | ||
| decExpOff | unknown | REAL | -999 | Offset in DEC of Exponential fit from PSF DEC | ||
| raExpOffErr | unknown | REAL | -999 | estimated error in raExpOff | ||
| decExpOffErr | unknown | REAL | -999 | estimated error in decExpOff | ||
| expCf | unknown | REAL | -999 | Exponential fit coverage factor | ||
| expLikelihood | unknown | REAL | -999 | Exponential fit likelihood factor | ||
| expCovar11 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar12 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar13 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar14 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar15 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar16 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar17 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar22 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar23 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar24 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar25 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar26 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar27 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar33 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar34 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar35 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar36 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar37 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar44 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar45 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar46 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar47 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar55 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar56 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar57 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar66 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar67 | unknown | REAL | -999 | covariance for Exponential fit | ||
| expCovar77 | unknown | REAL | -999 | covariance for Exponential fit | ||
| serRadius | unknown | REAL | -999 | Sersic radius | ||
| serRadiusErr | unknown | REAL | -999 | estimated error in Sersic radius | ||
| serMag | unknown | REAL | -999 | Sersic magntiude | ||
| serMagErr | unknown | REAL | -999 | estimated error in serMag | ||
| serAb | unknown | REAL | -999 | Sersic axis ratio | ||
| serAbErr | unknown | REAL | -999 | estimated error in Sersic axis ratio | ||
| serNu | unknown | REAL | -999 | Sersic index | ||
| serNuErr | unknown | REAL | -999 | estimated error in Sersic index | ||
| serPhi | unknown | REAL | -999 | estmated phi of Sersic axis | ||
| serPhiErr | unknown | REAL | -999 | estmated error of phi of Sersic axis | ||
| raSerOff | unknown | REAL | -999 | Offset in RA of Sersic fit from PSF RA | ||
| decSerOff | unknown | REAL | -999 | Offset in DEC of Sersic fit from PSF DEC | ||
| raSerOffErr | unknown | REAL | -999 | estimated error in raSerOff | ||
| decSerOffErr | unknown | REAL | -999 | estimated error in decSerOff | ||
| serCf | unknown | REAL | -999 | Sersic fit coverage factor | ||
| serLikelihood | unknown | REAL | -999 | Sersic fit likelihood factor | ||
| sersicCovar11 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar12 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar13 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar14 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar15 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar16 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar17 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar18 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar22 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar23 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar24 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar25 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar26 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar27 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar28 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar33 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar34 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar35 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar36 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar37 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar38 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar44 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar45 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar46 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar47 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar48 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar55 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar56 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar57 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar58 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar66 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar67 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar68 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar77 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar78 | unknown | REAL | -999 | covariance for Sersic fit | ||
| sersicCovar88 | unknown | REAL | -999 | covariance for Sersic fit | ||
| activeFlag | unknown | TINYINT | -999 | indicates whether this detection/orphan is still a detection/orphan | ||
| dataRelease | unknown | TINYINT | 0 | Data release when this detection was taken | ||
| StackToImage | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| stackMetaID | unknown | BIGINT | 0 | stack identifier | ||
| imageID | unknown | BIGINT | 0 | hashed exposure-ccdID identifier | ||
| SkinnyObject | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| objID | unknown | BIGINT | 0 | ODM object identifier index | ||
| ippObjID | unknown | BIGINT | 0 | IPP object number | ||
| projectionCellID | unknown | INT | -999 | projection cell identifier at discovery time | ||
| dataRelease | unknown | TINYINT | 0 | Data release to propagate to the object | ||
| surveyID | unknown | TINYINT | 255 | surveyID </coluumn> | ||
| ObjectCalColor | ||||||
| ODM attribute | units | Data type | Default | Description | IPP source | IPP variable/notes |
| objID | unknown | BIGINT | 0 | ODM object identifier | ||
| ippObjID | unknown | BIGINT | 0 | ipp object identifier | ||
| filterID | unknown | TINYINT | 0 | filter identifier | ||
| calColor | mag | REAL | 0 | color adopted for magnitude calculation | ||
| calColorErr | mag | REAL | 0 | error in calibrating color | ||
| calibModNum | unknown | SMALLINT | 0 | calibration modification number | ||
| dataRelease | unknown | TINYINT | 0 | Data release when this color calibration was established | ||
Running
Note:
See TracWiki
for help on using the wiki.
