stripe_to_incl

pydl.pydlutils.coord.stripe_to_incl(stripe)[source]

Convert from SDSS stripe number to an inclination relative to the equator.

Parameters:
stripe : int or numpy.ndarray

SDSS Stripe number.

Returns:
:class:`float` or :class:`numpy.ndarray`

Inclination of the stripe relative to the equator (Dec = 0).