toRaDec¶
- lsst.pipe.tasks.associationUtils.toRaDec(nside, index)¶
 Convert from healpix index to ra,dec in degrees
- Parameters:
 - Returns:
 - pos
numpy.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.