toRaDec¶
- lsst.pipe.tasks.associationUtils.toRaDec(nside, index)¶
- Convert from healpix index to ra,dec in degrees - Parameters:
- Returns:
- posnumpy.ndarray, (2,)
- RA and DEC of healpix pixel location in degrees. 
 
- pos
 
Convert from healpix index to ra,dec in degrees
numpy.ndarray, (2,)RA and DEC of healpix pixel location in degrees.