IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38781 for trunk


Ignore:
Timestamp:
Oct 5, 2015, 5:02:03 PM (11 years ago)
Author:
eugene
Message:

flux units in Jy, spatial dimensions in arcsec

File:
1 edited

Legend:

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

    r38722 r38781  
    11objID           dimensionless   BIGINT  8         NA    ODM object identifier
    2 uniquePspsP2id dimensionless BIGINT  8         NA    unique identifier for psps based on batch_id, OTA, and counter (per detection)
     2uniquePspsP2id  dimensionless  BIGINT  8         NA    unique identifier for psps based on batch_id, OTA, and counter (per detection)
    33detectID        dimensionless   BIGINT  8         NA    ODM detection identifier
    44ippObjID        dimensionless   BIGINT  8         NA    detection id generated by IPP
     
    2121raErr           arcsec          REAL    4         NA    Right Ascension error
    2222decErr          arcsec          REAL    4         NA    Declination error
    23 extNSigma       dimensionless          REAL    4        -999   measure of extendedness
     23extNSigma       dimensionless   REAL    4       -999    measure of extendedness
    2424zp              magnitude       REAL    4          0    zeropoint (only thing needed to convert adu/sec to AB mag), note no zpErr
    2525telluricExt     magnitude       REAL    4         NA    estimated extinction due to non-photometric conditions 
     
    2727airMass         dimensionless   REAL    4          0    airmass (informational)
    2828------------------------------------------------------ 
    29 psfFlux         adu/seconds     REAL    4       -999    PSF instrumental flux (in analog-to-digital units/sec) or adu/sec
    30 psfFluxErr      adu/seconds     REAL    4       -999    estimated error in flux
     29psfFlux         Jy              REAL    4       -999    PSF flux in Jy
     30psfFluxErr      Jy              REAL    4       -999    PSF flux error
    3131psfMajorFWHM    arcsec          REAL    4       -999    model PSF width in major axis
    3232psfMinorFWHM    arcsec          REAL    4       -999    model PSF width in minor axis
     
    4242momentR1        arcsec          REAL    4       -999    first radial moment
    4343momentRH        arcsec          REAL    4       -999    r^1/2 weighted moment
    44 momentM3C       arcsec^n        REAL    4       -999    3rd moment sin(theta)
    45 momentM3S       arcsec^n        REAL    4       -999    3rd moment cos(theta)
    46 momentM4C       arcsec^n        REAL    4       -999    4th moment sin(theta)
    47 momentM4S       arcsec^n        REAL    4       -999    4th moment cos(theta)
    48 apFlux          adu/seconds     REAL    4       -999    Aperture flux
    49 apFluxErr       adu/seconds     REAL    4       -999    Aperture flux error
     44momentM3C       arcsec^2        REAL    4       -999    3rd moment sin(theta)
     45momentM3S       arcsec^2        REAL    4       -999    3rd moment cos(theta)
     46momentM4C       arcsec^2        REAL    4       -999    4th moment sin(theta)
     47momentM4S       arcsec^2        REAL    4       -999    4th moment cos(theta)
     48apFlux          Jy              REAL    4       -999    Aperture flux in Jy
     49apFluxErr       Jy              REAL    4       -999    Aperture flux error
    5050apFillF         dimensionless   REAL    4       -999    Aperture fill factor
    5151apRadius        arcsec          REAL    4       -999    Aperture radius
    52 kronFlux        adu/seconds     REAL    4       -999    Kron flux
    53 kronFluxErr     adu/seconds     REAL    4       -999    Kron flux error
     52kronFlux        Jy              REAL    4       -999    Kron flux in Jy
     53kronFluxErr     Jy              REAL    4       -999    Kron flux error
    5454kronRad         arcsec          REAL    4       -999    Kron radius
    55 sky             adu/sec/pixel   REAL    4       -999    PSF sky level at source
    56 skyErr          adu/sec/pixel   REAL    4       -999    estimated error in sky
     55sky             Jy/arcsec^2     REAL    4       -999    sky surface-brightness at source
     56skyErr          Jy/arcsec^2     REAL    4       -999    sky surface-brightness error
    5757infoFlag        dimensionless   INT     4       -999    flag indicating provenance information
    5858infoFlag2       dimensionless   INT     4       -999    flag indicating provenance information
Note: See TracChangeset for help on using the changeset viewer.