| | 1 | == Forced Warp Measurement (FW) Batches == |
| | 2 | |
| | 3 | Forced warp measurement batches (new for PV2) consist of 3 tables |
| | 4 | |
| | 5 | * ForcedWarpMeta |
| | 6 | * ForcedWarpMeasurement |
| | 7 | * ForcedWarpToImage |
| | 8 | |
| | 9 | --------------------------- |
| | 10 | === ForcedWarpMeta VOTable description of PSPS table ForcedWarpMeta === |
| | 11 | --------------------------- |
| | 12 | ||forcedWarpID || dimensionless || BIGINT 8 || NA ||forced warp identifier identifier|| |
| | 13 | ||batchID || dimensionless || BIGINT 8 || NA ||batch identifier|| |
| | 14 | ||surveyID || dimensionless || TINYINT 1 || NA ||survey flag identifier|| |
| | 15 | ||filterID || dimensionless || TINYINT 1 || NA ||filter identifier|| |
| | 16 | ||skyCellID || dimensionless || REAL 4 || NA ||single float giving PrimaryCell.SkyCell identifier|| |
| | 17 | ||photoCalID || dimensionless || INT 4 || NA ||photometry code|| |
| | 18 | ||magSat || magnitude || REAL 4 || -999 ||saturation magnitude level|| |
| | 19 | ||analVer || alphanumeric || VARCHAR(100) || -999 ||IPP software analysis release|| |
| | 20 | ||expTime || seconds || REAL 4 || -999 ||exposure time of positive image|| |
| | 21 | ||completMag || magnitude || REAL 4 || -999 ||95% completion level in mag|| |
| | 22 | ||astroScat || dimensionless || REAL 4 || -999 ||astrometric scatter for warp|| |
| | 23 | ||photoScat || dimensionless || REAL 4 || -999 ||photometric scatter for warp|| |
| | 24 | ||nAstroRef || dimensionless || INT 4 || -999 ||number of astrometric reference sources|| |
| | 25 | ||nPhoRef || dimensionless || INT 4 || -999 ||number of photometric reference sources|| |
| | 26 | ||psfModelID || dimensionless || VARCHAR(100) || 8000 ||PSF model identifier|| |
| | 27 | ||psfFwhm_mean || arcsec || FLOAT 8 || -999 ||mean PSF FWHM in the stack|| |
| | 28 | ||psfFwhm_max || arcsec || FLOAT 8 || -999 ||maximum PSF FWHM in the stack|| |
| | 29 | ||photoZero || magnitude || REAL 4 || -999 ||local derived photometric zero point|| |
| | 30 | ||photoColor || magnitude || REAL 4 || -999 ||local derived photometric color term|| |
| | 31 | ||ctype1 || alphanumeric || VARCHAR(100) || 8000 ||name of astrometric projection in RA|| |
| | 32 | ||ctype2 || alphanumeric || VARCHAR(100) || 8000 ||name of astrometric projection in DEC|| |
| | 33 | ||crval1 || degrees || FLOAT 8 || -999 || RA corresponding to reference pixel|| |
| | 34 | ||crval2 || degrees || FLOAT 8 || -999 || DEC corresponding to reference pixel|| |
| | 35 | ||crpix1 || dimensionless || FLOAT 8 || -999 ||reference pixel value for RA|| |
| | 36 | ||crpix2 || dimensionless || FLOAT 8 || -999 ||reference pixel value for DEC|| |
| | 37 | ||cdelt1 || degrees/pixel || FLOAT 8 || -999 ||scale factor for RA|| |
| | 38 | ||cdelt2 || degrees/pixel || FLOAT 8 || -999 ||scale factor for DEC|| |
| | 39 | ||pc001001 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 40 | ||pc001002 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 41 | ||pc002001 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 42 | ||pc002002 || dimensionless || FLOAT 8 || -999 ||elements of rotation/scale matrix|| |
| | 43 | ||calibModNum || dimensionless || SMALLINT 2 || NA ||calibration modification number|| |
| | 44 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release|| |
| | 45 | --------------------------- |
| | 46 | === ForcedWarpMeasurement VOTable description of PSPS table ForcedWarpMeasurement === |
| | 47 | --------------------------- |
| | 48 | ||objID || dimensionless || BIGINT 8 || NA ||ODM object identifier|| |
| | 49 | ||gcobjID || dimensionless || BIGINT 8 || NA ||galactic coordinates ODM object identifier|| |
| | 50 | ||detectID || dimensionless || BIGINT 8 || NA ||ODM detection identifier|| |
| | 51 | ||ippObjID || dimensionless || BIGINT 8 || NA ||object id generated by IPP|| |
| | 52 | ||ippDetectID || dimensionless || BIGINT 8 || NA ||detection id generated by IPP|| |
| | 53 | ||filterID || dimensionless || TINYINT 1 || NA ||filter ID: g=1, r=2, i=3, z=4, y=5, w=6, ...|| |
| | 54 | ||surveyID || dimensionless || TINYINT 1 || NA ||survey flag identifier|| |
| | 55 | ||forcedWarpID || dimensionless || BIGINT 8 || NA ||forced warp measurement meta identifer|| |
| | 56 | ||randomWarpID || dimensionless || BIGINT 8 || NA || random warp id|| |
| | 57 | ||skyCellID || dimensionless || REAL 4 || -999 ||single float givijng PrimaryCell.SkyCell identifier|| |
| | 58 | ||dvoRegionID || dimensionless || REAL 4 || -999 || identifier to dvo spacial region|| |
| | 59 | ||obsTime || MeanJulianDays || FLOAT 8 || -999 || Time of mid observation of positive detection in Mean Julian Days|| |
| | 60 | ||zp || magnitude || REAL 4 || 0 || mag), note no zpErr|| |
| | 61 | ||telluricExt || magnitude || REAL 4 || NA ||estimated extinction due to non-photometric conditions|| |
| | 62 | ||expTime || seconds || REAL 4 || -999 ||exposure time (informational)|| |
| | 63 | ||airMass || dimensionless || REAL 4 || 0 ||airmass (informational)|| |
| | 64 | ||psfFlux || adu/seconds || REAL 4 || -999 || PSF instrumental flux (in analog-to-digital units/sec) or adu/sec|| |
| | 65 | ||psfFluxErr || adu/seconds || REAL 4 || -999 || estimated error in flux|| |
| | 66 | ||psfMajorFWHM || arcsec || REAL 4 || -999 ||model PSF width in major axis|| |
| | 67 | ||psfMinorFWHM || arcsec || REAL 4 || -999 ||model PSF width in minor axis|| |
| | 68 | ||psfTheta || degrees || REAL 4 || -999 ||model PSF orientation angles degrees East of North|| |
| | 69 | ||psfCore || dimensionless || REAL 4 || -999 ||model PSF core parameter [k in (1 + kz + z^1.66)]|| |
| | 70 | ||psfQf || dimensionless || REAL 4 || -999 ||PSF coverage factor|| |
| | 71 | ||psfQfPerfect || dimensionless || REAL 4 || -999 ||PSF-weighted fraction of pixels totally unmasked|| |
| | 72 | ||psfChiSq || dimensionless || REAL 4 || -999 ||reduced-chisq of the psf model fit. (ndof?, npix?)|| |
| | 73 | ||psfLikelihood || dimensionless || REAL 4 || -999 ||PSF likelihood|| |
| | 74 | ||momentXX || warp pixels || REAL 4 || -999 || moment XX|| |
| | 75 | ||momentXY || warp pixels || REAL 4 || -999 || moment XY|| |
| | 76 | ||momentYY || warp pixels || REAL 4 || -999 || moment YY|| |
| | 77 | ||momentR1 || warp pixels || REAL 4 || -999 || first radial moment|| |
| | 78 | ||momentRH || warp pixels || REAL 4 || -999 || half radial moment|| |
| | 79 | ||momentM3C || warp pixels || REAL 4 || -999 || 3rd moment cos(theta)|| |
| | 80 | ||momentM3S || warp pixels || REAL 4 || -999 || 3rd moment sin(theta)|| |
| | 81 | ||momentM4C || warp pixels || REAL 4 || -999 || 4th moment cos(theta)|| |
| | 82 | ||momentM4S || warp pixels || REAL 4 || -999 || 4th moment sin(theta)|| |
| | 83 | ||lensObjSmearX11 || arcsec^-2 || REAL 4 || -999 ||per-object smear polarizability X11 term|| |
| | 84 | ||lensObjSmearX12 || arcsec^-2 || REAL 4 || -999 ||per-object smear polarizability X12 term|| |
| | 85 | ||lensObjSmearX22 || arcsec^-2 || REAL 4 || -999 ||per-object smear polarizability X22 term|| |
| | 86 | ||lensObjSmearE1 || arcsec^-2 || REAL 4 || -999 ||per-object smear polarizability E1 term|| |
| | 87 | ||lensObjSmearE2 || arcsec^-2 || REAL 4 || -999 ||per-object smear polarizability E2 term|| |
| | 88 | ||lensObjShearX11 || dimensionless || REAL 4 || -999 ||per-object shear polarizability X11 term|| |
| | 89 | ||lensObjShearX12 || dimensionless || REAL 4 || -999 ||per-object shear polarizability X12 term|| |
| | 90 | ||lensObjShearX22 || dimensionless || REAL 4 || -999 ||per-object shear polarizability X22 term|| |
| | 91 | ||lensObjShearE1 || dimensionless || REAL 4 || -999 ||per-object shear polarizability E1 term|| |
| | 92 | ||lensObjShearE2 || dimensionless || REAL 4 || -999 ||per-object shear polarizability E2 term|| |
| | 93 | ||lensPSFSmearX11 || arcsec^-2 || REAL 4 || -999 ||psf model smear polarizability X11 term|| |
| | 94 | ||lensPSFSmearX12 || arcsec^-2 || REAL 4 || -999 ||psf model smear polarizability X12 term|| |
| | 95 | ||lensPSFSmearX22 || arcsec^-2 || REAL 4 || -999 ||psf model smear polarizability X22 term|| |
| | 96 | ||lensPSFSmearE1 || arcsec^-2 || REAL 4 || -999 ||psf model smear polarizability E1 term|| |
| | 97 | ||lensPSFSmearE2 || arcsec^-2 || REAL 4 || -999 ||psf model smear polarizability E2 term|| |
| | 98 | ||lensPSFShearX11 || dimensionless || REAL 4 || -999 ||psf model shear polarizability X11 term|| |
| | 99 | ||lensPSFShearX12 || dimensionless || REAL 4 || -999 ||psf model shear polarizability X12 term|| |
| | 100 | ||lensPSFShearX22 || dimensionless || REAL 4 || -999 ||psf model shear polarizability X22 term|| |
| | 101 | ||lensPSFShearE1 || dimensionless || REAL 4 || -999 ||psf model shear polarizability E1 term|| |
| | 102 | ||lensPSFShearE2 || dimensionless || REAL 4 || -999 ||psf model shear polarizability E2 term|| |
| | 103 | ||apFlux || adu/seconds || REAL 4 || -999 || Aperture Flux|| |
| | 104 | ||apFluxErr || adu/seconds || REAL 4 || -999 || Aperture Flux error|| |
| | 105 | ||apFillF || dimensionless || REAL 4 || -999 || Aperture fill factor|| |
| | 106 | ||kronFlux || adu/seconds || REAL 4 || -999 || Kron flux|| |
| | 107 | ||kronFluxErr || adu/seconds || REAL 4 || -999 || Kron flux error|| |
| | 108 | ||kronRad || arcsec || REAL 4 || -999 || Kron radius|| |
| | 109 | ||kronRadErr || arcsec || REAL 4 || -999 || Kron radius error|| |
| | 110 | ||flxR5 || adu/seconds || REAL 4 || -999 ||Flux inside r = 5|| |
| | 111 | ||flxR5Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR5|| |
| | 112 | ||flxR5Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR5|| |
| | 113 | ||flxR5Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R5|| |
| | 114 | ||flxR6 || adu/seconds || REAL 4 || -999 ||Flux inside r = 6|| |
| | 115 | ||flxR6Err || adu/seconds || REAL 4 || -999 ||estimated error in flxR6|| |
| | 116 | ||flxR6Std || adu/seconds || REAL 4 || -999 ||estimated standard deviation in flxR6|| |
| | 117 | ||flxR6Fill || dimensionless || REAL 4 || -999 ||estimated filling factor at R6|| |
| | 118 | ||sky || adu/sec/pixel || REAL 4 || -999 || PSF sky level at source|| |
| | 119 | ||skyErr || adu/sec/pixel || REAL 4 || -999 || estimated error in sky|| |
| | 120 | ||infoFlag || dimensionless || BIGINT 8 || -999 ||flag indicating provenance information|| |
| | 121 | ||dataRelease || dimensionless || TINYINT 1 || NA ||Data release when this detection was originally taken. Recalibrations do not affect this value.|| |
| | 122 | --------------------------- |
| | 123 | === ForcedWarpToImage VOTable description of PSPS table ForcedWarpToImage === |
| | 124 | --------------------------- |
| | 125 | ||forcedWarpID || dimensionless || BIGINT 8 || NA ||forced warp identifier|| |
| | 126 | ||imageID || dimensionless || BIGINT 8 || NA ||hashed exposure-ccdID identifier|| |