astromodule.distance#

Distance transformation

Functions

arcsec2mpc(distance, z[, cosmology, Om0, ...])

Converts arcsecs to Mpc at a given redshift using the specified cosmology This function can be used to convert a single distance or multiple distances with a single call.

mpc2arcsec(distance, z[, cosmology, Om0, ...])

Converts Mpc to arcsecs at a given redshif using the specified cosmology This function can be used to convert a single distance or multiple distances with a single call.