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