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
ornumpy.ndarray
SDSS Stripe number.
- stripe
- Returns:
float
ornumpy.ndarray
Inclination of the stripe relative to the equator (Dec = 0).