astropy:docs

Pix2Sky_STG

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

Bases: astropy.modeling.projections.Zenithal

STG : Stereographic Projection - pixel to sky.

Attributes Summary

input_names list() -> new empty list

Methods Summary

evaluate(x, y)
inverse()

Attributes Documentation

input_names = []

Methods Documentation

classmethod evaluate(x, y)[source] [edit on github]
inverse()[source] [edit on github]

Page Contents