astropy:docs

Pix2Sky_CAR

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

Bases: astropy.modeling.projections.Cylindrical

CAR: Plate carree projection - pixel to sky.

Attributes Summary

input_names list() -> new empty list

Methods Summary

evaluate(x, y)
inverse()

Attributes Documentation

input_names = []

Methods Documentation

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

Page Contents