Skip to content

Commit 6e02b34

Browse files
committed
update that simbad permitted VOTABLE fields from the docs
1 parent b3e5fe1 commit 6e02b34

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

astroquery/simbad/data/votable_fields_dict.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"coordinates": "all fields related with coordinates",
1313
"dec(opt)": "declination. The options are the same as for coo above.",
1414
"dec_prec": "declination precision code (0:1/10deg, ..., 8: 1/1000 arcsec)",
15+
"diameter": "Stellar diameters, see 2001A&A...367..521P for an explanation of the coding \n of the methods of measurements.",
1516
"dim": "main fields related to object dimensions: major and minor axis, angle and inclination",
1617
"dim_angle": "angle of the object",
1718
"dim_bibcode": "Bibliographical reference",
@@ -21,13 +22,15 @@
2122
"dim_qual": "quality (A: best, .., E: worst)",
2223
"dim_wavelength": "wavelength type in which these dimensions were measured (Radio, IR, Visible, UV, X, Gamma)",
2324
"dimensions": "all fields related to object dimensions",
25+
"distance": "Measure of distances by several means",
2426
"einstein": "The Einstein Observatory Soft X-ray Source List",
2527
"fe_h": "The Stellar Metallicity Values taken from the compilation by Cayrel de Strobel G.,et all (1997A&AS..124..299C)",
2628
"flux(filtername)": "value of the flux for the given filter",
2729
"flux_bibcode(filtername)": "bibcode",
2830
"flux_error(filtername)": "error value of the flux measurement",
2931
"flux_name(filtername)": "name of the filter",
3032
"flux_qual(filtername)": "quality (A:best, E:worst) of the flux",
33+
"flux_system(filtername)": "flux unit (mag, jy, ...)",
3134
"flux_unit(filtername)": "flux unit (mag, jy, ...)",
3235
"fluxdata(filtername)": "all fields related with a particular filter.",
3336
"gcrv": "General Catalogue of Radial Velocities",
@@ -37,6 +40,7 @@
3740
"hbet1": "The Hbeta photometric system (Crawford and Mander,1966,Astron. J. 7,114)",
3841
"hgam": "Catalogue of equivalent width of Hgamma line from Petrie et al. (1973PDAO...14..151P)",
3942
"id(opt)": "1 : display the first (main identifier) of the object. Is the same as main_id\ncat : display the identifier from the given catalog. If it doesn't exist, the\n field is left empty\ncat1|cat2|...[|1] : display the identifier from the first catalog, or, if it doesn't exits\n the one from the second identifier and so on. If none is found, the\n\t\t\t\tfield is left empty, except if |1 closes the list: then the\n\t\t\t\tfirst identifier is used.",
43+
"ids": "all identifiers of an astronomical object separated with a ipipe",
4044
"iras": "InfraRed Astronomical Satellite Measurements extracted from the \nIRAS Point Source Catalog, 2nd Edition",
4145
"irc": "Infra-red measurements by Neugebauer and Leighton, Caltech, NASA, 1969",
4246
"iso": "Infrared Space Observatory (ISO) log",
@@ -100,4 +104,4 @@
100104
"z": "Redshift data for extragalactic sources",
101105
"z_value": "Redshift value. Eventually translated from a radial velocity",
102106
"ze": "Redshift data for extragalactic sources (with error on redshift)"
103-
}
107+
}

0 commit comments

Comments
 (0)