| 67 | | || grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| cps file || gMeanMag - rMeanMag || |
| 68 | | || riMeanColor||mag||REAL||-999|| r-i color from rMean & iMean||cps file || rMeanMag - iMeanMag|| |
| 69 | | || izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| cps file || iMeanMag - zMeanMag|| |
| 70 | | || zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| cps file || zMeanMag - yMeanMag|| |
| 71 | | || grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| cps file || SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2)) || |
| 72 | | || riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| cps file || SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2))|| |
| 73 | | || izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean||cps file || SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2))|| |
| 74 | | || zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean||cps file || SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))|| |
| | 67 | || grMeanColor||mag||REAL||-999|| g-r color from gMean & rMean|| cps file || ~~gMeanMag - rMeanMag~~ || |
| | 68 | || riMeanColor||mag||REAL||-999|| r-i color from rMean & iMean||cps file || ~~rMeanMag - iMeanMag~~|| |
| | 69 | || izMeanColor||mag||REAL||-999|| i-z color from iMean & zMean|| cps file || ~~iMeanMag - zMeanMag~~|| |
| | 70 | || zyMeanColor||mag||REAL||-999|| z-y color from zMean & yMean|| cps file || ~~zMeanMag - yMeanMag~~|| |
| | 71 | || grMeanColorErr||mag||REAL||-999|| Estimated error in g-r color from gMean & rMean|| cps file || ~~SQRT(POW(gMeanMagErr,2) + POW(rMeanMagErr,2))~~ || |
| | 72 | || riMeanColorErr||mag||REAL||-999|| Estimated error in r-i color from rMean & iMean|| cps file || ~~SQRT(POW(rMeanMagErr,2) + POW(iMeanMagErr,2))~~|| |
| | 73 | || izMeanColorErr||mag||REAL||-999|| Estimated error in i-z color from iMean & zMean||cps file || ~~SQRT(POW(iMeanMagErr,2) + POW(zMeanMagErr,2))~~|| |
| | 74 | || zyMeanColorErr||mag||REAL||-999|| Estimated error in z-y color from zMean & yMean||cps file || ~~SQRT(POW(zMeanMagErr,2) + POW(yMeanMagErr,2))~~|| |