EpochPositionAutoMapping¶
- class pyvo.mivot.glossary.EpochPositionAutoMapping[source]¶
- Bases: - object- Expected UCDs for identifying FIELD to be mapped to EpochPosition attributes. - UCD-s of the associated errors are derived from them 
- list items must have an exact match 
- Single values are evaluated as starting with 
 - Attributes Summary - UCD-s accepted to map the latitude - UCD-s accepted to map the longitude - UCD-s accepted to map the obsDate - UCD-s accepted to map the parallax - UCD-s accepted to map the proper motion latitude - UCD-s accepted to map the proper motion longitude - first word of UCD-s accepted to map the radial velocity - Attributes Documentation - latitude = ['POS_EQ_DEC_MAIN', 'pos.eq.dec;meta.main']¶
- UCD-s accepted to map the latitude 
 - longitude = ['POS_EQ_RA_MAIN', 'pos.eq.ra;meta.main']¶
- UCD-s accepted to map the longitude 
 - obsDate = ['time.epoch;obs;stat.mean', 'time.epoch;obs']¶
- UCD-s accepted to map the obsDate 
 - parallax = ['pos.parallax.trig']¶
- UCD-s accepted to map the parallax 
 - pmLatitude = ['pos.pm;pos.eq.dec']¶
- UCD-s accepted to map the proper motion latitude 
 - pmLongitude = ['pos.pm;pos.eq.ra']¶
- UCD-s accepted to map the proper motion longitude 
 - radialVelocity = 'spect.dopplerVeloc.opt'¶
- first word of UCD-s accepted to map the radial velocity