LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Namespaces | Functions
makeRaDecCat.py File Reference

Go to the source code of this file.

Namespaces

 lsst.synpipe.makeRaDecCat
 

Functions

def lsst.synpipe.makeRaDecCat.polyReadWkb (wkbName, load=True)
 
def lsst.synpipe.makeRaDecCat.getImageRaDecRange (rootDir, dataId, dataType='calexp')
 
def lsst.synpipe.makeRaDecCat.getRandomRaDec (nRand, minRa, maxRa, minDec, maxDec, rad=None)
 
def lsst.synpipe.makeRaDecCat.plotRandomRaDec (randomRaDec, rangeRaDec=None)
 
def lsst.synpipe.makeRaDecCat.makeRaDecCat (nRand, dataId=None, rangeRaDec=None, rad=None, rootDir='/lustre/Subaru/SSP/rerun/yasuda/SSP3.8.5_20150725/', inputCat=None, plot=False, acpMask=None, rejMask=None)