Forced Warp Measurement (FW) Batches
Forced warp measurement batches (new for PV2) consist of 3 tables
| forcedWarpID | dimensionless | BIGINT 8 | NA | forced warp identifier identifier
|
| batchID | dimensionless | BIGINT 8 | NA | batch identifier
|
| surveyID | dimensionless | TINYINT 1 | NA | survey flag identifier
|
| filterID | dimensionless | TINYINT 1 | NA | filter identifier
|
| skyCellID | dimensionless | REAL 4 | NA | single float giving PrimaryCell.SkyCell identifier
|
| photoCalID | dimensionless | INT 4 | NA | photometry code
|
| magSat | magnitude | REAL 4 | -999 | saturation magnitude level
|
| analVer | alphanumeric | VARCHAR(100) | -999 | IPP software analysis release
|
| expTime | seconds | REAL 4 | -999 | exposure time of positive image
|
| completMag | magnitude | REAL 4 | -999 | 95% completion level in mag
|
| astroScat | dimensionless | REAL 4 | -999 | astrometric scatter for warp
|
| photoScat | dimensionless | REAL 4 | -999 | photometric scatter for warp
|
| nAstroRef | dimensionless | INT 4 | -999 | number of astrometric reference sources
|
| nPhoRef | dimensionless | INT 4 | -999 | number of photometric reference sources
|
| psfModelID | dimensionless | VARCHAR(100) | 8000 | PSF model identifier
|
| psfFwhm_mean | arcsec | FLOAT 8 | -999 | mean PSF FWHM in the stack
|
| psfFwhm_max | arcsec | FLOAT 8 | -999 | maximum PSF FWHM in the stack
|
| photoZero | magnitude | REAL 4 | -999 | local derived photometric zero point
|
| photoColor | magnitude | REAL 4 | -999 | local derived photometric color term
|
| ctype1 | alphanumeric | VARCHAR(100) | 8000 | name of astrometric projection in RA
|
| ctype2 | alphanumeric | VARCHAR(100) | 8000 | name of astrometric projection in DEC
|
| crval1 | degrees | FLOAT 8 | -999 | RA corresponding to reference pixel
|
| crval2 | degrees | FLOAT 8 | -999 | DEC corresponding to reference pixel
|
| crpix1 | dimensionless | FLOAT 8 | -999 | reference pixel value for RA
|
| crpix2 | dimensionless | FLOAT 8 | -999 | reference pixel value for DEC
|
| cdelt1 | degrees/pixel | FLOAT 8 | -999 | scale factor for RA
|
| cdelt2 | degrees/pixel | FLOAT 8 | -999 | scale factor for DEC
|
| pc001001 | dimensionless | FLOAT 8 | -999 | elements of rotation/scale matrix
|
| pc001002 | dimensionless | FLOAT 8 | -999 | elements of rotation/scale matrix
|
| pc002001 | dimensionless | FLOAT 8 | -999 | elements of rotation/scale matrix
|
| pc002002 | dimensionless | FLOAT 8 | -999 | elements of rotation/scale matrix
|
| calibModNum | dimensionless | SMALLINT 2 | NA | calibration modification number
|
| dataRelease | dimensionless | TINYINT 1 | NA | Data release
|
| objID | dimensionless | BIGINT 8 | NA | ODM object identifier
|
| gcobjID | dimensionless | BIGINT 8 | NA | galactic coordinates ODM object identifier
|
| detectID | dimensionless | BIGINT 8 | NA | ODM detection identifier
|
| ippObjID | dimensionless | BIGINT 8 | NA | object id generated by IPP
|
| ippDetectID | dimensionless | BIGINT 8 | NA | detection id generated by IPP
|
| filterID | dimensionless | TINYINT 1 | NA | filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...
|
| surveyID | dimensionless | TINYINT 1 | NA | survey flag identifier
|
| forcedWarpID | dimensionless | BIGINT 8 | NA | forced warp measurement meta identifer
|
| randomWarpID | dimensionless | BIGINT 8 | NA | random warp id
|
| skyCellID | dimensionless | REAL 4 | -999 | single float givijng PrimaryCell.SkyCell identifier
|
| dvoRegionID | dimensionless | REAL 4 | -999 | identifier to dvo spacial region
|
| obsTime | MeanJulianDays | FLOAT 8 | -999 | Time of mid observation of positive detection in Mean Julian Days
|
| zp | magnitude | REAL 4 | 0 | mag), note no zpErr
|
| telluricExt | magnitude | REAL 4 | NA | estimated extinction due to non-photometric conditions
|
| expTime | seconds | REAL 4 | -999 | exposure time (informational)
|
| airMass | dimensionless | REAL 4 | 0 | airmass (informational)
|
| psfFlux | adu/seconds | REAL 4 | -999 | PSF instrumental flux (in analog-to-digital units/sec) or adu/sec
|
| psfFluxErr | adu/seconds | REAL 4 | -999 | estimated error in flux
|
| psfMajorFWHM | arcsec | REAL 4 | -999 | model PSF width in major axis
|
| psfMinorFWHM | arcsec | REAL 4 | -999 | model PSF width in minor axis
|
| psfTheta | degrees | REAL 4 | -999 | model PSF orientation angles degrees East of North
|
| psfCore | dimensionless | REAL 4 | -999 | model PSF core parameter [k in (1 + kz + z1.66)]
|
| psfQf | dimensionless | REAL 4 | -999 | PSF coverage factor
|
| psfQfPerfect | dimensionless | REAL 4 | -999 | PSF-weighted fraction of pixels totally unmasked
|
| psfChiSq | dimensionless | REAL 4 | -999 | reduced-chisq of the psf model fit. (ndof?, npix?)
|
| psfLikelihood | dimensionless | REAL 4 | -999 | PSF likelihood
|
| momentXX | warp pixels | REAL 4 | -999 | moment XX
|
| momentXY | warp pixels | REAL 4 | -999 | moment XY
|
| momentYY | warp pixels | REAL 4 | -999 | moment YY
|
| momentR1 | warp pixels | REAL 4 | -999 | first radial moment
|
| momentRH | warp pixels | REAL 4 | -999 | half radial moment
|
| momentM3C | warp pixels | REAL 4 | -999 | 3rd moment cos(theta)
|
| momentM3S | warp pixels | REAL 4 | -999 | 3rd moment sin(theta)
|
| momentM4C | warp pixels | REAL 4 | -999 | 4th moment cos(theta)
|
| momentM4S | warp pixels | REAL 4 | -999 | 4th moment sin(theta)
|
| lensObjSmearX11 | arcsec-2 | REAL 4 | -999 | per-object smear polarizability X11 term
|
| lensObjSmearX12 | arcsec-2 | REAL 4 | -999 | per-object smear polarizability X12 term
|
| lensObjSmearX22 | arcsec-2 | REAL 4 | -999 | per-object smear polarizability X22 term
|
| lensObjSmearE1 | arcsec-2 | REAL 4 | -999 | per-object smear polarizability E1 term
|
| lensObjSmearE2 | arcsec-2 | REAL 4 | -999 | per-object smear polarizability E2 term
|
| lensObjShearX11 | dimensionless | REAL 4 | -999 | per-object shear polarizability X11 term
|
| lensObjShearX12 | dimensionless | REAL 4 | -999 | per-object shear polarizability X12 term
|
| lensObjShearX22 | dimensionless | REAL 4 | -999 | per-object shear polarizability X22 term
|
| lensObjShearE1 | dimensionless | REAL 4 | -999 | per-object shear polarizability E1 term
|
| lensObjShearE2 | dimensionless | REAL 4 | -999 | per-object shear polarizability E2 term
|
| lensPSFSmearX11 | arcsec-2 | REAL 4 | -999 | psf model smear polarizability X11 term
|
| lensPSFSmearX12 | arcsec-2 | REAL 4 | -999 | psf model smear polarizability X12 term
|
| lensPSFSmearX22 | arcsec-2 | REAL 4 | -999 | psf model smear polarizability X22 term
|
| lensPSFSmearE1 | arcsec-2 | REAL 4 | -999 | psf model smear polarizability E1 term
|
| lensPSFSmearE2 | arcsec-2 | REAL 4 | -999 | psf model smear polarizability E2 term
|
| lensPSFShearX11 | dimensionless | REAL 4 | -999 | psf model shear polarizability X11 term
|
| lensPSFShearX12 | dimensionless | REAL 4 | -999 | psf model shear polarizability X12 term
|
| lensPSFShearX22 | dimensionless | REAL 4 | -999 | psf model shear polarizability X22 term
|
| lensPSFShearE1 | dimensionless | REAL 4 | -999 | psf model shear polarizability E1 term
|
| lensPSFShearE2 | dimensionless | REAL 4 | -999 | psf model shear polarizability E2 term
|
| apFlux | adu/seconds | REAL 4 | -999 | Aperture Flux
|
| apFluxErr | adu/seconds | REAL 4 | -999 | Aperture Flux error
|
| apFillF | dimensionless | REAL 4 | -999 | Aperture fill factor
|
| kronFlux | adu/seconds | REAL 4 | -999 | Kron flux
|
| kronFluxErr | adu/seconds | REAL 4 | -999 | Kron flux error
|
| kronRad | arcsec | REAL 4 | -999 | Kron radius
|
| kronRadErr | arcsec | REAL 4 | -999 | Kron radius error
|
| flxR5 | adu/seconds | REAL 4 | -999 | Flux inside r = 5
|
| flxR5Err | adu/seconds | REAL 4 | -999 | estimated error in flxR5
|
| flxR5Std | adu/seconds | REAL 4 | -999 | estimated standard deviation in flxR5
|
| flxR5Fill | dimensionless | REAL 4 | -999 | estimated filling factor at R5
|
| flxR6 | adu/seconds | REAL 4 | -999 | Flux inside r = 6
|
| flxR6Err | adu/seconds | REAL 4 | -999 | estimated error in flxR6
|
| flxR6Std | adu/seconds | REAL 4 | -999 | estimated standard deviation in flxR6
|
| flxR6Fill | dimensionless | REAL 4 | -999 | estimated filling factor at R6
|
| sky | adu/sec/pixel | REAL 4 | -999 | PSF sky level at source
|
| skyErr | adu/sec/pixel | REAL 4 | -999 | estimated error in sky
|
| infoFlag | dimensionless | BIGINT 8 | -999 | flag indicating provenance information
|
| dataRelease | dimensionless | TINYINT 1 | NA | Data release when this detection was originally taken. Recalibrations do not affect this value.
|
| forcedWarpID | dimensionless | BIGINT 8 | NA | forced warp identifier
|
| imageID | dimensionless | BIGINT 8 | NA | hashed exposure-ccdID identifier
|