IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 22 and Version 23 of ippToPsps_Stack


Ignore:
Timestamp:
Jun 24, 2011, 11:04:21 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Stack

    v22 v23  
    8585|| sky||unknown||REAL||-999||PSF sky level at source (adu)|| cmf !SkyChip.psf table||SKY ||
    8686|| skyErr||unknown||REAL||-999||estimated error in sky||cmf !SkyChip.psf table ||SKY_SIGMA ||
    87 || sgSep||unknown||REAL||-999||star/galaxy separator|| || ||
    88 || psfWidMajor||unknown||REAL||-999||PSF width in major axis|| || ||
    89 || psfWidMinor||unknown||REAL||-999||PSF width in minor axis|| || ||
    90 || psfTheta||unknown||REAL||-999||PSF orientation angle|| || ||
    91 || psfLikelihood||unknown||REAL||-999||PSF likelihood|| || ||
    92 || psfCf||unknown||REAL||-999||PSF coverage factor|| || ||
    93 || momentXX||arcsec||REAL||-999|| moment XX|| || ||
    94 || momentXY||arcsec||REAL||-999|| moment XY|| || ||
    95 || momentYY||arcsec||REAL||-999|| moment YY|| || ||
    96 || momentM3C||arcsec||REAL||-999|| moment M3C|| || ||
    97 || momentM3S||arcsec||REAL||-999|| moment M3S|| || ||
    98 || momentM4C||arcsec||REAL||-999|| moment M4C|| || ||
    99 || momentM4S||arcsec||REAL||-999|| moment M4S|| || ||
    100 || momentR1||arcsec||REAL||-999|| moment R1|| || ||
    101 || momentRH||arcsec||REAL||-999|| moment RH|| || ||
    102 || apMag||magnitude||REAL||-999|| Aperture magnitude|| || ||
    103 || apMagErr||magnitude||REAL||-999|| Aperture magnitude error|| || ||
    104 || kronFlux||magnitude||REAL||-999|| Kron flux|| || ||
    105 || kronFluxErr||magnitude||REAL||-999|| Kron flux error|| || ||
    106 || kronRad||arcsecs||REAL||-999|| Kron radius|| || ||
    107 || kronRadErr||arcsecs||REAL||-999|| Kron radius error|| || ||
    108 || infoFlag||unknown||BIGINT||-999||indicator of strange propeties|| || ||
    109 || nFrames||unknown||INT||-999||number of frames contributing to source|| || ||
    110 || activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| || ||
    111 || assocDate||unknown||DATE||28881231||date object association assigned|| || ||
    112 || historyModNum||unknown||SMALLINT||0||modification number in the O-D association history|| || ||
    113 || dataRelease||unknown||TINYINT||0||Data release when this detection was originally taken.|| || ||
     87|| sgSep||unknown||REAL||-999||star/galaxy separator||cmf !SkyChip.psf table ||EXT_NSIGMA ||
     88|| psfWidMajor||unknown||REAL||-999||PSF width in major axis||cmf !SkyChip.psf table || PSF_MAJOR||
     89|| psfWidMinor||unknown||REAL||-999||PSF width in minor axis||cmf !SkyChip.psf table ||PSF_MINOR ||
     90|| psfTheta||unknown||REAL||-999||PSF orientation angle||cmf !SkyChip.psf table ||PSF_THETA ||
     91|| psfLikelihood||unknown||REAL||-999||PSF likelihood|| NA || empty ||
     92|| psfCf||unknown||REAL||-999||PSF coverage factor|| cmf !SkyChip.psf table||PSF_QF ||
     93|| momentXX||arcsec||REAL||-999|| moment XX||cmf !SkyChip.psf table ||MOMENTS_XX ||
     94|| momentXY||arcsec||REAL||-999|| moment XY|| cmf !SkyChip.psf table||MOMENTS_XY ||
     95|| momentYY||arcsec||REAL||-999|| moment YY||cmf !SkyChip.psf table || MOMENTS_YY||
     96|| momentM3C||arcsec||REAL||-999|| moment M3C||cmf !SkyChip.psf table || MOMENTS_M3C||
     97|| momentM3S||arcsec||REAL||-999|| moment M3S||cmf !SkyChip.psf table || MOMENTS_M3S||
     98|| momentM4C||arcsec||REAL||-999|| moment M4C||cmf !SkyChip.psf table ||MOMENTS_M4C ||
     99|| momentM4S||arcsec||REAL||-999|| moment M4S||cmf !SkyChip.psf table ||MOMENTS_M4S ||
     100|| momentR1||arcsec||REAL||-999|| moment R1|| cmf !SkyChip.psf table|| MOMENTS_R1||
     101|| momentRH||arcsec||REAL||-999|| moment RH||cmf !SkyChip.psf table || MOMENTS_RH||
     102|| apMag||magnitude||REAL||-999|| Aperture magnitude||cmf !SkyChip.psf table || AP_MAG||
     103|| apMagErr||magnitude||REAL||-999|| Aperture magnitude error|| NA || empty ||
     104|| kronFlux||magnitude||REAL||-999|| Kron flux||cmf !SkyChip.psf table ||KRON_FLUX ||
     105|| kronFluxErr||magnitude||REAL||-999|| Kron flux error||cmf !SkyChip.psf table ||KRON_FLUX_ERR ||
     106|| kronRad||arcsecs||REAL||-999|| Kron radius|| NA|| empty ||
     107|| kronRadErr||arcsecs||REAL||-999|| Kron radius error||NA || empty ||
     108|| infoFlag||unknown||BIGINT||-999||indicator of strange propeties||cmf !SkyChip.psf table || FLAGS << 32 | FLAGS2 ||
     109|| nFrames||unknown||INT||-999||number of frames contributing to source||cmf !SkyChip.psf table ||N_FRAMES ||
     110|| activeFlag||unknown||TINYINT||-999||indicates whether this detection/orphan is still a detection/orphan|| NA || hardcoded to 0||
     111|| assocDate||unknown||DATE||28881231||date object association assigned|| NA || date that batch has been prepared ||
     112|| historyModNum||unknown||SMALLINT||0||modification number in the O-D association history||NA || hardcoded to 0||
     113|| dataRelease||unknown||TINYINT||0||Data release when this detection was originally taken.||NA || hardcoded to 1 ||
    114114|| '''!StackApFlx''' ||||||||||||||
    115115|| '''ODM attribute''' || '''units''' || '''Data type''' || '''Default''' || '''Description''' || '''IPP source''' || '''IPP variable/notes''' ||