lsst.pipe.tasks g91fc1fa0cf+c0cb3460d5
Loading...
Searching...
No Matches
Classes | Functions
lsst.pipe.tasks.objectMasks Namespace Reference

Classes

class  ObjectMaskCatalog
 
class  RegionFileFormatter
 

Functions

def convertToAngle (var, varUnit, what, fileName, lineNo)
 

Function Documentation

◆ convertToAngle()

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

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

Definition at line 215 of file objectMasks.py.