IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38790


Ignore:
Timestamp:
Oct 6, 2015, 3:31:42 PM (11 years ago)
Author:
eugene
Message:

fluxes are in Jy, lengths are arcsec

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/pspsschema/SchemaNew22.0/PSPS_TABLES/Fundamental_IPP_Data_Product_Tables/ForcedWarpMeasurement

    r38722 r38790  
    11
    22objID           dimensionless   BIGINT  8       NA      ODM object identifier
    3 uniquePspsFWid dimensionless BIGINT  8  NA      unique identifier provided by ipptopsps
     3uniquePspsFWid  dimensionless  BIGINT  8       NA      unique identifier provided by ipptopsps
    44detectID        dimensionless   BIGINT  8       NA      ODM detection identifier
    55ippObjID        dimensionless   BIGINT  8       NA      ippobject id generated by IPP
     
    1919airMass         dimensionless   REAL    4       0       airmass (informational)
    2020------------------------------------------------------
    21 FpsfFlux         adu/seconds     REAL    4       -999    PSF instrumental flux (in analog-to-digital units/sec) or adu/sec
    22 FpsfFluxErr      adu/seconds     REAL    4       -999    estimated error in flux
     21FpsfFlux         Jy              REAL    4       -999    PSF flux
     22FpsfFluxErr      Jy              REAL    4       -999    PSF flux error
    2323FpsfMajorFWHM    arcsec          REAL    4       -999    model PSF width in major axis
    2424FpsfMinorFWHM    arcsec          REAL    4       -999    model PSF width in minor axis
     
    3232FmomentXY        arcsec^2        REAL    4       -999    moment XY
    3333FmomentYY        arcsec^2        REAL    4       -999    momeny YY
    34 FmomentR1        arcsec^1        REAL    4       -999    first radial moment
    35 FmomentRH        arcsec          REAL    4       -999    r^1/2 weighted moment
    36 FmomentM3C       arcsec^3        REAL    4       -999    3rd moment sin(theta)
    37 FmomentM3S       arcsec^3        REAL    4       -999    3rd moment cos(theta)
    38 FmomentM4C       arcsec^4        REAL    4       -999    4th moment sin(theta)
    39 FmomentM4S       arcsec^4        REAL    4       -999    4th moment cos(theta)
    40 FapFlux          adu/seconds     REAL    4       -999    Aperture flux
    41 FapFluxErr       adu/seconds     REAL    4       -999    Aperture flux error
     34FmomentR1        arcsec          REAL    4       -999    first radial moment
     35FmomentRH        arcsec^1/2      REAL    4       -999    r^1/2 weighted moment
     36FmomentM3C       arcsec^2        REAL    4       -999    3rd moment sin(theta)
     37FmomentM3S       arcsec^2        REAL    4       -999    3rd moment cos(theta)
     38FmomentM4C       arcsec^2        REAL    4       -999    4th moment sin(theta)
     39FmomentM4S       arcsec^2        REAL    4       -999    4th moment cos(theta)
     40FapFlux          Jy              REAL    4       -999    Aperture flux
     41FapFluxErr       Jy              REAL    4       -999    Aperture flux error
    4242FapFillF         dimensionless   REAL    4       -999    Aperture fill factor
    43 FkronFlux        adu/seconds     REAL    4       -999    Kron flux
    44 FkronFluxErr     adu/seconds     REAL    4       -999    Kron flux error
     43FkronFlux        Jy              REAL    4       -999    Kron flux
     44FkronFluxErr     Jy              REAL    4       -999    Kron flux error
    4545FkronRad         arcsec          REAL    4       -999    Kron radius
    4646------------------------------------------------------
    47 Fsky             adu/sec/pixel   REAL    4       -999    PSF sky level at source
    48 FskyErr          adu/sec/pixel   REAL    4       -999    estimated error in sky
     47Fsky             Jy/arcsec^2     REAL    4       -999    sky level at source
     48FskyErr          Jy/arcsec^2     REAL    4       -999    estimated error in sky
    4949FinfoFlag        dimensionless   BIGINT  8       -999    flag indicating provenance information
    50 FinfoFlag2        dimensionless   BIGINT  8       -999    FLAG2
    51 FinfoFlag3        dimensionless   BIGINT  8       -999    dvo measure flags
    52 dataRelease     dimensionless   TINYINT 1       NA      Data release when this detection was originally taken. Recalibrations do not affect this value.
     50FinfoFlag2       dimensionless   BIGINT  8       -999    FLAG2
     51FinfoFlag3       dimensionless   BIGINT  8       -999    dvo measure flags
     52dataRelease      dimensionless   TINYINT 1       NA      Data release when this detection was originally taken. Recalibrations do not affect this value.
    5353
    5454-- [295 byte/det]
Note: See TracChangeset for help on using the changeset viewer.