lsst.meas.base
14.0-16-g7a4f44b
|
The null transform transfers no data from input to output. More...
Public Member Functions | |
def | __call__ (self, inputCatalog, outputCatalog, wcs, calib) |
Public Attributes | |
name | |
config | |
The null transform transfers no data from input to output.
This is intended as the default for measurements for which no other transformation is specified.
Definition at line 78 of file transforms.py.
def lsst.meas.base.transforms.NullTransform.__call__ | ( | self, | |
inputCatalog, | |||
outputCatalog, | |||
wcs, | |||
calib | |||
) |
Definition at line 86 of file transforms.py.
|
inherited |
Definition at line 67 of file transforms.py.
|
inherited |
Definition at line 66 of file transforms.py.