astropy:docs

Sky2Pix_SIN

class astropy.modeling.projections.Sky2Pix_SIN(*args, **kwargs)[source] [edit on github]

Bases: astropy.modeling.projections.Zenithal

SIN : Slant othographic projection - sky to pixel.

Methods Summary

__call__(phi, theta)
inverse()

Methods Documentation

__call__(phi, theta)[source] [edit on github]
inverse()[source] [edit on github]

Page Contents