|
lsst.pipe.tasks gcae151f86b+6b56d0ebb3
|
Public Member Functions | |
| def | __init__ (self, col, colCD_1_1, colCD_1_2, colCD_2_1, colCD_2_2, **kwargs) |
| def | name (self) |
| def | columns (self) |
Public Attributes | |
| col | |
Convert a value in units pixels squared to units arcseconds squared.
Definition at line 1335 of file functors.py.
| def lsst.pipe.tasks.functors.ConvertPixelToArcseconds.__init__ | ( | self, | |
| col, | |||
| colCD_1_1, | |||
| colCD_1_2, | |||
| colCD_2_1, | |||
| colCD_2_2, | |||
| ** | kwargs | ||
| ) |
Reimplemented from lsst.pipe.tasks.functors.LocalWcs.
Definition at line 1339 of file functors.py.
| def lsst.pipe.tasks.functors.ConvertPixelToArcseconds.columns | ( | self | ) |
Columns required to perform calculation
Reimplemented from lsst.pipe.tasks.functors.ComputePixelScale.
Definition at line 1358 of file functors.py.
| def lsst.pipe.tasks.functors.ConvertPixelToArcseconds.name | ( | self | ) |
Reimplemented from lsst.pipe.tasks.functors.ComputePixelScale.
Definition at line 1354 of file functors.py.
| lsst.pipe.tasks.functors.ConvertPixelToArcseconds.col |
Definition at line 1346 of file functors.py.