lsst.ip.diffim
15.0-8-g67a62d3+2
|
Classes | |
class | DipoleFitAlgorithm |
Lightweight class containing methods for fitting a dipole model in a diffim, used by DipoleFitPlugin. More... | |
class | DipoleFitPlugin |
Subclass of SingleFramePlugin which fits dipoles to all merged (two-peak) diaSources. More... | |
class | DipoleFitPluginConfig |
Configuration for DipoleFitPlugin. More... | |
class | DipoleFitTask |
Subclass of SingleFrameMeasurementTask which accepts up to three input images in its run() method. More... | |
class | DipoleFitTaskConfig |
Measurement of detected diaSources as dipoles. More... | |
class | DipoleModel |
Lightweight class containing methods for generating a dipole model for fitting to sources in diffims, used by DipoleFitAlgorithm. More... | |