IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 36 and Version 37 of ippToPsps_Object


Ignore:
Timestamp:
Jul 17, 2012, 11:18:29 AM (14 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Object

    v36 v37  
    5353|| bsg||unknown||FLOAT||-999||supergalactic latitude|| || populated during PSPS merge ||
    5454|| nDetections||unknown||SMALLINT||-999||total number of detection measurements in all filters|| cpt file || NMEASURE ||
    55 || raMean||degree||FLOAT||-999|| mean RA of object|| || if only found in a stack, then left unpopulated ||
    56 || decMean||degree||FLOAT||-999|| mean DEC of object|| || if only found in a stack, then left unpopulated||
    57 || raMeanErr||arcsec||REAL||-999|| estimated error in raMean|| || see above ||
    58 || decMeanErr||arcsec||REAL||-999|| estimated error in decMean|| || see above ||
     55|| raMean||degree||FLOAT||-999|| ~~mean RA of object~~|| || ~~if only found in a stack, then left unpopulated~~ ||
     56|| decMean||degree||FLOAT||-999|| ~~mean DEC of object~~|| || ~~if only found in a stack, then left unpopulated~~||
     57|| raMeanErr||arcsec||REAL||-999|| ~~estimated error in raMean~~|| || ~~see above~~ ||
     58|| decMeanErr||arcsec||REAL||-999|| ~~estimated error in decMean~~|| || ~~see above~~ ||
    5959|| ng||unknown||SMALLINT||-999||number of measures in g filter|| cps file || NCODE ("number of detections in band")||
    6060|| gMeanMag||mag||REAL||-999|| mean g magnitude || cps file || MAG (the AB magnitude) (from exp,psf) to be renamed '''gMeanPSF''' ||
    6161|| gMeanFlux||mag||REAL||-999|| ~~mean g flux~~ mean g kron mag from smfs|| cps file || ~~3631 * POW(10.0, (-0.4*MAG)) ~~ mean kron mag from exp, psf to be renamed '''gMeanKron'''||
    6262|| gMeanMagErr||mag||REAL||-999|| estimated error of g magnitude mean|| cps file || MAG_ERR, set to NULL if MAG_ERR > 0.5 (Gene's cut as of 2012-04-13) to be renamed '''gMeanPSFErr'''||
    63 || gMeanFluxErr||mag||REAL||-999|| ~~estimated error of g flux mean~~ estimated error of gMeanKron|| cps || KRON_MAG_ERR to be renamed '''gMeanKronErr'''||
     63|| gMeanFluxErr||mag||REAL||-999|| ~~estimated error of g flux mean~~ g stack Kron Flux|| cps || STACK_KRON_FLUX to be renamed '''gstackKronFlux'''||
    6464|| gMin||mag||REAL||-999|| minimum g magnitide|| cps file || MAG_20/1000 need a name-change in PSPS schema - '''g20pct''' ||
    6565|| gMax||mag||REAL||-999|| maximum g magnitude|| cps file || MAG_80/1000 need a name-change in PSPS schema - '''g80pct'''||
     
    6969|| izMeanColor||mag||REAL||-999|| ~~i-z color from iMean & zMean~~  i psf mag stack|| cps file || ~~iMeanMag - zMeanMag~~ to be renamed '''istackPSF'''||
    7070|| zyMeanColor||mag||REAL||-999|| ~~z-y color from zMean & yMean~~  z psf mag stack|| cps file ||  ~~zMeanMag - yMeanMag~~ to be renamed '''zstackPSF'''||
    71 || grMeanColorErr||mag||REAL||-999|| ~~Estimated error in g-r color from gMean & rMean~~ y psf mag stack|| cps file || ~~SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2))~~ to be renamed '''ystackPSF''' ||
    72 || riMeanColorErr||mag||REAL||-999|| ~~Estimated error in r-i color from rMean & iMean~~ g psf mag err stack|| cps file || ~~SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2))~~ '''gstackPSFErr'''||
    73 || izMeanColorErr||mag||REAL||-999|| ~~Estimated error in i-z color from iMean & zMean~~ r psf mag err stack||cps file  || ~~SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2))~~ '''rstackPSFErr'''||
    74 || zyMeanColorErr||mag||REAL||-999|| ~~Estimated error in z-y color from zMean & yMean~~ i psf mag err stack||cps file  || ~~SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))~~ '''istackPSFErr'''||
     71|| grMeanColorErr||mag||REAL||-999|| ~~Estimated error in g-r color from gMean & rMean~~ g stack kron flux err || cps file || ~~SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2))~~  '''gStackKronFluxErr''' ||
     72|| riMeanColorErr||mag||REAL||-999|| ~~Estimated error in r-i color from rMean & iMean~~ r stack kron flux err|| cps file || ~~SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2))~~  '''rStackKronFluxErr'''||
     73|| izMeanColorErr||mag||REAL||-999|| ~~Estimated error in i-z color from iMean & zMean~~ i stack kron flux err||cps file  || ~~SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2))~~ '''iStackKronFluxErr''' ||
     74|| zyMeanColorErr||mag||REAL||-999|| ~~Estimated error in z-y color from zMean & yMean~~ z stack kron flux err ||cps file  || ~~SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))~~  '''zStackKronFluxErr'''||
    7575|| gMagBest||mag||REAL||-999|| g kron magnitude from stack frames|| cps || to be renamed '''gStackKron'''||
    7676|| gModID||unknown||SMALLINT||-999|| ~~index of which g model magnitude was used from stack~~ flags || cps || flags (including one from ipptopsps if forced/limit) to be renamed '''gflags'''||
     
    8383|| yMagBest||mag||REAL||-999|| y kron magnitude from stack frames||cps || to be renamed '''yStackKron''' ||
    8484|| yModID||unknown||SMALLINT||-999||~~index of which y model magnitude was used from stack~~ flags || cps || flags (including one from ipptopsps if forced/limit) to be renamed '''yflags'''||
    85 || grColor||unknown||REAL||-999||~~g-r color from gmag and rmag~~ z psf mag err stack|| cps || '''zstackPSFErr''' ||
    86 || riColor||unknown||REAL||-999||~~r-i color from rmag and imag~~ y psf mag err stack|| cps || '''ystackPSFErr''' ||
     85|| grColor||unknown||REAL||-999||~~g-r color from gmag and rmag~~ y psf mag stack|| cps || '''ystackPSF''' ||
     86|| riColor||unknown||REAL||-999||~~r-i color from rmag and imag~~ y stack kron flux err || cps || '''yStackKronFluxErr'' ||
    8787|| izColor||unknown||REAL||-999||~~i-z color from imag and zmag~~|| || ||
    8888|| zyColor||unknown||REAL||-999||~~z-y color from zmag and ymag~~|| || ||