lsst.meas.algorithms g1d3acf762d+df4e4cf2ad
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Nlsst
 Nafw
 Ndetection
 CIdSpanRun-length code for part of object
 CIdSpanComparComparison functor; sort by ID, then by row (y), then by column range start (x0)
 Ngdb
 Nmeas
 Nalgorithms
 Nmeas
 Nalgorithms
 Naccumulator_mean_stack
 Nadaptive_thresholds
 NbrightStarStamps
 NcloughTocher2DInterpolator
 NcoaddBoundedField
 NcomputeExPsf
 NcomputeRoughPsfShapelets
 NconvertRefcatManager
 NconvertReferenceCatalog
 Ndetection
 NdynamicDetection
 NfindCosmicRaysConfig
 NfindGlintTrails
 NflaggedSourceSelector
 NgaussianPsfFactory
 Ngp_interpolation
 NhtmIndexer
 NindexerRegistry
 NinstallGaussianPsf
 NloadReferenceObjects
 NmakePsfCandidates
 NmaskStreaks
 NmeasureApCorr
 Nnoise_covariance
 NnormalizedCalibrationFlux
 NobjectSizeStarSelector
 NpcaPsfDeterminer
 NpsfCandidate
 NpsfDeterminer
 NreadFitsCatalogTask
 NreadTextCatalogTask
 Nreinterpolate_pixels
 NreserveSourcesTask
 NscaleVariance
 NsetPrimaryFlags
 Nsimple_curve
 NskyObjects
 NsourceSelector
 Nstamps
 NstarSelector
 NsubtractBackground
 NtestUtils
 NtreecorrUtils
 CCloughTocher2DInterpolatorUtilsThis class contains static utility methods that are used by the CloughTocher2DInterpolatorTask and exists solely to provide a namespace
 CCoaddBoundedField
 CCoaddBoundedFieldElementStruct used to hold one Exposure's data in a CoaddBoundedField
 CCoaddPsfCoaddPsf is the Psf derived to be used for non-PSF-matched Coadd images
 CCoaddPsfControl
 CDefectEncapsulate information about a bad portion of a detector
 CDoubleGaussianPsfRepresent a Psf as a circularly symmetrical double Gaussian
 CevalChi2VisitorA class to pass around to all our PsfCandidates to evaluate the PSF fit's X^2
 CExposurePatchA convenience container for the exposure, peak and footprint that will be measured
 CImagePsfAn intermediate base class for Psfs that use an image representation
 CImagePsfTrampoline"Trampoline" for ImagePsf to let it be used as a base class in Python
 CKernelPsfA Psf defined by a Kernel
 CKernelPsfFactoryA PersistableFactory for KernelPsf and its subclasses
 CKernelPsfPersistenceHelperA read-only singleton struct containing the schema and key used in persistence for KernelPsf
 CMinimizeChi2
 CPcaPsfRepresent a PSF as a linear combination of PCA (== Karhunen-Loeve) basis functions
 CPsfCandidateClass stored in SpatialCells for spatial Psf fitting
 CPsfImagePca
 CSingleGaussianPsfRepresent a PSF as a circularly symmetrical Gaussian
 CSpanSetMomentsA struct that computes the unweighted moments of the pixels in an lsst.afw.geom.SpanSet
 CWarpedPsfA Psf class that maps an arbitrary Psf through a coordinate transformation
 CPsfTrampoline