| 164 | | ||SECF_RANK_0||0x00000100||256 ||Average magnitude uses only rank 0 detections.|| |
| 165 | | ||SECF_RANK_1||0x00000200||512 ||Average magnitude uses only rank 1 detections.|| |
| 166 | | ||SECF_RANK_2||0x00000400||1024 ||Average magnitude uses only rank 2 detections.|| |
| 167 | | ||SECF_RANK_3||0x00000800||2048 ||Average magnitude uses only rank 3 detections.|| |
| 168 | | ||SECF_RANK_4||0x00001000||4096 ||Average magnitude uses only rank 4 detections.|| |
| 169 | | ||SECF_STACK_PRIMARY||0x00004000||16384||PS1 stack photometry comes from primary skycell.|| |
| 170 | | ||SECF_STACK_BESTDET||0x00008000||32768||PS1 stack best measurement is a detection (not forced).|| |
| 171 | | ||SECF_STACK_PRIMDET||0x00010000||65536||PS1 stack primary measurement is a detection (not forced).|| |
| 172 | | ||SECF_HAS_SDSS||0x00100000||1048576 ||'''This photcode has SDSS photometry (EAM??).'''|| |
| 173 | | ||SECF_HAS_HSC||0x00200000||2097152 ||'''This photcode has HSC photometry (EAM??).'''|| |
| 174 | | ||SECF_HAS_CFH||0x00400000||4194304 ||'''This photcode has CFH photometry (mostly Megacam) (EAM??).'''|| |
| 175 | | ||SECF_HAS_DES||0x00800000||8388608 ||'''This photcode has DES photometry (EAM??).'''|| |
| 176 | | ||SECF_OBJ_EXT||0x01000000||16777216 ||Extended in this band.|| |
| | 164 | ||'''SECF_RANK_0'''||0x00000100||256 ||Average magnitude uses only rank 0 detections.|| |
| | 165 | ||'''SECF_RANK_1'''||0x00000200||512 ||Average magnitude uses only rank 1 detections.|| |
| | 166 | ||'''SECF_RANK_2'''||0x00000400||1024 ||Average magnitude uses only rank 2 detections.|| |
| | 167 | ||'''SECF_RANK_3'''||0x00000800||2048 ||Average magnitude uses only rank 3 detections.|| |
| | 168 | ||'''SECF_RANK_4'''||0x00001000||4096 ||Average magnitude uses only rank 4 detections.|| |
| | 169 | ||'''SECF_STACK_PRIMARY'''||0x00004000||16384||PS1 stack photometry comes from primary skycell.|| |
| | 170 | ||'''SECF_STACK_BESTDET'''||0x00008000||32768||PS1 stack best measurement is a detection (not forced).|| |
| | 171 | ||'''SECF_STACK_PRIMDET'''||0x00010000||65536||PS1 stack primary measurement is a detection (not forced).|| |
| | 172 | ||'''SECF_HAS_SDSS'''||0x00100000||1048576 ||'''This photcode has SDSS photometry (EAM??).'''|| |
| | 173 | ||'''SECF_HAS_HSC'''||0x00200000||2097152 ||'''This photcode has HSC photometry (EAM??).'''|| |
| | 174 | ||'''SECF_HAS_CFH'''||0x00400000||4194304 ||'''This photcode has CFH photometry (mostly Megacam) (EAM??).'''|| |
| | 175 | ||'''SECF_HAS_DES'''||0x00800000||8388608 ||'''This photcode has DES photometry (EAM??).'''|| |
| | 176 | ||'''SECF_OBJ_EXT'''||0x01000000||16777216 ||Extended in this band.|| |
| | 177 | |
| | 178 | either renamed or added columns. |