Changes between Version 42 and Version 43 of ippToPsps_Object
- Timestamp:
- Jul 25, 2012, 4:19:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps_Object
v42 v43 68 68 || end repeat of block|||||||||||||| 69 69 || |||||||||||||| 70 || grMeanColor||mag||REAL||-999|| ~~g-r color from gMean & rMean~~ g psf flux stack|| cps file || ~~gMeanMag - rMeanMag~~ to be renamed '''g stackPSFFlux'''||71 || riMeanColor||mag||REAL||-999|| ~~r-i color from rMean & iMean~~ r psf flux stack|| cps file || ~~rMeanMag - iMeanMag~~ to be renamed '''r stackPSFFlux'''||72 || izMeanColor||mag||REAL||-999|| ~~i-z color from iMean & zMean~~ i psf flux stack|| cps file || ~~iMeanMag - zMeanMag~~ to be renamed '''i stackPSFFlux'''||73 || zyMeanColor||mag||REAL||-999|| ~~z-y color from zMean & yMean~~ z psf flux stack|| cps file || ~~zMeanMag - yMeanMag~~ to be renamed '''z stackPSFFlux'''||70 || grMeanColor||mag||REAL||-999|| ~~g-r color from gMean & rMean~~ g psf flux stack|| cps file || ~~gMeanMag - rMeanMag~~ to be renamed '''gStackPSFFlux'''|| 71 || riMeanColor||mag||REAL||-999|| ~~r-i color from rMean & iMean~~ r psf flux stack|| cps file || ~~rMeanMag - iMeanMag~~ to be renamed '''rStackPSFFlux'''|| 72 || izMeanColor||mag||REAL||-999|| ~~i-z color from iMean & zMean~~ i psf flux stack|| cps file || ~~iMeanMag - zMeanMag~~ to be renamed '''iStackPSFFlux'''|| 73 || zyMeanColor||mag||REAL||-999|| ~~z-y color from zMean & yMean~~ z psf flux stack|| cps file || ~~zMeanMag - yMeanMag~~ to be renamed '''zStackPSFFlux'''|| 74 74 || 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''' || 75 75 || 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'''|| … … 77 77 || 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'''|| 78 78 || gMagBest||mag||REAL||-999|| g kron magnitude from stack frames|| cps || to be renamed '''gStackKron'''|| 79 || 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 '''g flags'''||79 || 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'''|| 80 80 || rMagBest||mag||REAL||-999|| r kron magnitude from stack frames||cps || to be renamed '''rStackKron''' || 81 || rModID||unknown||SMALLINT||-999||~~index of which r model magnitude was used from stack~~flags || cps|| flags (including one from ipptopsps if forced/limit) to be renamed '''r flags'''||81 || rModID||unknown||SMALLINT||-999||~~index of which r model magnitude was used from stack~~flags || cps|| flags (including one from ipptopsps if forced/limit) to be renamed '''rFlags'''|| 82 82 || iMagBest||mag||REAL||-999|| i kron magnitude from stack frames||cps || to be renamed '''iStackKron'''|| 83 || iModID||unknown||SMALLINT||-999||~~index of which i model magnitude was used from stack~~ flags || cps || flags (including one from ipptopsps if forced/limit) to be renamed '''i flags'''||83 || iModID||unknown||SMALLINT||-999||~~index of which i model magnitude was used from stack~~ flags || cps || flags (including one from ipptopsps if forced/limit) to be renamed '''iFlags'''|| 84 84 || zMagBest||mag||REAL||-999|| z kron magnitude from stack frames||cps || to be renamed '''zStackKron'''|| 85 || zModID||unknown||SMALLINT||-999||~~index of which z model magnitude was used from stack~~ flags || cps|| flags (including one from ipptopsps if forced/limit) to be renamed '''z flags'''||85 || zModID||unknown||SMALLINT||-999||~~index of which z model magnitude was used from stack~~ flags || cps|| flags (including one from ipptopsps if forced/limit) to be renamed '''zFlags'''|| 86 86 || yMagBest||mag||REAL||-999|| y kron magnitude from stack frames||cps || to be renamed '''yStackKron''' || 87 || 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 '''y flags'''||87 || 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'''|| 88 88 || grColor||unknown||REAL||-999||~~g-r color from gmag and rmag~~ y psf flux stack|| cps || '''ystackPSFFlux''' || 89 89 || riColor||unknown||REAL||-999||~~r-i color from rmag and imag~~ y stack kron flux err || cps || '''yStackKronFluxErr''' || 90 || izColor||unknown||REAL||-999||~~i-z color from imag and zmag~~ y stack psf flux err|| cps || '''y stackPSFFluxErr'''||90 || izColor||unknown||REAL||-999||~~i-z color from imag and zmag~~ y stack psf flux err|| cps || '''yStackPSFFluxErr'''|| 91 91 || zyColor||unknown||REAL||-999||~~z-y color from zmag and ymag~~|| || || 92 92 || sgSep||unknown||REAL||-999||star/galaxy separator - true if any one color is|| || represents fraction of time detections were 'extended' in P2s ||
