LocalDipoleDiffFluxErr#

class lsst.pipe.tasks.functors.LocalDipoleDiffFluxErr(instFluxPosCol, instFluxNegCol, instFluxPosErrCol, instFluxNegErrCol, photoCalibCol, photoCalibErrCol=None, **kwargs)#

Bases: LocalDipoleMeanFlux

Compute the error on the absolute difference of dipole fluxes.

See Also#

LocalNanojansky LocalNanojanskyErr LocalDipoleMeanFlux LocalDipoleMeanFluxErr LocalDipoleDiffFlux

Attributes Summary

columns

Columns required to perform calculation.

name

Full name of functor (suitable for figure labels).

Attributes Documentation

columns#
name#