IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38809


Ignore:
Timestamp:
Oct 7, 2015, 11:33:55 AM (11 years ago)
Author:
eugene
Message:

moments set to arcsec-based units instead of pixels; definitions of M3 and M4 moments fixed

File:
1 edited

Legend:

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

    r38781 r38809  
    4242momentR1        arcsec          REAL    4       -999    first radial moment
    4343momentRH        arcsec          REAL    4       -999    r^1/2 weighted moment
    44 momentM3C       arcsec^2        REAL    4       -999    3rd moment sin(theta)
    45 momentM3S       arcsec^2        REAL    4       -999    3rd moment cos(theta)
    46 momentM4C       arcsec^2        REAL    4       -999    4th moment sin(theta)
    47 momentM4S       arcsec^2        REAL    4       -999    4th moment cos(theta)
     44momentM3C       arcsec^2        REAL    4       -999    r^2 cos(3 theta)
     45momentM3S       arcsec^2        REAL    4       -999    r^2 sin(3 theta)
     46momentM4C       arcsec^2        REAL    4       -999    r^2 cos(4 theta)
     47momentM4S       arcsec^2        REAL    4       -999    r^2 sin(4 theta)
    4848apFlux          Jy              REAL    4       -999    Aperture flux in Jy
    4949apFluxErr       Jy              REAL    4       -999    Aperture flux error
Note: See TracChangeset for help on using the changeset viewer.