|
lsst.pipe.tasks
14.0-53-g87cac093+4
|
Classes | |
| class | ObjectMaskCatalog |
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 afwGeom.Angle what, fileName, and lineNo are used to generate helpful error messages
Definition at line 195 of file objectMasks.py.
1.8.13