Astropy
Data structures and transformations
astropy.constants
astropy.units
astropy.nddata
astropy.table
astropy.time
astropy.timeseries
astropy.coordinates
astropy.wcs
astropy.modeling
astropy.uncertainty
Files, I/O, and Communication
astropy.io.fits
astropy.io.ascii
astropy.io.votable
astropy.io.misc
astropy.io.typing
astropy.samp
Computations and utilities
astropy.cosmology
astropy.convolution
astropy.utils.iers
astropy.visualization
astropy.stats
Nuts and bolts
astropy.config
astropy.io.registry
astropy.utils
Convert a set of SkyCoord coordinates into pixels.
SkyCoord
The coordinates to convert.
WCS
The WCS transformation to use.
python:int
Whether to return 0 or 1-based pixel coordinates.
Whether to do the transformation including distortions ('all') or only including only the core WCS transformation ('wcs').
'all'
'wcs'
numpy.ndarray
The pixel coordinates
See also
astropy.coordinates.SkyCoord.from_pixel
previous
non_celestial_pixel_scales
next
pixel_to_skycoord