Skip to main content
Ctrl+K
Astropy
  • About
    • About Astropy
    • Code of Conduct
    • Acknowledging & Citing
    • History
  • Documentation
    • astropy
    • asdf-astropy
    • astropy-healpix
    • astroquery
    • ccdproc
    • photutils
    • regions
    • reproject
    • specreduce
    • specutils
  • Get Help
  • Contribute
  • Affiliated Packages
  • Team
  • GitHub
  • About ▾
    • About Astropy
    • Code of Conduct
    • Acknowledging & Citing
    • History
  • Documentation ▾
    • astropy
    • asdf-astropy
    • astropy-healpix
    • astroquery
    • ccdproc
    • photutils
    • regions
    • reproject
    • specreduce
    • specutils
  • Get Help
  • Contribute
  • Affiliated Packages
  • Team
  • GitHub
Logo image

Astropy v8.1.0.dev219+gece161274

  • Getting Started
  • User Guide
    • Constants (astropy.constants)
    • Units and Quantities (astropy.units)
    • N-Dimensional Datasets (astropy.nddata)
    • Data Tables (astropy.table)
    • Time and Dates (astropy.time)
    • Time Series (astropy.timeseries)
    • Astronomical Coordinate Systems (astropy.coordinates)
    • World Coordinate System (astropy.wcs)
    • Models and Fitting (astropy.modeling)
    • Uncertainties and Distributions (astropy.uncertainty)
    • Overview of Astropy File I/O
    • High-level Unified File I/O
    • FITS File Handling (astropy.io.fits)
    • Text Tables (astropy.io.ascii)
    • VOTable Handling (astropy.io.votable)
      • Table element
      • COOSYS element
      • Reading and writing VO model annotations (MIVOT)
      • Reference/API
        • from_table
        • is_votable
        • parse
        • parse_single_table
        • validate
        • writeto
        • Conf
        • CooSys
        • Element
        • Field
        • FieldRef
        • Group
        • Info
        • Link
        • MivotBlock
        • Param
        • ParamRef
        • Resource
        • TableElement
        • TimeSys
        • VOTableFile
        • Values
        • get_converter
        • table_column_to_votable_datatype
        • Converter
        • check_ucd
        • parse_ucd
        • coerce_range_list_param
        • convert_to_writable_filelike
        • make_validation_report
        • check_anyuri
        • check_id
        • check_mime_content_type
        • check_token
        • fix_id
        • validate_schema
        • add_data_origin_info
        • extract_data_origin
        • DataOrigin
        • DatasetOrigin
        • QueryOrigin
      • astropy.io.votable.exceptions
    • ECSV, HDF5, Parquet, PyArrow CSV, YAML (astropy.io.misc)
    • Cosmological Calculations (astropy.cosmology)
    • Convolution and Filtering (astropy.convolution)
    • IERS data access (astropy.utils.iers)
    • Data Visualization (astropy.visualization)
    • Astrostatistics Tools (astropy.stats)
    • Masked Values and Quantities (astropy.utils.masked)
    • SAMP (Simple Application Messaging Protocol) (astropy.samp)
    • Configuration System (astropy.config)
    • I/O Registry (astropy.io.registry)
    • I/O Typing (astropy.io.typing)
    • Logging system
    • Python warnings system
    • Astropy Core Package Utilities (astropy.utils)
    • Environment variables
    • Astropy Glossary
  • Contributing
  • Project Details
  • User Guide
  • VOTable Handling (astropy.io.votable)
  • Reference/API
  • get_converter

get_converter#

astropy.io.votable.converters.get_converter(field, config=None, pos=None)[source]#

Get an appropriate converter instance for a given field.

Parameters:
fieldastropy.io.votable.tree.Field
configdict, optional

Parser configuration dictionary

postuple

Position in the input XML file. Used for error messages.

Returns:
converterastropy.io.votable.converters.Converter

previous

Values

next

table_column_to_votable_datatype

Edit

© Copyright 2011–2026, The Astropy Developers.

Code of Conduct

Updated on 12 Jun 2026 , built with Sphinx 8.2.3