lsst.pipe.tasks g0406cd6aad+6d7c0349bb
Loading...
Searching...
No Matches
Classes | Functions
lsst.pipe.tasks.objectMasks Namespace Reference

Classes

class  ObjectMaskCatalog
 
class  RegionFileFormatter
 

Functions

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

Function Documentation

◆ convertToAngle()

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.