healpy.projector.SphericalProj.get_center

SphericalProj.get_center(lonlat=False)

Get the center of the projection.

Input:
  • lonlat : if True, will return longitude and latitude in degree,

    otherwise, theta and phi in radian

Return:
  • theta,phi or lonlat depending on lonlat keyword

Project Versions

Previous topic

healpy.projector.SphericalProj.ang2xy

Next topic

healpy.projector.SphericalProj.get_extent

This Page