lsst.ip.diffim
13.0-26-g703d095+10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
ABCMeta
lsst.ip.diffim.imageMapReduce.ImageMapper
SpatialCellImageCandidate
lsst::ip::diffim::KernelCandidate< _PixelT >
Class stored in SpatialCells for spatial Kernel fitting
ImageMapper
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapper
lsst.ip.diffim.zogy.ZogyMapper
ImageMapReduceConfig
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapReduceConfig
lsst.ip.diffim.zogy.ZogyMapReduceConfig
ImagePsfMatchConfig
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfig
lsst.ip.diffim.zogy.ZogyImagePsfMatchConfig
ImagePca
lsst::ip::diffim::detail::KernelPca< ImageT >
Overrides the analyze method of base class afwImage::ImagePca
CandidateVisitor
lsst::ip::diffim::detail::AssessSpatialKernelVisitor< PixelT >
Asseses the quality of a candidate given a spatial kernel and background model
lsst::ip::diffim::detail::BuildSingleKernelVisitor< PixelT >
Builds the convolution kernel for a given candidate
lsst::ip::diffim::detail::BuildSpatialKernelVisitor< PixelT >
Creates a spatial kernel and background from a list of candidates
lsst::ip::diffim::detail::KernelPcaVisitor< PixelT >
A class to run a PCA on all candidate kernels (represented as Images)
lsst::ip::diffim::detail::KernelSumVisitor< PixelT >
A class to accumulate kernel sums across SpatialCells
lsst::ip::diffim::DipoleCentroidControl
lsst::ip::diffim::DipoleFluxControl
lsst::ip::diffim::PsfDipoleFluxControl
C++ control object for PSF dipole fluxes
lsst::ip::diffim::FindSetBits< MaskT >
Class to accumulate Mask bits
lsst::ip::diffim::ImageStatistics< PixelT >
Class to calculate difference image statistics
lsst::ip::diffim::KernelCandidateDetection< PixelT >
Search through images for Footprints with no masked pixels
lsst::ip::diffim::KernelSolution
lsst::ip::diffim::SpatialKernelSolution
lsst::ip::diffim::StaticKernelSolution< InputT >
lsst::ip::diffim::MaskedKernelSolution< InputT >
lsst::ip::diffim::RegularizedKernelSolution< InputT >
SimpleAlgorithm
lsst::ip::diffim::DipoleCentroidAlgorithm
Intermediate base class for algorithms that compute a centroid
lsst::ip::diffim::NaiveDipoleCentroid
Intermediate base class for algorithms that compute a centroid
lsst::ip::diffim::DipoleFluxAlgorithm
Intermediate base class for algorithms that compute a flux
lsst::ip::diffim::NaiveDipoleFlux
lsst::ip::diffim::PsfDipoleFlux
Implementation of Psf dipole flux
BaseStarSelectorConfig
lsst.ip.diffim.diaCatalogSourceSelector.DiaCatalogSourceSelectorConfig
BaseStarSelectorTask
lsst.ip.diffim.diaCatalogSourceSelector.DiaCatalogSourceSelectorTask
Select sources for Kernel candidates
SingleFrameMeasurementConfig
lsst.ip.diffim.dipoleFitTask.DipoleFitTaskConfig
Measurement of detected diaSources as dipoles
SingleFrameMeasurementTask
lsst.ip.diffim.dipoleFitTask.DipoleFitTask
Subclass of SingleFrameMeasurementTask which accepts up to three input images in its
run()
method
SingleFramePlugin
lsst.ip.diffim.dipoleFitTask.DipoleFitPlugin
Subclass of SingleFramePlugin which fits dipoles to all merged (two-peak) diaSources
lsst.ip.diffim.dipoleMeasurement.ClassificationDipolePlugin
SingleFramePluginConfig
lsst.ip.diffim.dipoleFitTask.DipoleFitPluginConfig
Configuration for
DipoleFitPlugin
lsst.ip.diffim.dipoleMeasurement.ClassificationDipoleConfig
Config
lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalystConfig
lsst.ip.diffim.getTemplate.GetCalexpAsTemplateConfig
lsst.ip.diffim.getTemplate.GetCoaddAsTemplateConfig
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelConfig
Configuration parameters for the
DecorrelateALKernelTask
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelSpatialConfig
lsst.ip.diffim.imageMapReduce.ImageMapperConfig
lsst.ip.diffim.imageMapReduce.ImageMapReduceConfig
lsst.ip.diffim.imageMapReduce.ImageReducerConfig
lsst.ip.diffim.imagePsfMatch.ImagePsfMatchConfig
Configuration for image-to-image Psf matching
lsst.ip.diffim.modelPsfMatch.ModelPsfMatchConfig
Configuration for model-to-model Psf matching
lsst.ip.diffim.psfMatch.DetectionConfig
Configuration for detecting sources on images for building a PSF-matching kernel
lsst.ip.diffim.psfMatch.PsfMatchConfig
Base configuration for Psf-matching
lsst.ip.diffim.psfMatch.PsfMatchConfigAL
The parameters specific to the "Alard-Lupton" (sum-of-Gaussian) Psf-matching basis
lsst.ip.diffim.psfMatch.PsfMatchConfigDF
The parameters specific to the delta-function (one basis per-pixel) Psf-matching basis
lsst.ip.diffim.zogy.ZogyConfig
Task
lsst.ip.diffim.getTemplate.GetCalexpAsTemplateTask
lsst.ip.diffim.getTemplate.GetCoaddAsTemplateTask
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelSpatialTask
Decorrelate the effect of convolution by Alard-Lupton matching kernel in image difference
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelTask
Decorrelate the effect of convolution by Alard-Lupton matching kernel in image difference
lsst.ip.diffim.imageDecorrelation.DecorrelateALKernelMapper
lsst.ip.diffim.imageMapReduce.ImageMapper
lsst.ip.diffim.imageMapReduce.ImageMapReduceTask
lsst.ip.diffim.imageMapReduce.ImageReducer
lsst.ip.diffim.psfMatch.PsfMatchTask
Base class for Psf Matching; should not be called directly
lsst.ip.diffim.zogy.ZogyTask
lsst.ip.diffim.zogy.ZogyMapper
PsfMatchConfigAL
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigAL
FCNBase
lsst::ip::diffim::MinimizeDipoleChi2
Class to minimize
PsfDipoleFlux
; this is the object that Minuit minimizes
object
lsst.gdb.ip.diffim.printers.CRPixelPrinter
lsst.ip.diffim.diaCatalogSourceSelector.CheckSource
lsst.ip.diffim.diaSourceAnalysis.DiaSourceAnalyst
lsst.ip.diffim.diffimTools.NbasisEvaluator
lsst.ip.diffim.dipoleFitTask.DipoleFitAlgorithm
Lightweight class containing methods for fitting a dipole model in a diffim, used by
DipoleFitPlugin
lsst.ip.diffim.dipoleFitTask.DipoleModel
Lightweight class containing methods for generating a dipole model for fitting to sources in diffims, used by
DipoleFitAlgorithm
lsst.ip.diffim.dipoleMeasurement.DipoleAnalysis
Functor class that provides (S/N, position, orientation) of measured dipoles
lsst.ip.diffim.dipoleMeasurement.DipoleDeblender
Functor to deblend a source as a dipole, and return a new source with deblended footprints
lsst.ip.diffim.dipoleMeasurement.SourceFlagChecker
Functor class to check whether a diaSource has flags set that should cause it to be labeled bad
lsst.ip.diffim.kernelCandidateQa.KernelCandidateQa
lsst.ip.diffim.utils.DipoleTestImage
Utility class for dipole measurement testing
with_metaclass
lsst.ip.diffim.imageMapReduce.ImageMapper
ImagePsfMatchTask
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchTask
Image-based Psf-matching of two subsequent snaps from the same visit
lsst.ip.diffim.zogy.ZogyImagePsfMatchTask
SingleFrameMeasurementConfig
lsst.ip.diffim.dipoleMeasurement.DipoleMeasurementConfig
Measurement of detected diaSources as dipoles
SingleFrameMeasurementTask
lsst.ip.diffim.dipoleMeasurement.DipoleMeasurementTask
Measurement of Sources, specifically ones from difference images, for characterization as dipoles
PsfMatchConfigDF
lsst.ip.diffim.snapPsfMatch.SnapPsfMatchConfigDF
PsfMatchTask
lsst.ip.diffim.imagePsfMatch.ImagePsfMatchTask
Psf-match two MaskedImages or Exposures using the sources in the images
lsst.ip.diffim.modelPsfMatch.ModelPsfMatchTask
Matching of two model Psfs, and application of the Psf-matching kernel to an input Exposure
Generated on Sat Sep 16 2017 11:39:54 for lsst.ip.diffim by
1.8.5