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.0.0b1

  • 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)
      • Working with Angles
      • Using the SkyCoord High-Level Class
      • Transforming between Systems
      • Solar System Ephemerides
      • Working with Earth Satellites Using Astropy Coordinates
      • Formatting Coordinate Strings
      • Separations, Offsets, Catalog Matching, and Related Functionality
      • Using and Designing Coordinate Representations
      • Using and Designing Coordinate Frames
      • Working with Velocities in Astropy Coordinates
      • Accounting for Space Motion
      • Using the SpectralCoord Class
      • Using the StokesCoord Class
      • Description of the Galactocentric Coordinate Frame
      • Usage Tips/Suggestions for Methods That Access Remote Resources
      • Common mistakes
      • Important Definitions
      • Fast In-Place Modification of Coordinates
      • Example Gallery
      • Reference/API
        • angular_separation
        • cartesian_to_spherical
        • concatenate
        • concatenate_representations
        • custom_stokes_symbol_mapping
        • get_body
        • get_body_barycentric
        • get_body_barycentric_posvel
        • get_constellation
        • get_icrs_coordinates
        • get_sun
        • golden_spiral_grid
        • is_rotation_or_reflection
        • make_transform_graph_docs
        • match_coordinates_3d
        • match_coordinates_sky
        • offset_by
        • position_angle
        • rotation_matrix
        • search_around_3d
        • search_around_sky
        • spherical_to_cartesian
        • uniform_spherical_random_surface
        • uniform_spherical_random_volume
        • AffineTransform
        • AltAz
        • Angle
        • Attribute
        • BarycentricMeanEcliptic
        • BarycentricTrueEcliptic
        • BaseAffineTransform
        • BaseBodycentricRepresentation
        • BaseCoordinateFrame
        • BaseDifferential
        • BaseEclipticFrame
        • BaseGeodeticRepresentation
        • BaseRADecFrame
        • BaseRepresentation
        • BaseRepresentationOrDifferential
        • BaseSphericalCosLatDifferential
        • BaseSphericalDifferential
        • BoundsError
        • CIRS
        • CartesianDifferential
        • CartesianRepresentation
        • CartesianRepresentationAttribute
        • CompositeTransform
        • ConvertError
        • CoordinateAttribute
        • CoordinateFrameInfo
        • CoordinateMatchResult
        • CoordinateSearchResult
        • CoordinateTransform
        • CustomBarycentricEcliptic
        • CylindricalDifferential
        • CylindricalRepresentation
        • DifferentialAttribute
        • Distance
        • DynamicMatrixTransform
        • EarthLocation
        • EarthLocationAttribute
        • FK4
        • FK4NoETerms
        • FK5
        • FunctionTransform
        • FunctionTransformWithFiniteDifference
        • GCRS
        • GRS80GeodeticRepresentation
        • Galactic
        • GalacticLSR
        • Galactocentric
        • GenericFrame
        • GeocentricMeanEcliptic
        • GeocentricTrueEcliptic
        • HADec
        • HCRS
        • HeliocentricEclipticIAU76
        • HeliocentricMeanEcliptic
        • HeliocentricTrueEcliptic
        • ICRS
        • ITRS
        • IllegalHourError
        • IllegalHourWarning
        • IllegalMinuteError
        • IllegalMinuteWarning
        • IllegalSecondError
        • IllegalSecondWarning
        • LSR
        • LSRD
        • LSRK
        • Latitude
        • Longitude
        • NonRotationTransformationError
        • NonRotationTransformationWarning
        • PhysicsSphericalDifferential
        • PhysicsSphericalRepresentation
        • PrecessedGeocentric
        • QuantityAttribute
        • RadialDifferential
        • RadialRepresentation
        • RangeError
        • RepresentationMapping
        • SkyCoord
        • SkyCoordInfo
        • SkyOffsetFrame
        • SpectralCoord
        • SpectralQuantity
        • SphericalCosLatDifferential
        • SphericalDifferential
        • SphericalRepresentation
        • StaticMatrixTransform
        • StokesCoord
        • StokesSymbol
        • Supergalactic
        • TEME
        • TETE
        • TimeAttribute
        • TransformGraph
        • UnitSphericalCosLatDifferential
        • UnitSphericalDifferential
        • UnitSphericalRepresentation
        • UnknownSiteException
        • WGS72GeodeticRepresentation
        • WGS84GeodeticRepresentation
        • galactocentric_frame_defaults
        • solar_system_ephemeris
    • 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)
    • ECVS, 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
  • Astronomical Coordinate Systems (astropy.coordinates)
  • Reference/API
  • SkyCoordInfo

SkyCoordInfo#

class astropy.coordinates.SkyCoordInfo(bound=False)[source]#

Bases: CoordinateFrameInfo

previous

SkyCoord

next

SkyOffsetFrame

Edit

© Copyright 2011–2026, The Astropy Developers.

Code of Conduct

Updated on 21 May 2026 , built with Sphinx 9.1.0