Bases: astropy.modeling.projections.Sky2PixProjection, astropy.modeling.projections.Zenithal
Zenithal perspective projection - sky to pixel.
Corresponds to the SZP projection in FITS WCS.
| Parameters: | mu : float
phi0 : float
theta0 : float
|
|---|
Attributes Summary
| mu | |
| param_names | |
| phi0 | |
| theta0 |
Methods Summary
| evaluate(phi, theta, mu, phi0, theta0) |
Attributes Documentation
Methods Documentation