healpy.projector.SphericalProj.get_center

SphericalProj.get_center(self, lonlat=False)

Get the center of the projection.

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

    otherwise, theta and phi in radian

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