lsst.meas.base
16.0-6-g4a515f9+3
|
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 76 of file transforms.py.
def lsst.meas.base.transforms.NullTransform.__call__ | ( | self, | |
inputCatalog, | |||
outputCatalog, | |||
wcs, | |||
calib | |||
) |
Definition at line 84 of file transforms.py.
|
inherited |
Definition at line 65 of file transforms.py.
|
inherited |
Definition at line 64 of file transforms.py.