lsst.pipe.tasks  13.0-60-g3ba4059d+4
 All Classes Namespaces Files Functions Variables Groups Pages
Classes | Functions
lsst.pipe.tasks.objectMasks Namespace Reference

Classes

class  ObjectMaskCatalog
 

Functions

def convertToAngle
 

Function Documentation

def lsst.pipe.tasks.objectMasks.convertToAngle (   var,
  varUnit,
  what,
  fileName,
  lineNo 
)
Given a variable and its units, return an afwGeom.Angle

what, fileName, and lineNo are used to generate helpful error messages

Definition at line 195 of file objectMasks.py.