LocalDipoleDiffFlux#
- class lsst.pipe.tasks.functors.LocalDipoleDiffFlux(instFluxPosCol, instFluxNegCol, instFluxPosErrCol, instFluxNegErrCol, photoCalibCol, photoCalibErrCol=None, **kwargs)#
Bases:
LocalDipoleMeanFluxCompute the absolute difference of dipole fluxes.
Calculated value is (abs(pos) - abs(neg)).
See Also#
LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleMeanFluxErr LocalDipoleDiffFluxErr
Attributes Summary
Columns required to perform calculation.
Full name of functor (suitable for figure labels).
Attributes Documentation
- columns#
- name#