| Contains a catalogue of Machine Learning classifications |
| The catalogue contains Required constraints:
|
| Name | Type | Length | Unit | Description | Default Value | Unified Content Descriptor |
|---|---|---|---|---|---|---|
| vmcMlID | bigint | 8 | UID of star in the proper motion catalogue | meta.id;meta.main | ||
| ra | float | 8 | deg | RA in degrees (J2000) from the VMC catalogue {catalogue TType keyword: VMC_RA} | pos.eq.ra;meta.main | |
| dec | float | 8 | deg | DEC in degrees (J2000) from the VMC catalogue {catalogue TType keyword: VMC_DEC} | pos.eq.dec;meta.main | |
| pAGN | float | 8 | Probability of the source being an AGN. {catalogue TType keyword: AGN} | |||
| pAGNErr | float | 8 | Error on probability of the source being an AGN. {catalogue TType keyword: AGN_err} | |||
| pGalaxy | float | 8 | Probability of the source being an Galaxy. {catalogue TType keyword: Galaxy} | |||
| pGalaxyErr | float | 8 | Error on probability of the source being an Galaxy. {catalogue TType keyword: Galaxy_err} | |||
| pOB | float | 8 | Probability of the source being a star of type O or B. {catalogue TType keyword: OB} | |||
| pOBErr | float | 8 | Error on probability of the source being a star of type O or B. {catalogue TType keyword: OB_err} | |||
| pRGB | float | 8 | Probability of the source being an RGB star. {catalogue TType keyword: RGB} | |||
| pRGBErr | float | 8 | Error on probability of the source being an RGB star. {catalogue TType keyword: RGB_err} | |||
| pAGB | float | 8 | Probability of the source being an AGB star. {catalogue TType keyword: AGB} | |||
| pAGBErr | float | 8 | Error on probability of the source being an AGB star. {catalogue TType keyword: AGB_err} | |||
| pHIIorYSO | float | 8 | Probability of the source being a compact HII region or a YSO. {catalogue TType keyword: HII/YSO} | |||
| pHIIorYSOErr | float | 8 | Error on probability of the source being a compact HII region or a YSO. {catalogue TType keyword: HII/YSO_err} | |||
| pPNe | float | 8 | Probability of the source being an PNe. {catalogue TType keyword: PNe} | |||
| pPNeErr | float | 8 | Error on probability of the source being an PNe. {catalogue TType keyword: PNe_err} | |||
| pAGBorRGB | float | 8 | Probability of the source being a post-AGB or post-RGB star. {catalogue TType keyword: pAGB/pRGB} | |||
| pAGBorRGBErr | float | 8 | Error on probability of the source being a post-AGB or post-RGB star. {catalogue TType keyword: pAGB/pRGB_err} | |||
| pRSG | float | 8 | Probability of the source being an RSG star. {catalogue TType keyword: RSG} | |||
| pRSGErr | float | 8 | Error on probability of the source being an RSG star. {catalogue TType keyword: RSG_err} | |||
| pHighPM | float | 8 | Probability of the source being a foreground (high proper-motion) star. {catalogue TType keyword: PM} | |||
| pHighPMErr | float | 8 | Error on probability of the source being a foreground star. {catalogue TType keyword: PM_err} | |||
| pUnk | float | 8 | Probability of the source being classed as Unknown. {catalogue TType keyword: Unk} | |||
| pUnkErr | float | 8 | Error on probability of the source being classed as Unknown. {catalogue TType keyword: Unk_err} | |||
| prfClass | varchar | 16 | Class predicted by the PRF. The class with the highest probability. {catalogue TType keyword: PRF_Class} | |||
| pPrfClass | float | 8 | Probability of the source being the predicted class. {catalogue TType keyword: PRF_P_class} | |||
| pPrfExGal | float | 8 | Probability of the source being extragalactic. {catalogue TType keyword: PRF_P_extragalactic} | |||
| catFlag | varchar | 1 | Flag indicating which catalogue the source belongs to. 'H' = High-confidence (>80%), 'M' = Mid-confidence (>60%, <80%) and 'L' = Low-confidence (<60%). {catalogue TType keyword: Cat_flag} | |||
| isXRayRadio | varchar | 1 | States whether there is an X-ray or Radio detected source within the positional error indicated by 'N" (neither), ‘X’ X-Ray, 'R' radio, 'B', both. | |||
| Total length | 234 |