| All PhotoObj pairs within 0.5 arcmins |
| SDSS objects within 0.5 arcmins and their match parameters stored here. Make sure to filter out unwanted PhotoObj, like secondaries. |
| name | type | length | unit | ucd | description |
| objID | bigint | 8 | ID_CATALOG | The unique objId of the center object | |
| NeighborObjID | bigint | 8 | ID_CATALOG | The objId of the neighbor | |
| distance | float | 8 | arcmins | POS_ANG_DIST_GENERAL | Distance between center and neighbor |
| type | smallint | 2 | CLASS_OBJECT | Object type of the center | |
| neighborType | smallint | 2 | CLASS_OBJECT | Object type of the neighbor | |
| mode | tinyint | 1 | CODE_MISC | object is primary, secondary, family, outside | |
| neighborMode | tinyint | 1 | CODE_MISC | is neighbor primary, secondary, family, outside |