lsst.pipe.tasks  21.0.0-139-g4e3796b1+cd1a46c8e4
Namespaces | Functions
associationUtils.py File Reference

Go to the source code of this file.

Namespaces

 lsst.pipe.tasks.associationUtils
 

Functions

def lsst.pipe.tasks.associationUtils.toIndex (nside, ra, dec)
 
def lsst.pipe.tasks.associationUtils.toRaDec (nside, index)
 
def lsst.pipe.tasks.associationUtils.eq2xyz (ra, dec)
 
def lsst.pipe.tasks.associationUtils.eq2xyzVec (ra, dec)
 
def lsst.pipe.tasks.associationUtils.convert_spherical (ra, dec)
 
def lsst.pipe.tasks.associationUtils.convert_spherical_array (array)
 
def lsst.pipe.tasks.associationUtils.query_disc (nside, ra, dec, max_rad, min_rad=0)