astropy:docs

arcsec_per_kpc_proper

astropy.cosmology.funcs.arcsec_per_kpc_proper(z, cosmo=None)[source] [edit on github]

Angular separation in arcsec corresponding to a proper kpc at redshift z.

Parameters:

z : array_like

Input redshifts.

Returns:

theta : astropy.units.Quantity

The angular separation in arcsec corresponding to a proper kpc at each input redshift.

Page Contents