| __call__(self, data, dropna=False) | lsst.pipe.tasks.functors.Functor | |
| __init__(self, colFlux, colFluxErr=None, **kwargs) | lsst.pipe.tasks.functors.Photometry | |
| _colsFromDict(self, colDict, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
| _defaultDataset | lsst.pipe.tasks.functors.Functor | protectedstatic |
| _defaultNoDup | lsst.pipe.tasks.functors.Functor | protectedstatic |
| _dfLevels | lsst.pipe.tasks.functors.Functor | protectedstatic |
| _dropna(self, vals) | lsst.pipe.tasks.functors.Functor | protected |
| _func(self, df) | lsst.pipe.tasks.functors.NanoJanskyErr | protected |
| _get_columnIndex(self, data) | lsst.pipe.tasks.functors.Functor | protected |
| _get_data(self, data) | lsst.pipe.tasks.functors.Functor | protected |
| _get_data_columnLevelNames(self, data, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
| _get_data_columnLevels(self, data, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
| _noDup | lsst.pipe.tasks.functors.Functor | protected |
| _setLevels(self, df) | lsst.pipe.tasks.functors.Functor | protected |
| AB_FLUX_SCALE | lsst.pipe.tasks.functors.Photometry | static |
| COADD_ZP | lsst.pipe.tasks.functors.Photometry | static |
| col | lsst.pipe.tasks.functors.Photometry | |
| colFluxErr | lsst.pipe.tasks.functors.Photometry | |
| columns(self) | lsst.pipe.tasks.functors.NanoJanskyErr | |
| dataset | lsst.pipe.tasks.functors.Functor | |
| difference(self, data1, data2, **kwargs) | lsst.pipe.tasks.functors.Functor | |
| dn2flux(self, dn, fluxMag0) | lsst.pipe.tasks.functors.Photometry | |
| dn2fluxErr(self, dn, dnErr, fluxMag0, fluxMag0Err) | lsst.pipe.tasks.functors.Photometry | |
| dn2mag(self, dn, fluxMag0) | lsst.pipe.tasks.functors.Photometry | |
| dn2MagErr(self, dn, dnErr, fluxMag0, fluxMag0Err) | lsst.pipe.tasks.functors.Photometry | |
| fail(self, df) | lsst.pipe.tasks.functors.Functor | |
| filt | lsst.pipe.tasks.functors.Functor | |
| FIVE_OVER_2LOG10 | lsst.pipe.tasks.functors.Photometry | static |
| fluxMag0 | lsst.pipe.tasks.functors.Photometry | |
| fluxMag0Err | lsst.pipe.tasks.functors.Photometry | |
| hypot(cls, a, b) | lsst.pipe.tasks.functors.Photometry | |
| log | lsst.pipe.tasks.functors.Functor | |
| LOG_AB_FLUX_SCALE | lsst.pipe.tasks.functors.Photometry | static |
| multilevelColumns(self, data, columnIndex=None, returnTuple=False) | lsst.pipe.tasks.functors.Functor | |
| name(self) | lsst.pipe.tasks.functors.Photometry | |
| noDup(self) | lsst.pipe.tasks.functors.Functor | |
| shortname(self) | lsst.pipe.tasks.functors.Functor | |
| vhypot | lsst.pipe.tasks.functors.Photometry | |