lsst.pipe.tasks g6d65848678+8c1d00c775
|
Classes | |
class | ObjectMaskCatalog |
class | RegionFileFormatter |
Functions | |
def | convertToAngle (var, varUnit, what, fileName, lineNo) |
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 242 of file objectMasks.py.